Changeset: 8f31e6a9b691 Author: amurillo Date: 2012-03-16 17:21 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/8f31e6a9b691
7152784: new hotspot build - hs23-b19 Reviewed-by: jcoomes ! make/hotspot_version Changeset: b7175879a006 Author: brutisso Date: 2012-03-13 21:12 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/b7175879a006 7152954: G1: Native memory leak during full GCs Summary: Add destructor to TruncatedSeq and call delete when necessary Reviewed-by: johnc, tonyp ! src/share/vm/gc_implementation/g1/survRateGroup.cpp ! src/share/vm/utilities/numberSeq.cpp ! src/share/vm/utilities/numberSeq.hpp Changeset: a5f2ffa62a17 Author: sspitsyn Date: 2012-03-17 02:48 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/a5f2ffa62a17 7123170: JCK vm/jvmti/ResourceExhausted/resexh001/resexh00101/ tests fails since 7u4 b02 Summary: The JVMTI ResourceExhausted events must be generated in all places where OOME is thrown Reviewed-by: acorn, coleenp, dcubed, dholmes, dsamersoff, jwilhelm, tonyp Contributed-by: [email protected] ! src/share/vm/oops/arrayKlass.cpp ! src/share/vm/oops/instanceKlass.cpp ! src/share/vm/oops/objArrayKlass.cpp ! src/share/vm/oops/typeArrayKlass.cpp ! src/share/vm/prims/jvmtiExport.hpp Changeset: 63312751e1e6 Author: minqi Date: 2012-03-21 09:57 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/63312751e1e6 Merge Changeset: ab565ffd9ec9 Author: iveresov Date: 2012-03-21 12:06 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/ab565ffd9ec9 7154333: JVM fails to start if -XX:+AggressiveHeap is set Summary: Don't set CompilationPolicyChoice with AggressiveHeap Reviewed-by: never, kvn ! src/share/vm/runtime/arguments.cpp Changeset: 0ecdb26f147b Author: iveresov Date: 2012-03-21 11:54 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/0ecdb26f147b Merge Changeset: 6c1189bed856 Author: iveresov Date: 2012-03-21 15:08 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/6c1189bed856 Merge Changeset: 592be2b070a9 Author: jcoomes Date: 2012-03-21 22:16 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/592be2b070a9 7154724: jdk7u4 test properties missing from jprt.properties Reviewed-by: brutisso ! make/jprt.properties Changeset: 74229f694686 Author: dlong Date: 2012-02-29 12:58 -0500 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/74229f694686 7142641: -Xshared:on fails on ARM Summary: map read-only pages MAP_PRIVATE instead of MAP_SHARED Reviewed-by: dcubed, dholmes Contributed-by: [email protected] ! src/os/linux/vm/os_linux.cpp Changeset: 0777128def78 Author: jmelvin Date: 2012-03-22 17:27 -0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/0777128def78 7144328: Improper commandlines for -XX:+-UnlockCommercialFeatures require proper warning/error messages Summary: Provide custom error messages for locked commercial feature options which are not first unlocked. Reviewed-by: dcubed, jcoomes, kamg, dholmes ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.cpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/globals_ext.hpp Changeset: b5ab741f2be1 Author: jcoomes Date: 2012-03-22 15:28 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/b5ab741f2be1 7155757: make jdk7u4 the default jprt release for hs23 Reviewed-by: kvn, kamg, sspitsyn ! make/jprt.properties Changeset: ad5eb0a72fb1 Author: jmelvin Date: 2012-03-22 23:51 -0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/ad5eb0a72fb1 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using contains() method instead of .startsWith(). Reviewed-by: dcubed, phh, ohair, katleman ! agent/src/share/classes/sun/jvm/hotspot/jdi/ConnectorImpl.java ! agent/src/share/classes/sun/jvm/hotspot/utilities/PlatformInfo.java Changeset: f0a0f737689f Author: jcoomes Date: 2012-03-24 07:03 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/f0a0f737689f Added tag hs23-b19 for changeset ad5eb0a72fb1 ! .hgtags Changeset: f1b786625e0c Author: jcoomes Date: 2012-03-24 07:28 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/hotspot/rev/f1b786625e0c Merge ! .hgtags ! make/hotspot_version
