amurillo [Tue, 13 Jan 2015 08:58:06 -0800] rev 28399
Merge
amurillo [Thu, 08 Jan 2015 17:11:49 -0800] rev 28398
Merge
dlong [Thu, 08 Jan 2015 17:45:10 -0500] rev 28397
Merge
roland [Tue, 16 Dec 2014 13:49:36 +0100] rev 28396
6700100: optimize inline_native_clone() for small objects with exact klass
Summary: optimize small instance clones as loads/stores
Reviewed-by: kvn, iveresov
roland [Mon, 22 Dec 2014 11:21:20 +0100] rev 28395
8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
Summary: concurrent class loading causes return phi to become top
Reviewed-by: kvn
fzhinkin [Tue, 30 Dec 2014 11:09:42 +0300] rev 28394
8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization
Reviewed-by: kvn, iignatyev
fzhinkin [Tue, 30 Dec 2014 11:07:49 +0300] rev 28393
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
Reviewed-by: kvn, iignatyev
dpochepk [Thu, 25 Dec 2014 15:57:38 +0300] rev 28392
8059625: JEP-JDK-8043304: Test task: DTrace- tests for segmented codecache feature
Reviewed-by: sspitsyn, twisti, fzhinkin, iignatyev
pchistyakov [Fri, 26 Dec 2014 14:47:35 +0300] rev 28391
8066497: Update c.o.j.t.ByteCodeLoader to be able really reload given class
Reviewed-by: drchase, fzhinkin, iignatyev
fzhinkin [Fri, 26 Dec 2014 14:33:23 +0300] rev 28390
8059623: JEP-JDK-8043304: Test task: command line options tests
Reviewed-by: twisti, thartmann, goetz, iignatyev
fzhinkin [Wed, 24 Dec 2014 19:32:13 +0300] rev 28389
8068183: Add isTieredSupported method to c.o.j.t.Platforms
Reviewed-by: kvn, iignatyev
eistepan [Tue, 23 Dec 2014 12:40:13 +0300] rev 28388
8066864: remove ctw-test from testlibrary/
Reviewed-by: kvn, iignatyev
tpivovarova [Tue, 16 Dec 2014 17:26:42 +0300] rev 28387
8067173: remove Utils::fileAsList
Reviewed-by: kvn, iignatyev
iignatyev [Tue, 23 Dec 2014 16:36:44 +0300] rev 28386
8066896: Update c.o.j.t.InfiniteLoop to skip zero timeout
Reviewed-by: kvn, iignatyev
Contributed-by: pavel.chistyakov@oracle.com
tpivovarova [Fri, 19 Dec 2014 14:12:22 +0300] rev 28385
8062012: test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build
Reviewed-by: kvn, fzhinkin, iignatyev
iignatyev [Sat, 13 Dec 2014 00:13:05 +0300] rev 28384
8059613: JEP-JDK-8043304: Test task: JMX- tests
Reviewed-by: thartmann, twisti
Contributed-by: dmitrij.pochepko@oracle.com
iignatyev [Sat, 13 Dec 2014 00:54:22 +0300] rev 28383
8066440: Various changes in testlibrary for JDK-8059613
Reviewed-by: thartmann, twisti
Contributed-by: dmitrij.pochepko@oracle.com
jwilhelm [Thu, 08 Jan 2015 15:44:46 +0100] rev 28382
Merge
brutisso [Wed, 07 Jan 2015 16:24:58 +0000] rev 28381
Merge
brutisso [Wed, 07 Jan 2015 15:02:00 +0100] rev 28380
8067868: Add GCOld as a JTreg test
Reviewed-by: kbarrett, dfazunen, ehelin
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
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
jwilhelm [Mon, 05 Jan 2015 15:00:30 +0100] rev 28377
Merge
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
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
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
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
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
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
hseigel [Sat, 27 Dec 2014 13:26:41 -0500] rev 28370
Merge
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
minqi [Tue, 23 Dec 2014 19:04:23 -0800] rev 28368
Merge
minqi [Fri, 19 Dec 2014 22:52:02 -0800] rev 28367
Merge
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
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
jiangli [Thu, 18 Dec 2014 04:56:27 +0000] rev 28364
Merge
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
katleman [Thu, 15 Jan 2015 13:09:39 -0800] rev 28362
Added tag jdk9-b46 for changeset a41296327b3d
lana [Fri, 16 Jan 2015 12:33:36 -0800] rev 28361
Merge
erikj [Fri, 16 Jan 2015 10:15:54 +0100] rev 28360
8069041: Bootcycle builds do not work with sjavac
Reviewed-by: ihse
darcy [Thu, 15 Jan 2015 14:51:05 -0800] rev 28359
8067099: Add deprecation lint warning to build of jdk repository
Reviewed-by: erikj
ihse [Thu, 15 Jan 2015 15:43:28 +0100] rev 28358
8069057: Make sure configure is run by bash
Reviewed-by: erikj
ihse [Thu, 15 Jan 2015 15:40:56 +0100] rev 28357
8069063: More merge errors following JDK-8049367
Reviewed-by: erikj
ihse [Thu, 15 Jan 2015 15:09:37 +0100] rev 28356
8066769: Fix merge errors following JDK-8049367
Reviewed-by: erikj
erikj [Thu, 15 Jan 2015 12:09:04 +0100] rev 28355
8068902: Solaris build fails with new 10u10 devkit
Reviewed-by: tbell
amurillo [Tue, 13 Jan 2015 08:58:06 -0800] rev 28354
Merge
amurillo [Thu, 08 Jan 2015 17:11:48 -0800] rev 28353
Merge
dlong [Thu, 08 Jan 2015 17:45:08 -0500] rev 28352
Merge
fzhinkin [Tue, 30 Dec 2014 11:05:01 +0300] rev 28351
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
Reviewed-by: kvn, iignatyev
iignatyev [Wed, 24 Dec 2014 19:31:28 +0300] rev 28350
Merge
iignatyev [Sat, 13 Dec 2014 00:10:55 +0300] rev 28349
8059613: JEP-JDK-8043304: Test task: JMX- tests
Reviewed-by: thartmann, twisti
Contributed-by: dmitrij.pochepko@oracle.com
brutisso [Wed, 07 Jan 2015 15:02:33 +0100] rev 28348
8067868: Add GCOld as a JTreg test
Reviewed-by: kbarrett, dfazunen, ehelin
brutisso [Wed, 07 Jan 2015 10:17:45 +0100] rev 28347
8067676: Add applicable closed gc jtreg tests to run in JPRT
Reviewed-by: ehelin
katleman [Thu, 15 Jan 2015 13:09:36 -0800] rev 28346
Added tag jdk9-b46 for changeset 2602be4290e7
duke [Wed, 05 Jul 2017 20:14:13 +0200] rev 28345
Added tag jdk9-b46 for changeset 722378bc599e
duke [Wed, 05 Jul 2017 20:14:13 +0200] rev 28344
Merge
duke [Wed, 05 Jul 2017 20:14:07 +0200] rev 28343
Merge
lana [Mon, 12 Jan 2015 12:23:34 -0800] rev 28342
Merge
darcy [Mon, 12 Jan 2015 09:19:06 -0800] rev 28341
8006469: Cleanup reflective access of java.lang.annotation.Repeatable
Reviewed-by: jfranck
jjg [Fri, 09 Jan 2015 18:03:01 -0800] rev 28340
8068759: ConstFoldTest fails on Windows
Reviewed-by: ksrini