Bug#322843: Support for JDK6 update 1
Pierre Métras
p.metras at videotron.ca
Sun Jun 17 02:10:24 UTC 2007
Hi,
To support Sun first update of JDK6, I had to add the following lines
to /usr/share/java-package/sun-j2sdk.sh (sorry no patch, only 5 lines...)
"jdk-6u"[0-9]"-linux-i586.bin") # SUPPORTED
j2se_version=1.6.0+update${archive_name:6:1}
j2se_expected_min_size=62
found=true
;;
I suppose there are similar updates for JRE and amd64...
-- Pierre Métras
More information about the pkg-java-maintainers
mailing list