Changeset: 4acebbe310e1
Author:zgu
Date: 2012-08-01 17:19 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/4acebbe310e1
7185614: NMT ON: "check by caller" assertion failed on nsk ThreadMXBean test
7187429: NMT ON: Merge failure should cause NMT to shutdown
Summary: F
Changeset: 6acee021f5ac
Author:coleenp
Date: 2012-08-01 16:52 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/6acee021f5ac
7129723: MAC: Some regression tests need to recognize Mac OS X platform
Summary: Add Darwin like Linux to shell scripts
Reviewed-by: kvn, kamg,
Changeset: 75bda37d0337
Author:omajid
Date: 2012-08-01 22:13 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/75bda37d0337
6844255: Potential stack corruption in GetJavaProperties
Summary: Use dynamically allocated buffers for temp and encoding.
Reviewed-by: alanb, andrew
! sr
Changeset: 184da100cf45
Author:jgish
Date: 2012-07-27 16:17 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/184da100cf45
6914123: (str) Missing synchronization in
java.lang.String#contentEquals(CharSequence)
Summary: Change contentEquals( CharSequence cs ) to do synchronizati
Greetings,
I have a fix for the following Linux specific FDS bug:
7188168 4/4 7071904 broke the DEBUG_BINARIES option on Linux
Here is the URL for the webrev:
http://cr.openjdk.java.net/~dcubed/fds_revamp/7188168-webrev/0/
What the fix does is reorder and slightly tweak the Makefile l
Changeset: 21c590fdc8cb
Author:mullan
Date: 2012-08-01 11:06 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/21c590fdc8cb
7179715: OCSP revocation checking fails if the signer certificate is identified
using the key ID
Reviewed-by: vinnie
! src/share/classes/sun/security/pro