RFR: Changes to disable and/or remove Solaris 32-bit from JDK8

Alan Bateman Alan.Bateman at oracle.com
Fri Sep 6 19:21:03 UTC 2013


On 06/09/2013 17:47, Kumar Srinivasan wrote:
> Hello,
>
> Please review the changes to remove Solaris 32-bit binaries from JDK8 
> distros,
> at this time the dual mode support in the launcher is being disabled.
>
> Message regarding this:
> http://mail.openjdk.java.net/pipermail/jdk8-dev/2013-September/003159.html 
>
>
> The jdk changes are here:
> http://cr.openjdk.java.net/~ksrini/8020552/webrev.jdk.0/
>
> The top forest changes are here:
> http://cr.openjdk.java.net/~ksrini/8020552/webrev.jdk8.0/
I haven't studied the changes yet but I see you've updated 
test/java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh. 
I don't think you need the changes at L42-48, instead you can just "hg 
rm" the 32-bit libraries that are in 
test/java/nio/channels/spi/SelectorProvider/inheritedChannel/lib.

You might want to bring the changes to serviceability-dev because of the 
change to the JDI launching connector and the JDI tests.

-Alan.





More information about the build-dev mailing list