Relates :
|
We have to fix our AIX port in ppc-aix-port/stage which will eventually go into jdk8u after we have synced the following two changes from there: 8028293: Check local configuration for actual ephemeral port range 7133499: (fc) FileChannel.read not preempted by asynchronous close on OS X This change also updates src/share/lib/security/java.security-aix to incorporate the latest changes from the other platforms security files (i.e. java.security-aix is now equal to java.security-linux). This change is similar to "8033154: PPC64: Fix AIX build after integration into jdk9/dev" for jdk9/dev except that jdk8u doesn���t have "8032451: (dc) DatagramChannel.join should support include-mode filtering on OS X" until now.