Wed, 14 Mar 2018 15:28:31 +0100 8199603: Build failures after JDK-8199421 "Add support for vector popcount"
shade [Wed, 14 Mar 2018 15:28:31 +0100] rev 49396
8199603: Build failures after JDK-8199421 "Add support for vector popcount" Reviewed-by: thartmann
Tue, 13 Mar 2018 16:21:45 -0400 8191924: Adjust DelegatingClassLoader's metadata space sizing algorithm
zgu [Tue, 13 Mar 2018 16:21:45 -0400] rev 49395
8191924: Adjust DelegatingClassLoader's metadata space sizing algorithm Summary: Reduce memory usage for delegating class loader's metadata by adjusting sizing alogrithm Reviewed-by: adinn, stuefe, coleenp
Wed, 14 Mar 2018 14:09:33 +0100 8199516: Remove dead code overlooked during Full GC work
tschatzl [Wed, 14 Mar 2018 14:09:33 +0100] rev 49394
8199516: Remove dead code overlooked during Full GC work Reviewed-by: sangheki, sjohanss
Wed, 14 Mar 2018 12:12:00 +0100 8199472: Fix non-PCH build after JDK-8199319
simonis [Wed, 14 Mar 2018 12:12:00 +0100] rev 49393
8199472: Fix non-PCH build after JDK-8199319 Reviewed-by: stefank, coleenp
Wed, 14 Mar 2018 07:27:19 -0400 8199282: Remove ValueObj class for allocation subclassing for gc code
coleenp [Wed, 14 Mar 2018 07:27:19 -0400] rev 49392
8199282: Remove ValueObj class for allocation subclassing for gc code Reviewed-by: stefank, kbarrett
Wed, 14 Mar 2018 07:07:18 -0400 Merge
dholmes [Wed, 14 Mar 2018 07:07:18 -0400] rev 49391
Merge
Tue, 13 Mar 2018 18:22:53 +0000 8199220: Zero build broken after 8195103, 8191102 and 8189871
enevill [Tue, 13 Mar 2018 18:22:53 +0000] rev 49390
8199220: Zero build broken after 8195103, 8191102 and 8189871 Reviewed-by: dholmes, stuefe, eosterlund, glaubitz, coleenp
Sun, 11 Mar 2018 07:11:03 +0100 8199430: Rename MetaspaceAux to something more meaningful
stuefe [Sun, 11 Mar 2018 07:11:03 +0100] rev 49389
8199430: Rename MetaspaceAux to something more meaningful Reviewed-by: zgu, coleenp
Wed, 14 Mar 2018 10:38:02 +0100 8199511: Do not generate g1_{pre|post}_barrier_slow_id without CardTable-enabled barrier set
shade [Wed, 14 Mar 2018 10:38:02 +0100] rev 49388
8199511: Do not generate g1_{pre|post}_barrier_slow_id without CardTable-enabled barrier set Reviewed-by: rkennke, kvn, pliden, stefank
Tue, 13 Mar 2018 15:29:55 -0700 8197944: Condy tests fails on Windows
psandoz [Tue, 13 Mar 2018 15:29:55 -0700] rev 49387
8197944: Condy tests fails on Windows Reviewed-by: dholmes
Tue, 13 Mar 2018 20:06:34 +0100 8199518: test/hotspot/jtreg/runtime/SelectionResolution tests take a lot longer to run with fastdebug after JDK-8198423
stuefe [Tue, 13 Mar 2018 20:06:34 +0100] rev 49386
8199518: test/hotspot/jtreg/runtime/SelectionResolution tests take a lot longer to run with fastdebug after JDK-8198423 Summary: added metaspace verfications in fastdebug were too aggressive for this test and made fastdebug too slow Reviewed-by: zgu, coleenp
Tue, 13 Mar 2018 18:27:20 +0100 8199533: ProblemList tests failing after JDK-8153333
sjohanss [Tue, 13 Mar 2018 18:27:20 +0100] rev 49385
8199533: ProblemList tests failing after JDK-8153333 Reviewed-by: jwilhelm, ctornqvi
Tue, 13 Mar 2018 10:22:15 -0700 8199421: Add support for vector popcount
rlupusoru [Tue, 13 Mar 2018 10:22:15 -0700] rev 49384
8199421: Add support for vector popcount Reviewed-by: kvn
Tue, 13 Mar 2018 17:13:35 +0100 8198445: Access API for primitive/native arraycopy
rkennke [Tue, 13 Mar 2018 17:13:35 +0100] rev 49383
8198445: Access API for primitive/native arraycopy Reviewed-by: pliden, eosterlund, dholmes
Wed, 14 Mar 2018 00:30:56 +0900 8199323: hsdis could not be loaded which are located on long path
ysuenaga [Wed, 14 Mar 2018 00:30:56 +0900] rev 49382
8199323: hsdis could not be loaded which are located on long path Reviewed-by: dholmes, stuefe
Tue, 13 Mar 2018 11:29:30 +0100 8198510: Enable UseDynamicNumberOfGCThreads by default
mdoerr [Tue, 13 Mar 2018 11:29:30 +0100] rev 49381
8198510: Enable UseDynamicNumberOfGCThreads by default Reviewed-by: tschatzl, sjohanss
Thu, 08 Mar 2018 14:33:57 -0800 8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods
psandoz [Thu, 08 Mar 2018 14:33:57 -0800] rev 49380
8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods Reviewed-by: lfoltan, acorn
Mon, 12 Mar 2018 14:11:54 -0700 8193369: post_field_access does not work for some functions, possibly related to fast_getfield
amenkov [Mon, 12 Mar 2018 14:11:54 -0700] rev 49379
8193369: post_field_access does not work for some functions, possibly related to fast_getfield Reviewed-by: sspitsyn, cjplummer
Mon, 12 Mar 2018 13:54:55 -0700 8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java timeouts with Graal
epavlova [Mon, 12 Mar 2018 13:54:55 -0700] rev 49378
8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java timeouts with Graal Reviewed-by: bchristi, mchung
Fri, 09 Mar 2018 23:13:37 +0900 8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte
ysuenaga [Fri, 09 Mar 2018 23:13:37 +0900] rev 49377
8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte Reviewed-by: sjohanss, tschatzl
Mon, 12 Mar 2018 12:02:20 +0100 8198894: [PPC64] More generic vector CRC implementation
mdoerr [Mon, 12 Mar 2018 12:02:20 +0100] rev 49376
8198894: [PPC64] More generic vector CRC implementation Reviewed-by: goetz, mhorie
Mon, 12 Mar 2018 09:46:12 +0100 8197852: Move G1DefaultPolicy into G1Policy
ehelin [Mon, 12 Mar 2018 09:46:12 +0100] rev 49375
8197852: Move G1DefaultPolicy into G1Policy Reviewed-by: sjohanss, tschatzl
Mon, 12 Mar 2018 08:16:48 +0100 8199024: Remove unneccessary protected and virtual modifiers from G1CollectedHeap
ehelin [Mon, 12 Mar 2018 08:16:48 +0100] rev 49374
8199024: Remove unneccessary protected and virtual modifiers from G1CollectedHeap Reviewed-by: kbarrett, stuefe
Fri, 09 Mar 2018 20:01:38 -0500 8199283: Remove ValueObj class for allocation subclassing for compiler code
coleenp [Fri, 09 Mar 2018 20:01:38 -0500] rev 49373
8199283: Remove ValueObj class for allocation subclassing for compiler code Reviewed-by: stefank, tschatzl
Fri, 09 Mar 2018 13:36:39 -0800 8196626: [Graal] runtime/appcds/UseAppCDS.java crashes with "VM thread using lock Heap_lock (not allowed to block on)"
ccheung [Fri, 09 Mar 2018 13:36:39 -0800] rev 49372
8196626: [Graal] runtime/appcds/UseAppCDS.java crashes with "VM thread using lock Heap_lock (not allowed to block on)" Summary: print a message and abort CDS dumping when the allocation of metaspace has failed Reviewed-by: iklam, mseledtsov
Fri, 09 Mar 2018 12:38:54 -0800 8199422: Hotspot build is broken after push of 8197235
kvn [Fri, 09 Mar 2018 12:38:54 -0800] rev 49371
8199422: Hotspot build is broken after push of 8197235 Reviewed-by: shade, lfoltan
Fri, 09 Mar 2018 10:15:22 -0800 8197235: src/hotspot/share/jvmci/jvmciCompilerToVM.cpp takes 4 minutes to compile on windows
kvn [Fri, 09 Mar 2018 10:15:22 -0800] rev 49370
8197235: src/hotspot/share/jvmci/jvmciCompilerToVM.cpp takes 4 minutes to compile on windows Summary: moved most expensive methods to new file jvmciCompilerToVMInit.cpp and switch off C++ compiler optimization for it on Windows and Solaris Reviewed-by: erikj, ihse, dnsimon
Fri, 09 Mar 2018 13:06:36 -0500 Merge
coleenp [Fri, 09 Mar 2018 13:06:36 -0500] rev 49369
Merge
Thu, 08 Feb 2018 09:23:49 +0100 8197405: Improve messages of AbstractMethodErrors and IncompatibleClassChangeErrors.
goetz [Thu, 08 Feb 2018 09:23:49 +0100] rev 49368
8197405: Improve messages of AbstractMethodErrors and IncompatibleClassChangeErrors. Reviewed-by: coleenp, dholmes, mdoerr, njian
Fri, 09 Mar 2018 09:46:49 -0800 8198591: compiler/aot/fingerprint tests should be moved to open
kvn [Fri, 09 Mar 2018 09:46:49 -0800] rev 49367
8198591: compiler/aot/fingerprint tests should be moved to open Reviewed-by: thartmann
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip