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
Fri, 09 Mar 2018 12:03:20 -0500 Merge
coleenp [Fri, 09 Mar 2018 12:03:20 -0500] rev 49366
Merge
Tue, 06 Mar 2018 19:24:13 +0100 8198423: Improve metaspace chunk allocation
stuefe [Tue, 06 Mar 2018 19:24:13 +0100] rev 49365
8198423: Improve metaspace chunk allocation Reviewed-by: goetz, coleenp
Fri, 09 Mar 2018 10:46:02 -0500 8173070: Remove ValueObj class for allocation subclassing for runtime code
coleenp [Fri, 09 Mar 2018 10:46:02 -0500] rev 49364
8173070: Remove ValueObj class for allocation subclassing for runtime code Reviewed-by: stefank, tschatzl, stuefe
Fri, 09 Mar 2018 08:01:25 +0100 8199328: Fix unsafe field accesses in heap dumper
pliden [Fri, 09 Mar 2018 08:01:25 +0100] rev 49363
8199328: Fix unsafe field accesses in heap dumper Reviewed-by: tschatzl, shade, eosterlund
Thu, 08 Mar 2018 16:44:29 -0500 8199012: SEGV in jni_DetachCurrentThread during VM shutdown
dholmes [Thu, 08 Mar 2018 16:44:29 -0500] rev 49362
8199012: SEGV in jni_DetachCurrentThread during VM shutdown Reviewed-by: stuefe, dcubed
Thu, 08 Mar 2018 19:10:25 +0100 8199319: Remove handles.inline.hpp include from reflectionUtils.hpp
stefank [Thu, 08 Mar 2018 19:10:25 +0100] rev 49361
8199319: Remove handles.inline.hpp include from reflectionUtils.hpp Reviewed-by: hseigel, dholmes
Thu, 08 Mar 2018 09:56:29 +0100 8199275: Fix inclusions of allocation.inline.hpp
stefank [Thu, 08 Mar 2018 09:56:29 +0100] rev 49360
8199275: Fix inclusions of allocation.inline.hpp Reviewed-by: coleenp, kbarrett, dholmes
Wed, 07 Mar 2018 21:57:36 +0100 8199264: Remove universe.inline.hpp to simplify include dependencies
stefank [Wed, 07 Mar 2018 21:57:36 +0100] rev 49359
8199264: Remove universe.inline.hpp to simplify include dependencies Reviewed-by: coleenp, hseigel
Wed, 07 Mar 2018 19:32:54 -0800 8194490: [JVMCI] Move `iterateFrames` to C++
gdub [Wed, 07 Mar 2018 19:32:54 -0800] rev 49358
8194490: [JVMCI] Move `iterateFrames` to C++ Reviewed-by: kvn, never, dnsimon
Wed, 07 Mar 2018 13:26:15 -0800 8198243: Add build time check for global operator new/delete in object files
erikj [Wed, 07 Mar 2018 13:26:15 -0800] rev 49357
8198243: Add build time check for global operator new/delete in object files Reviewed-by: tbell, kbarrett, dholmes, ihse
Mon, 05 Mar 2018 13:18:55 +0000 8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest fails
adinn [Mon, 05 Mar 2018 13:18:55 +0000] rev 49356
8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest fails Summary: Fix breakage to AArch64 code generation caused by JDK-8181211 Reviewed-by: thartmann, roland, kvn, vlivanov, jrose
Tue, 06 Mar 2018 08:16:45 +0100 8193429: "assert(false) failed: GetModuleFileName failed (126)" in symbolengine.cpp
stuefe [Tue, 06 Mar 2018 08:16:45 +0100] rev 49355
8193429: "assert(false) failed: GetModuleFileName failed (126)" in symbolengine.cpp Reviewed-by: clanger, gtriantafill
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 tip