Alan, Michael,
While this is an internal API and not supported, there is certainly an
issue in the implementation that crept in a while back. setIfNotSet is
using cachePolicy while get() may not return this value (depending on
whether there is a security manager installed, or if the policy has
Changeset: 617ada000804
Author:mchung
Date: 2010-10-19 09:49 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/617ada000804
6992968:
test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh
should not hang
Reviewed-by: alanb, dholmes
! test/java/lang/
Changeset: c6320457db65
Author:mchung
Date: 2010-10-19 10:02 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c6320457db65
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with
minCap=Integer.MIN_VALUE
Reviewed-by: dholmes, alanb
! src/share/classes/j
Changeset: 4851ff2ffc10
Author:jjg
Date: 2010-10-19 15:02 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4851ff2ffc10
6987760: remove 308 support from JDK7
Reviewed-by: darcy, mcimadamore
- src/share/classes/com/sun/source/tree/AnnotatedTypeTree.java
! src/share/classe