On 6/19/14 12:02 PM, Tim Bell wrote:
Hi Mandy:
The jar files for access bridge are different on windows-i586 and
windows-amd64. Need to be able to generate different version of
java.policy for windows-i586 and windows-amd64 JDK.
This patch copies different copy according to its target OS/CPU.
Hi Mandy:
The jar files for access bridge are different on windows-i586 and
windows-amd64. Need to be able to generate different version of
java.policy for windows-i586 and windows-amd64 JDK.
This patch copies different copy according to its target OS/CPU.
Webrev at:
http://cr.openjdk.java.ne
The jar files for access bridge are different on windows-i586 and
windows-amd64. Need to be able to generate different version of
java.policy for windows-i586 and windows-amd64 JDK.
This patch copies different copy according to its target OS/CPU.
Webrev at:
http://cr.openjdk.java.net/~mchung/
There's some changes in 9 that should be backported to 8u so developers on 10.9
will be able to build. JDK-8043340 (that I just pushed to 9) is one, but it's
dependent on at least one other change.
-DrD-
> Attempting to build JDK 8 on Mavericks I found the same problem:
>
> $ sh configure --w
Attempting to build JDK 8 on Mavericks I found the same problem:
$ sh configure --with-debug-level=fastdebug
--with-tools-dir=/Applications/Xcode4.app/Contents/Developer/usr/bin
[…]
checking for gcc... /Applications/Xcode4.app/Contents/Developer/usr/bin/gcc
configure: Resolving CC (as
/Applicati
Hello, Alan.
Thank you for the review.
> Do we know if anyone has been editing the file in ${java.home}/lib?
I couldn't find any examples on the internet although I've done a very
extensive search, so I we could add a property later if someone would request
it.
With best regards. Petr.
On 19
Hello,
Please review the fix for the issue:
https://bugs.openjdk.java.net/browse/JDK-8047336
The fix is available at:
http://cr.openjdk.java.net/~pchelko/9/8047336/webrev.00/
This is another step in datatransfer modularization work. This part of the work
needs a CCC, so I've moved it out to a s
On 19/06/2014 12:17, Petr Pchelko wrote:
Hello,
Please review the fix for the issue:
https://bugs.openjdk.java.net/browse/JDK-8047336
The fix is available at:
http://cr.openjdk.java.net/~pchelko/9/8047336/webrev.00/
This is another step in datatransfer modularization work. This part of the work