Fri, 10 Nov 2017 14:57:38 +0100 8182755: [JVMCI] Deoptimization in synchronized methods can lead to a crash or exception when using EnableJVMCI but not UseJVMCICompiler
gdub [Fri, 10 Nov 2017 14:57:38 +0100] rev 47823
8182755: [JVMCI] Deoptimization in synchronized methods can lead to a crash or exception when using EnableJVMCI but not UseJVMCICompiler Reviewed-by: kvn, thartmann
Fri, 10 Nov 2017 13:10:54 +0100 8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread"
thartmann [Fri, 10 Nov 2017 13:10:54 +0100] rev 47822
8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread" Summary: Bail out with a meaningful error message in case we cannot throw a Java exception. Reviewed-by: kvn, dholmes
Fri, 10 Nov 2017 09:16:42 +0100 8187809: UseMembar should be set true and deprecate the flag
rehn [Fri, 10 Nov 2017 09:16:42 +0100] rev 47821
8187809: UseMembar should be set true and deprecate the flag Reviewed-by: dcubed, sspitsyn, dholmes
Thu, 09 Nov 2017 12:43:13 -0800 8186125: "DU iteration must converge quickly" assert in split if with unsafe accesses
roland [Thu, 09 Nov 2017 12:43:13 -0800] rev 47820
8186125: "DU iteration must converge quickly" assert in split if with unsafe accesses Summary: added missing checks for Opaque4Node in split-if code Reviewed-by: kvn
Wed, 25 Oct 2017 10:05:17 +0200 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
rkennke [Wed, 25 Oct 2017 10:05:17 +0200] rev 47819
8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass Reviewed-by: kbarrett, jgeorge
Thu, 09 Nov 2017 11:13:50 -0800 8185925: StackFrameInfo::walker field can be replaced with bitmap to save footprint
bchristi [Thu, 09 Nov 2017 11:13:50 -0800] rev 47818
8185925: StackFrameInfo::walker field can be replaced with bitmap to save footprint 8153682: StackFrameInfo.declaringClass could be removed Reviewed-by: coleenp, mchung
Thu, 09 Nov 2017 10:11:19 +0100 8190711: Assert in G1MMUTracker due to concurrent modification
sjohanss [Thu, 09 Nov 2017 10:11:19 +0100] rev 47817
8190711: Assert in G1MMUTracker due to concurrent modification Reviewed-by: tschatzl, rehn, sangheki
Thu, 09 Nov 2017 12:12:32 +0530 8189798: SA cleanup - part 1
jgeorge [Thu, 09 Nov 2017 12:12:32 +0530] rev 47816
8189798: SA cleanup - part 1 Summary: Avoid varible redefinitions in SA, modify SA varible names to match hotspot ones Reviewed-by: sspitsyn, coleenp, sballal
Thu, 09 Nov 2017 00:52:15 -0500 8190881: [TESTBUG] test.runtime.ErrorHandling.TestOnError comment is incomplete
dholmes [Thu, 09 Nov 2017 00:52:15 -0500] rev 47815
8190881: [TESTBUG] test.runtime.ErrorHandling.TestOnError comment is incomplete Reviewed-by: iignatyev
Wed, 08 Nov 2017 20:15:56 -0800 8189213: [TESTBUG] Running jtreg tests on machine without docker shows extra message
mseledtsov [Wed, 08 Nov 2017 20:15:56 -0800] rev 47814
8189213: [TESTBUG] Running jtreg tests on machine without docker shows extra message Summary: Removed the message from VMProps.java Reviewed-by: dholmes
Wed, 08 Nov 2017 16:03:35 -0500 Merge
coleenp [Wed, 08 Nov 2017 16:03:35 -0500] rev 47813
Merge
Mon, 06 Nov 2017 19:45:47 +0100 8190570: Zero fails to build on linux-sparc due undefined reference
glaubitz [Mon, 06 Nov 2017 19:45:47 +0100] rev 47812
8190570: Zero fails to build on linux-sparc due undefined reference Reviewed-by: coleenp
Wed, 08 Nov 2017 09:03:24 -0800 8186778: Make obsolete VM options for shared region size control
iklam [Wed, 08 Nov 2017 09:03:24 -0800] rev 47811
8186778: Make obsolete VM options for shared region size control Summary: Obsoleted SharedReadOnlySize, SharedMiscCodeSize, SharedMiscDataSize and SharedReadWriteSize Reviewed-by: dholmes
Wed, 08 Nov 2017 12:08:23 -0800 8190887: Stub code marking missing from some x86 generated stub routines
psandoz [Wed, 08 Nov 2017 12:08:23 -0800] rev 47810
8190887: Stub code marking missing from some x86 generated stub routines Reviewed-by: kvn
Wed, 08 Nov 2017 11:44:37 -0800 8190890: remove hotspot_tier1_{compiler,gc}_closed groups
iignatyev [Wed, 08 Nov 2017 11:44:37 -0800] rev 47809
8190890: remove hotspot_tier1_{compiler,gc}_closed groups Reviewed-by: ehelin, lmesnik
Tue, 24 Oct 2017 14:34:14 +0200 8189864: Provide an ascii map to visualize metaspace fragmentation
stuefe [Tue, 24 Oct 2017 14:34:14 +0200] rev 47808
8189864: Provide an ascii map to visualize metaspace fragmentation Reviewed-by: goetz, coleenp
Tue, 07 Nov 2017 22:05:44 -0800 8044122: MBean access to the PID
uvangapally [Tue, 07 Nov 2017 22:05:44 -0800] rev 47807
8044122: MBean access to the PID Summary: Added new API getPid for getting process ID Reviewed-by: mchung, rriggs Contributed-by: ujwal.vangapally@oracle.com
Tue, 07 Nov 2017 23:18:16 +0100 8190865: Require jtreg 4.2 b10
jwilhelm [Tue, 07 Nov 2017 23:18:16 +0100] rev 47806
8190865: Require jtreg 4.2 b10 Reviewed-by: dcubed, erikj
Tue, 07 Nov 2017 18:48:17 -0500 8189840: CheckCachedResolvedReferencesApp has no cached resolved references
jiangli [Tue, 07 Nov 2017 18:48:17 -0500] rev 47805
8189840: CheckCachedResolvedReferencesApp has no cached resolved references Summary: Add WhiteBox.areOpenArchiveHeapObjectsMapped() for CheckCachedResolvedReferencesApp to check and skip test when open archive heap objects are not mapped. Reviewed-by: iklam, ccheung
Tue, 07 Nov 2017 14:13:18 -0800 8059334: nsk/jvmti/scenarios/hotswap/HS201/hs201t001 fails with exit code 0 after timeout
cjplummer [Tue, 07 Nov 2017 14:13:18 -0800] rev 47804
8059334: nsk/jvmti/scenarios/hotswap/HS201/hs201t001 fails with exit code 0 after timeout Summary: check if we are in "interp only" mode before returning an nm for an OSR request Reviewed-by: sspitsyn, dcubed, kvn
Tue, 07 Nov 2017 08:47:47 +0100 Merge
jwilhelm [Tue, 07 Nov 2017 08:47:47 +0100] rev 47803
Merge
Tue, 07 Nov 2017 09:37:45 -0500 8189688: NMT: Report per-class load metadata information
zgu [Tue, 07 Nov 2017 09:37:45 -0500] rev 47802
8189688: NMT: Report per-class load metadata information Summary: Report per-class loader metadata info via NMT jcmd metadata sub-command Reviewed-by: stuefe, coleenp
Tue, 07 Nov 2017 10:30:53 -0500 8190283: Default heap sizing options select a MaxHeapSize larger than available physical memory in some cases
bobv [Tue, 07 Nov 2017 10:30:53 -0500] rev 47801
8190283: Default heap sizing options select a MaxHeapSize larger than available physical memory in some cases Reviewed-by: tschatzl, sjohanss
Tue, 07 Nov 2017 13:51:18 +0100 8190703: TestSystemGCWith* infrequently times out on SPARC
tschatzl [Tue, 07 Nov 2017 13:51:18 +0100] rev 47800
8190703: TestSystemGCWith* infrequently times out on SPARC Summary: Give the test a timeout after which it ends on its own. Reviewed-by: shade, sjohanss
Mon, 06 Nov 2017 21:28:03 -0800 8152470: Add COMPILER2_OR_JVMCI definition
jcm [Mon, 06 Nov 2017 21:28:03 -0800] rev 47799
8152470: Add COMPILER2_OR_JVMCI definition Summary: defined(COMPILER2) || INCLUDE_JVMCI changed replaced with COMPILER2_OR_JVMCI Reviewed-by: kvn
Mon, 06 Nov 2017 20:29:49 -0800 8190710: Update Graal
dlong [Mon, 06 Nov 2017 20:29:49 -0800] rev 47798
8190710: Update Graal Reviewed-by: kvn
Mon, 06 Nov 2017 14:12:37 -0500 8184206: Resolve all string constants in shared classes at CDS dump time
jiangli [Mon, 06 Nov 2017 14:12:37 -0500] rev 47797
8184206: Resolve all string constants in shared classes at CDS dump time Summary: Change ConstantPool::resolve_class_constants() to resolve all string constants. Reviewed-by: iklam, coleenp
Mon, 06 Nov 2017 21:38:42 +0100 8187315: [JVMCI] hosted use of JVMCI can crash VM under -Xint
dnsimon [Mon, 06 Nov 2017 21:38:42 +0100] rev 47796
8187315: [JVMCI] hosted use of JVMCI can crash VM under -Xint Reviewed-by: kvn, dlong
Mon, 06 Nov 2017 17:56:29 +0100 8190781: ppc64 + s390: Fix CriticalJNINatives
mdoerr [Mon, 06 Nov 2017 17:56:29 +0100] rev 47795
8190781: ppc64 + s390: Fix CriticalJNINatives Reviewed-by: goetz
Mon, 06 Nov 2017 12:53:55 +0100 8188102: [JVMCI] Convert special JVMCI oops in nmethod to jweak values
dnsimon [Mon, 06 Nov 2017 12:53:55 +0100] rev 47794
8188102: [JVMCI] Convert special JVMCI oops in nmethod to jweak values Reviewed-by: never, kvn, kbarrett
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip