Wed, 07 Jan 2015 16:24:58 +0000 Merge
brutisso [Wed, 07 Jan 2015 16:24:58 +0000] rev 28381
Merge
Wed, 07 Jan 2015 15:02:00 +0100 8067868: Add GCOld as a JTreg test
brutisso [Wed, 07 Jan 2015 15:02:00 +0100] rev 28380
8067868: Add GCOld as a JTreg test Reviewed-by: kbarrett, dfazunen, ehelin
Wed, 07 Jan 2015 15:15:37 +0100 8048179: Early reclaim of large objects that are referenced by a few objects
tschatzl [Wed, 07 Jan 2015 15:15:37 +0100] rev 28379
8048179: Early reclaim of large objects that are referenced by a few objects Summary: Push the remembered sets of large objects with few referenced into the dirty card queue at the beginning of the evacuation so that they may end up with zero remembered set entries at the end of the collection, and are potentially reclaimed. Also improve timing measurements of the early reclaim mechanism, and shorten flag names. Reviewed-by: brutisso, jmasa, dfazunen
Wed, 07 Jan 2015 10:19:00 +0100 8067676: Add applicable closed gc jtreg tests to run in JPRT
brutisso [Wed, 07 Jan 2015 10:19:00 +0100] rev 28378
8067676: Add applicable closed gc jtreg tests to run in JPRT Reviewed-by: ehelin
Mon, 05 Jan 2015 15:00:30 +0100 Merge
jwilhelm [Mon, 05 Jan 2015 15:00:30 +0100] rev 28377
Merge
Mon, 22 Dec 2014 17:33:29 +0100 8067947: Regression test for JDK-6522873
jwilhelm [Mon, 22 Dec 2014 17:33:29 +0100] rev 28376
8067947: Regression test for JDK-6522873 Summary: Added a regression test that will fail if we allow extra characters after flag names Reviewed-by: ctornqvi, tschatzl
Tue, 23 Dec 2014 15:48:32 +0100 8068018: Clean up friends of G1CollectedHeap
tschatzl [Tue, 23 Dec 2014 15:48:32 +0100] rev 28375
8068018: Clean up friends of G1CollectedHeap Summary: Remove unnecessary friend class declaration in the G1CollectedHeap class. Reviewed-by: jwilhelm, jmasa
Tue, 06 Jan 2015 19:30:28 -0500 8067836: The Universe::flush_foo methods belong in CodeCache.
coleenp [Tue, 06 Jan 2015 19:30:28 -0500] rev 28374
8067836: The Universe::flush_foo methods belong in CodeCache. Summary: Move this code to CodeCache. Reviewed-by: kbarrett, kvn
Mon, 05 Jan 2015 22:50:59 -0500 6583051: crash when adding non-static methods to java.lang.Object class
coleenp [Mon, 05 Jan 2015 22:50:59 -0500] rev 28373
6583051: crash when adding non-static methods to java.lang.Object class Summary: stop the JVM if java.lang.Object is incorrectly defined rather than crashing. Reviewed-by: ctornqvi, dholmes
Mon, 05 Jan 2015 12:07:37 -0500 8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling.
goetz [Mon, 05 Jan 2015 12:07:37 -0500] rev 28372
8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling. Summary: Introduce compressed oops mode disjoint base and improve compressed heap handling. Reviewed-by: kvn, coleenp
Tue, 30 Dec 2014 12:59:20 -0500 8064335: Null pointer dereference in hotspot/src/share/vm/classfile/verifier.cpp
hseigel [Tue, 30 Dec 2014 12:59:20 -0500] rev 28371
8064335: Null pointer dereference in hotspot/src/share/vm/classfile/verifier.cpp Summary: use correct CHECK macro in call to load_class() Reviewed-by: coleenp, lfoltan, gziemski
Sat, 27 Dec 2014 13:26:41 -0500 Merge
hseigel [Sat, 27 Dec 2014 13:26:41 -0500] rev 28370
Merge
Wed, 17 Dec 2014 18:20:10 +0100 8049716: PPC64: Implement SA on Linux/PPC64
simonis [Wed, 17 Dec 2014 18:20:10 +0100] rev 28369
8049716: PPC64: Implement SA on Linux/PPC64 Reviewed-by: simonis, dsamersoff Contributed-by: maynardj@us.ibm.com
Tue, 23 Dec 2014 19:04:23 -0800 Merge
minqi [Tue, 23 Dec 2014 19:04:23 -0800] rev 28368
Merge
Fri, 19 Dec 2014 22:52:02 -0800 Merge
minqi [Fri, 19 Dec 2014 22:52:02 -0800] rev 28367
Merge
Fri, 19 Dec 2014 18:33:55 +0100 8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639
simonis [Fri, 19 Dec 2014 18:33:55 +0100] rev 28366
8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639 Reviewed-by: goetz
Thu, 18 Dec 2014 16:15:21 -0500 8067713: Move clean_weak_method_links for redefinition out of class unloading
coleenp [Thu, 18 Dec 2014 16:15:21 -0500] rev 28365
8067713: Move clean_weak_method_links for redefinition out of class unloading Summary: Do this work during class redefinition, only verify clean during class unloading in debug mode. Reviewed-by: sspitsyn, roland, kbarrett
Thu, 18 Dec 2014 04:56:27 +0000 Merge
jiangli [Thu, 18 Dec 2014 04:56:27 +0000] rev 28364
Merge
Wed, 17 Dec 2014 23:34:52 -0500 8059510: Compact symbol table layout inside shared archive.
jiangli [Wed, 17 Dec 2014 23:34:52 -0500] rev 28363
8059510: Compact symbol table layout inside shared archive. Summary: Use separate compact table for shared symbols. Reviewed-by: iklam, gziemski, shade, sla, jrose
Thu, 15 Jan 2015 13:09:39 -0800 Added tag jdk9-b46 for changeset a41296327b3d
katleman [Thu, 15 Jan 2015 13:09:39 -0800] rev 28362
Added tag jdk9-b46 for changeset a41296327b3d
Fri, 16 Jan 2015 12:33:36 -0800 Merge
lana [Fri, 16 Jan 2015 12:33:36 -0800] rev 28361
Merge
Fri, 16 Jan 2015 10:15:54 +0100 8069041: Bootcycle builds do not work with sjavac
erikj [Fri, 16 Jan 2015 10:15:54 +0100] rev 28360
8069041: Bootcycle builds do not work with sjavac Reviewed-by: ihse
Thu, 15 Jan 2015 14:51:05 -0800 8067099: Add deprecation lint warning to build of jdk repository
darcy [Thu, 15 Jan 2015 14:51:05 -0800] rev 28359
8067099: Add deprecation lint warning to build of jdk repository Reviewed-by: erikj
Thu, 15 Jan 2015 15:43:28 +0100 8069057: Make sure configure is run by bash
ihse [Thu, 15 Jan 2015 15:43:28 +0100] rev 28358
8069057: Make sure configure is run by bash Reviewed-by: erikj
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip