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
(0) -30000 -10000 -3000 -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 tip