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

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Mon Sep 9 08:38:30 UTC 2013


On 2013-09-06 18: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/

In Jprt.gmk, the if and else clauses at the test for solaris-64 are 
identical, so you can remove the whole test and just keep the 
SRC_J*_IMAGE_DIR assignment.

Apart from that, the build system changes looks fine.

/Magnus




More information about the build-dev mailing list