Tue, 04 Sep 2018 14:17:45 -0700 8210192: Hsperf counter ParNew::CMS should be ParNew:CMS
jcbeyler [Tue, 04 Sep 2018 14:17:45 -0700] rev 51635
8210192: Hsperf counter ParNew::CMS should be ParNew:CMS Summary: Rename the counter back to ParNew:CMS and added a test Reviewed-by: sjohanss, tschatzl Contributed-by: manc@google.com
Fri, 31 Aug 2018 22:55:34 -0700 8210182: Remove macros for C compilation from vmTestBase but non jvmti
jcbeyler [Fri, 31 Aug 2018 22:55:34 -0700] rev 51634
8210182: Remove macros for C compilation from vmTestBase but non jvmti Summary: Remove the macros and update the code Reviewed-by: sspitsyn, cjplummer, amenkov
Tue, 04 Sep 2018 12:44:02 -0700 8209594: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
kvn [Tue, 04 Sep 2018 12:44:02 -0700] rev 51633
8209594: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset Summary: replace short jumps and fix other issues when generated code exceed expected range. Reviewed-by: dlong, rasbold
Tue, 04 Sep 2018 18:32:28 +0100 8210366: Typo in MethodHandles.Lookup: must be either be
dfuchs [Tue, 04 Sep 2018 18:32:28 +0100] rev 51632
8210366: Typo in MethodHandles.Lookup: must be either be Reviewed-by: rriggs
Tue, 04 Sep 2018 18:03:44 +0100 8210087: Classes in jdk.unsupported not accessible from jconsole plugin
alanb [Tue, 04 Sep 2018 18:03:44 +0100] rev 51631
8210087: Classes in jdk.unsupported not accessible from jconsole plugin Reviewed-by: erikj
Tue, 04 Sep 2018 09:07:06 -0700 8210279: (bf) Remove unused package private method java.nio.Buffer.truncate()
bpb [Tue, 04 Sep 2018 09:07:06 -0700] rev 51630
8210279: (bf) Remove unused package private method java.nio.Buffer.truncate() Reviewed-by: alanb
Tue, 04 Sep 2018 11:46:23 -0400 8210320: PPC64: Fix uninitialized variable in C1 LIR assembler code
gromero [Tue, 04 Sep 2018 11:46:23 -0400] rev 51629
8210320: PPC64: Fix uninitialized variable in C1 LIR assembler code Reviewed-by: mbaesken, shade, mdoerr
Tue, 04 Sep 2018 13:19:38 +0200 8210357: Zero builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
shade [Tue, 04 Sep 2018 13:19:38 +0200] rev 51628
8210357: Zero builds fail after JDK-8207343 (Automate vtable/itable stub size calculation) Reviewed-by: thartmann
Tue, 04 Sep 2018 13:19:37 +0200 8210355: Minimal and Zero non-PCH builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
shade [Tue, 04 Sep 2018 13:19:37 +0200] rev 51627
8210355: Minimal and Zero non-PCH builds fail after JDK-8207343 (Automate vtable/itable stub size calculation) Reviewed-by: thartmann
Tue, 04 Sep 2018 11:35:35 +0100 8210341: (fs) Typos in PosixFileAttributeView javadoc
alanb [Tue, 04 Sep 2018 11:35:35 +0100] rev 51626
8210341: (fs) Typos in PosixFileAttributeView javadoc Reviewed-by: dfuchs
Tue, 04 Sep 2018 12:18:35 +0200 8207200: Committed > max memory usage when getting MemoryUsage
tschatzl [Tue, 04 Sep 2018 12:18:35 +0200] rev 51625
8207200: Committed > max memory usage when getting MemoryUsage Summary: Make sure that modification of memory usage variables are synchronized with returning them to Java. Reviewed-by: sangheki, mchung
Tue, 04 Sep 2018 12:17:23 +0200 8210265: Crash in HSpaceCounters::update_used()
tschatzl [Tue, 04 Sep 2018 12:17:23 +0200] rev 51624
8210265: Crash in HSpaceCounters::update_used() Summary: Guard call to update HSpaceCounters with flag Reviewed-by: shade, sjohanss, kbarrett
Tue, 04 Sep 2018 14:47:55 +0800 8210338: Better output for GenerationTests.java
weijun [Tue, 04 Sep 2018 14:47:55 +0800] rev 51623
8210338: Better output for GenerationTests.java Reviewed-by: xuelei
Tue, 04 Sep 2018 08:06:31 +0200 8210307: 8210246 broke NMT jtreg tests
stuefe [Tue, 04 Sep 2018 08:06:31 +0200] rev 51622
8210307: 8210246 broke NMT jtreg tests Reviewed-by: goetz, iklam
Mon, 03 Sep 2018 14:27:03 +0200 8210314: [aix] NMT does not show "Safepoint" memory type
stuefe [Mon, 03 Sep 2018 14:27:03 +0200] rev 51621
8210314: [aix] NMT does not show "Safepoint" memory type Reviewed-by: goetz, mbaesken
Mon, 03 Sep 2018 13:42:58 +0300 8209408: Primitive heap access for interpreter BarrierSetAssembler/arm32
bulasevich [Mon, 03 Sep 2018 13:42:58 +0300] rev 51620
8209408: Primitive heap access for interpreter BarrierSetAssembler/arm32 Reviewed-by: rkennke
Mon, 03 Sep 2018 13:39:35 +0300 8207247: AARCH64: Enable Minimal and Client VM builds
avoitylov [Mon, 03 Sep 2018 13:39:35 +0300] rev 51619
8207247: AARCH64: Enable Minimal and Client VM builds Reviewed-by: aph
Mon, 03 Sep 2018 09:43:08 +0200 8207343: Automate vtable/itable stub size calculation
lucy [Mon, 03 Sep 2018 09:43:08 +0200] rev 51618
8207343: Automate vtable/itable stub size calculation Reviewed-by: kvn, mdoerr
Sat, 01 Sep 2018 12:02:07 -0700 8210246: NMTUtil::_memory_type_names should be in sync with MemoryType
iklam [Sat, 01 Sep 2018 12:02:07 -0700] rev 51617
8210246: NMTUtil::_memory_type_names should be in sync with MemoryType Reviewed-by: ccheung, jiangli, coleenp
Sat, 01 Sep 2018 18:15:27 +0200 8210259: [testbug] IncompatibleOptions.java fails if VM configured without ZGC
goetz [Sat, 01 Sep 2018 18:15:27 +0200] rev 51616
8210259: [testbug] IncompatibleOptions.java fails if VM configured without ZGC Reviewed-by: pliden, kbarrett
Fri, 31 Aug 2018 14:54:42 -0700 8208608: Update --module-source-path to allow explicit source paths for specific modules
jjg [Fri, 31 Aug 2018 14:54:42 -0700] rev 51615
8208608: Update --module-source-path to allow explicit source paths for specific modules Reviewed-by: jlahoda
Fri, 31 Aug 2018 16:29:49 -0400 8210235: JvmtiTrace::safe_get_current_thread_name is unsafe in debug builds
kbarrett [Fri, 31 Aug 2018 16:29:49 -0400] rev 51614
8210235: JvmtiTrace::safe_get_current_thread_name is unsafe in debug builds Summary: Use Thread::current_or_null and handle NULL result. Reviewed-by: coleenp
Fri, 31 Aug 2018 11:56:43 -0700 8209585: [Graal] vmTestbase/nsk/jvmti/scenarios/sampling tests fail with "Too small stack of resumed thread"
dtitov [Fri, 31 Aug 2018 11:56:43 -0700] rev 51613
8209585: [Graal] vmTestbase/nsk/jvmti/scenarios/sampling tests fail with "Too small stack of resumed thread" Reviewed-by: sspitsyn, amenkov, cjplummer, jcbeyler
Fri, 31 Aug 2018 18:01:47 +0100 8210226: Add support for multiple project folders to idea.sh
mcimadamore [Fri, 31 Aug 2018 18:01:47 +0100] rev 51612
8210226: Add support for multiple project folders to idea.sh Summary: Overhaul templating logic for idea.sh; add support for -o option Reviewed-by: erikj, ihse
Fri, 31 Aug 2018 09:53:37 -0700 8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
amenkov [Fri, 31 Aug 2018 09:53:37 -0700] rev 51611
8067354: com/sun/jdi/GetLocalVariables4Test.sh failed Reviewed-by: jcbeyler, sspitsyn
Fri, 31 Aug 2018 10:22:04 -0400 8206424: Use locking for cleaning ProtectionDomainTable
pchilanomate [Fri, 31 Aug 2018 10:22:04 -0400] rev 51610
8206424: Use locking for cleaning ProtectionDomainTable Summary: ServiceThread is now in charge of cleaning ProtectionDomainTable entries Reviewed-by: coleenp, iklam
Fri, 31 Aug 2018 09:10:27 -0400 8207793: [TESTBUG] runtime/Metaspace/FragmentMetaspace.java fails: heap needs to be increased
coleenp [Fri, 31 Aug 2018 09:10:27 -0400] rev 51609
8207793: [TESTBUG] runtime/Metaspace/FragmentMetaspace.java fails: heap needs to be increased Summary: Reduce test time and allow OOM. Reviewed-by: iklam, hseigel
Fri, 31 Aug 2018 07:03:46 -0400 8210155: Lock ClassLoaderDataGraph
coleenp [Fri, 31 Aug 2018 07:03:46 -0400] rev 51608
8210155: Lock ClassLoaderDataGraph Summary: In preparation for concurrent class unloading. Reviewed-by: hseigel, eosterlund
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip