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
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
Wed, 07 Mar 2018 09:32:46 -0500 8159850: Remove unneeded parsing of optional-size when parsing array types
hseigel [Wed, 07 Mar 2018 09:32:46 -0500] rev 49354
8159850: Remove unneeded parsing of optional-size when parsing array types Summary: Remove skip_optional_size() methods and calls to them. Reviewed-by: coleenp, iklam
Wed, 07 Mar 2018 10:58:59 +0100 8199219: Build failures after JDK-8195148 (Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet)
shade [Wed, 07 Mar 2018 10:58:59 +0100] rev 49353
8199219: Build failures after JDK-8195148 (Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet) Reviewed-by: dholmes
Tue, 06 Mar 2018 22:08:30 -0800 8191585: VM anonymous classes created during CDS dump time cause crash
iklam [Tue, 06 Mar 2018 22:08:30 -0800] rev 49352
8191585: VM anonymous classes created during CDS dump time cause crash Reviewed-by: hseigel, mseledtsov, ccheung
Tue, 06 Mar 2018 16:02:04 -0800 8199066: [JVMCI] EagerJVMCI option should also initialize the JVMCI compiler
dnsimon [Tue, 06 Mar 2018 16:02:04 -0800] rev 49351
8199066: [JVMCI] EagerJVMCI option should also initialize the JVMCI compiler Reviewed-by: kvn
Tue, 06 Mar 2018 18:12:15 -0500 8199137: StringInternSync test crashes in exit verification
coleenp [Tue, 06 Mar 2018 18:12:15 -0500] rev 49350
8199137: StringInternSync test crashes in exit verification Summary: java_lang_String::equals(oop, oop) was buggy. Reviewed-by: eosterlund, dholmes
Tue, 06 Mar 2018 17:45:31 -0500 8199133: [BACKOUT] NMT: Enhance thread stack tracking
coleenp [Tue, 06 Mar 2018 17:45:31 -0500] rev 49349
8199133: [BACKOUT] NMT: Enhance thread stack tracking Reviewed-by: jwilhelm
Tue, 06 Mar 2018 17:15:16 -0500 8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
coleenp [Tue, 06 Mar 2018 17:15:16 -0500] rev 49348
8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles Summary: Move dependency creation and cleaned up logging Reviewed-by: hseigel, jiangli
Tue, 06 Mar 2018 08:36:44 +0100 8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
eosterlund [Tue, 06 Mar 2018 08:36:44 +0100] rev 49347
8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet Reviewed-by: ehelin, kbarrett
Tue, 06 Mar 2018 13:08:59 +0100 8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
tschatzl [Tue, 06 Mar 2018 13:08:59 +0100] rev 49346
8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set Summary: Remove code related to collection set checking in that method. Reviewed-by: eosterlund, ehelin, kbarrett
Tue, 06 Mar 2018 10:30:24 +0100 8198987: [Graal] compiler/intrinsics/sha/sanity tests fail on macos with Graal as JIT
thartmann [Tue, 06 Mar 2018 10:30:24 +0100] rev 49345
8198987: [Graal] compiler/intrinsics/sha/sanity tests fail on macos with Graal as JIT Summary: Use the isIntrinsicAvailable WhiteBox API method to check if an intrinsic is available. Reviewed-by: kvn
Sat, 03 Mar 2018 10:15:23 +0000 8196590: Enable docker container related tests for linux AARCH64
dsamersoff [Sat, 03 Mar 2018 10:15:23 +0000] rev 49344
8196590: Enable docker container related tests for linux AARCH64 Summary: Add test bits required for aarch64 Reviewed-by: mseledtsov, mbaesken, sspitsyn
Mon, 05 Mar 2018 13:10:31 -0800 8199050: reenable concurrent execution of compiler tests
iignatyev [Mon, 05 Mar 2018 13:10:31 -0800] rev 49343
8199050: reenable concurrent execution of compiler tests Reviewed-by: kvn
Fri, 23 Feb 2018 21:38:12 +0100 8198571: [JVMCI] must not install wide vector code unless runtime supports it
dnsimon [Fri, 23 Feb 2018 21:38:12 +0100] rev 49342
8198571: [JVMCI] must not install wide vector code unless runtime supports it Reviewed-by: kvn
Mon, 05 Mar 2018 14:24:45 -0500 8198447: Remove ClassLoaderExt::check().
jiangli [Mon, 05 Mar 2018 14:24:45 -0500] rev 49341
8198447: Remove ClassLoaderExt::check(). Summary: ClassLoaderExt::check() is no longer needed, remove. Reviewed-by: lfoltan, ccheung
Mon, 05 Mar 2018 10:29:23 -0500 8191102: Incorrect include file use in classLoader.hpp
hseigel [Mon, 05 Mar 2018 10:29:23 -0500] rev 49340
8191102: Incorrect include file use in classLoader.hpp Summary: Move appropriate methods to <fiile>.inline.hpp files. Create <file>.inline.hpp files when needed. Reviewed-by: coleenp, dholmes
Mon, 05 Mar 2018 13:15:10 +0100 8198957: Remove unused function ArgumentsExt::set_gc_specific_flags
ehelin [Mon, 05 Mar 2018 13:15:10 +0100] rev 49339
8198957: Remove unused function ArgumentsExt::set_gc_specific_flags Reviewed-by: sjohanss, tschatzl
Mon, 05 Mar 2018 13:07:04 +0100 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
ehelin [Mon, 05 Mar 2018 13:07:04 +0100] rev 49338
8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy Reviewed-by: tschatzl, sjohanss
Mon, 05 Mar 2018 11:32:17 +0100 8197847: Remove unused file g1ParScanThreadState_ext.cpp
ehelin [Mon, 05 Mar 2018 11:32:17 +0100] rev 49337
8197847: Remove unused file g1ParScanThreadState_ext.cpp Reviewed-by: sjohanss, eosterlund
Mon, 05 Mar 2018 11:16:23 +0100 8197843: Remove unused method G1EvacuationRootClosures::create_root_closures_ext
ehelin [Mon, 05 Mar 2018 11:16:23 +0100] rev 49336
8197843: Remove unused method G1EvacuationRootClosures::create_root_closures_ext Reviewed-by: sjohanss, eosterlund
Sun, 04 Mar 2018 22:24:06 -0800 8196121: runtime/appcds/ClassLoaderTest.java fails silently
iklam [Sun, 04 Mar 2018 22:24:06 -0800] rev 49335
8196121: runtime/appcds/ClassLoaderTest.java fails silently Reviewed-by: mseledtsov, jiangli, ccheung
Sun, 04 Mar 2018 20:57:46 -0500 8198845: Missing resource mark results disassembling generated code failure in hs error report
zgu [Sun, 04 Mar 2018 20:57:46 -0500] rev 49334
8198845: Missing resource mark results disassembling generated code failure in hs error report Summary: Fixed secondary failure due to missing resource mark while disassembling nmethod Reviewed-by: coleenp, stuefe, dholmes
Sat, 03 Mar 2018 23:56:08 -0500 8196876: OopStorage::assert_at_safepoint clashes with assert_at_safepoint macros in g1CollectedHeap.hpp
kbarrett [Sat, 03 Mar 2018 23:56:08 -0500] rev 49333
8196876: OopStorage::assert_at_safepoint clashes with assert_at_safepoint macros in g1CollectedHeap.hpp Summary: Add shared safepoint state assertion macros. Reviewed-by: coleenp, eosterlund
Fri, 02 Mar 2018 17:33:59 -0800 8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump
ccheung [Fri, 02 Mar 2018 17:33:59 -0800] rev 49332
8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump Summary: allow loading of non-boot classes during CDS dumping but only add boot classes to the archive Reviewed-by: kvn, iklam, jiangli
Fri, 02 Mar 2018 21:00:12 +0100 Merge
jwilhelm [Fri, 02 Mar 2018 21:00:12 +0100] rev 49331
Merge
Fri, 02 Mar 2018 15:02:26 -0800 8198789: [TESTBUG] CTW of java.base and java.desktop takes long time
kvn [Fri, 02 Mar 2018 15:02:26 -0800] rev 49330
8198789: [TESTBUG] CTW of java.base and java.desktop takes long time Summary: move long running tests into separate CTW task Reviewed-by: iignatyev, dlong
Fri, 02 Mar 2018 17:25:55 -0500 8194759: Support caching class mirror objects.
jiangli [Fri, 02 Mar 2018 17:25:55 -0500] rev 49329
8194759: Support caching class mirror objects. Summary: Support archiving mirror objects for shared classes in 'open' archive java heap region. Reviewed-by: coleenp, iklam, mseledtsov, tschatzl
Fri, 02 Mar 2018 10:42:32 -0800 8170541: serviceability/jdwp/AllModulesCommandTest.java fails intermittently on Windows and Solaris
dtitov [Fri, 02 Mar 2018 10:42:32 -0800] rev 49328
8170541: serviceability/jdwp/AllModulesCommandTest.java fails intermittently on Windows and Solaris Reviewed-by: sspitsyn, dholmes
Fri, 02 Mar 2018 14:47:52 +0100 8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set
ehelin [Fri, 02 Mar 2018 14:47:52 +0100] rev 49327
8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set Reviewed-by: sjohanss, eosterlund
Fri, 02 Mar 2018 11:43:19 +0100 8198833: TestMemoryAwareness Docker container fails with too small maximum heap
rehn [Fri, 02 Mar 2018 11:43:19 +0100] rev 49326
8198833: TestMemoryAwareness Docker container fails with too small maximum heap Reviewed-by: bobv, dholmes
Fri, 02 Mar 2018 10:51:53 +0100 8198896: Remove dead code: cardTableModRefBSForCTRS.hpp
eosterlund [Fri, 02 Mar 2018 10:51:53 +0100] rev 49325
8198896: Remove dead code: cardTableModRefBSForCTRS.hpp Reviewed-by: pliden, kbarrett
Fri, 02 Mar 2018 11:06:51 +0100 8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions
thartmann [Fri, 02 Mar 2018 11:06:51 +0100] rev 49324
8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions Summary: Save and restore pending exception while executing stack verification code at deoptimization. Reviewed-by: kvn, dholmes
Fri, 02 Mar 2018 10:09:08 +0100 8198424: Remove G1AllocationContext
sjohanss [Fri, 02 Mar 2018 10:09:08 +0100] rev 49323
8198424: Remove G1AllocationContext Reviewed-by: ehelin, tschatzl
Fri, 02 Mar 2018 10:09:05 +0100 8198433: Remove WhiteBox extension point
sjohanss [Fri, 02 Mar 2018 10:09:05 +0100] rev 49322
8198433: Remove WhiteBox extension point Reviewed-by: ehelin, dholmes, tschatzl
Fri, 02 Mar 2018 10:09:04 +0100 8198432: Remove Thread extension point
sjohanss [Fri, 02 Mar 2018 10:09:04 +0100] rev 49321
8198432: Remove Thread extension point Reviewed-by: ehelin, dholmes, tschatzl
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip