jcbeyler [Wed, 05 Sep 2018 10:17:11 -0700] rev 51647
8208186: SetHeapSamplingInterval handles 1 explicitly
Summary: Explicitly test for the 0 case (sample everything)
Reviewed-by: amenkov, sspitsyn
sherman [Wed, 05 Sep 2018 09:12:50 -0700] rev 51646
8210394: (zipfs) jdk/nio/zipfs/ZFSTests.java rootdir.zip: The process cannot access the file because it is being used by another process
Reviewed-by: alanb, jlaskey
mbaesken [Wed, 05 Sep 2018 12:48:51 +0200] rev 51645
8209942: [epsilon] range function for EpsilonTLABElasticity causes compiler warning
Reviewed-by: shade, simonis
Contributed-by: ralf.schmelter@sap.com
ihse [Wed, 05 Sep 2018 14:00:36 +0200] rev 51644
8182733: aarch64 build documentation misleading
Reviewed-by: shade, dholmes
eosterlund [Wed, 05 Sep 2018 10:11:42 +0200] rev 51643
8210158: Accessorize JFR getEventWriter() intrinsics
Reviewed-by: kvn, neliasso, roland, rbackman
alanb [Wed, 05 Sep 2018 11:52:08 +0100] rev 51642
8209152: (so) ServerSocketChannel::supportedOptions includes IP_TOS
Reviewed-by: chegar
glaubitz [Wed, 05 Sep 2018 11:15:28 +0200] rev 51641
8165440: Add Zero support for x86_64-linux-gnux32 target
Reviewed-by: erikj, ihse
pmuthuswamy [Wed, 05 Sep 2018 11:52:15 +0530] rev 51640
8209052: Low contrast in docs/api/constant-values.html
Reviewed-by: jjg
amlu [Wed, 05 Sep 2018 12:34:08 +0800] rev 51639
8209832: Refactor jdk/internal/reflect/Reflection/GetCallerClassTest.sh to plain java test
Reviewed-by: alanb, mchung
sherman [Tue, 04 Sep 2018 17:04:10 -0700] rev 51638
8197398: (zipfs) Files.walkFileTree walk indefinitelly while processing JAR file with "/" as a directory inside.
Reviewed-by: alanb
iignatyev [Tue, 04 Sep 2018 14:35:59 -0700] rev 51637
8210039: move OSInfo to top level testlibrary
Reviewed-by: serb, chegar, alanb, dfuchs
ccheung [Tue, 04 Sep 2018 15:00:08 -0700] rev 51636
8209736: runtime/RedefineTests/ModifyAnonymous.java fails with NullPointerException when running in CDS mode
Summary: add logging of class names in the allLoadedClasses array; throw RuntimeException upon encountering of a null class.
Reviewed-by: jiangli
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
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
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
dfuchs [Tue, 04 Sep 2018 18:32:28 +0100] rev 51632
8210366: Typo in MethodHandles.Lookup: must be either be
Reviewed-by: rriggs
alanb [Tue, 04 Sep 2018 18:03:44 +0100] rev 51631
8210087: Classes in jdk.unsupported not accessible from jconsole plugin
Reviewed-by: erikj
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
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
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
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
alanb [Tue, 04 Sep 2018 11:35:35 +0100] rev 51626
8210341: (fs) Typos in PosixFileAttributeView javadoc
Reviewed-by: dfuchs
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
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
weijun [Tue, 04 Sep 2018 14:47:55 +0800] rev 51623
8210338: Better output for GenerationTests.java
Reviewed-by: xuelei
stuefe [Tue, 04 Sep 2018 08:06:31 +0200] rev 51622
8210307: 8210246 broke NMT jtreg tests
Reviewed-by: goetz, iklam
stuefe [Mon, 03 Sep 2018 14:27:03 +0200] rev 51621
8210314: [aix] NMT does not show "Safepoint" memory type
Reviewed-by: goetz, mbaesken
bulasevich [Mon, 03 Sep 2018 13:42:58 +0300] rev 51620
8209408: Primitive heap access for interpreter BarrierSetAssembler/arm32
Reviewed-by: rkennke
avoitylov [Mon, 03 Sep 2018 13:39:35 +0300] rev 51619
8207247: AARCH64: Enable Minimal and Client VM builds
Reviewed-by: aph
lucy [Mon, 03 Sep 2018 09:43:08 +0200] rev 51618
8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
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
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
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
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
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
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
amenkov [Fri, 31 Aug 2018 09:53:37 -0700] rev 51611
8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
Reviewed-by: jcbeyler, sspitsyn
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
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
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
hannesw [Fri, 31 Aug 2018 12:41:00 +0200] rev 51607
8176453: Javadoc search: there are issues with generics in parameters
Reviewed-by: jjg, sundar
dnsimon [Fri, 31 Aug 2018 11:43:06 +0200] rev 51606
8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending
Reviewed-by: dlong, twisti
ihse [Fri, 31 Aug 2018 09:37:03 +0200] rev 51605
6657100: Rename sparcWorks to solstudio in HotSpot
Reviewed-by: erikj, dcubed
mbaesken [Thu, 30 Aug 2018 13:12:38 +0200] rev 51604
8210205: build fails on AIX in hotspot cpp tests (for example getstacktr001.cpp)
Reviewed-by: mdoerr, stuefe
jjiang [Fri, 31 Aug 2018 10:32:47 +0800] rev 51603
8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
Summary: Refactor this test with SSLSocketTemplate
Reviewed-by: xuelei
mli [Fri, 31 Aug 2018 10:00:22 +0800] rev 51602
8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
Reviewed-by: alanb
cjplummer [Thu, 30 Aug 2018 17:59:40 -0700] rev 51601
8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
Summary: print pending reply when prompt is not recieved
Reviewed-by: dholmes, gadams, sspitsyn, jcbeyler
kbarrett [Thu, 30 Aug 2018 17:03:46 -0400] rev 51600
8209975: Some GCThreadLocalData not initialized
Summary: Perform deferred BarrierSet initializations for NonJavaThreads too.
Reviewed-by: eosterlund, pliden
avoitylov [Thu, 30 Aug 2018 16:33:14 -0400] rev 51599
8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
Summary: Conditionalize compare with serial_phase_count.
Reviewed-by: kbarrett, shade
kbarrett [Thu, 30 Aug 2018 16:16:19 -0400] rev 51598
8210119: Rename SubTasksDone::is_task_claimed
Summary: Renamed to try_claim_task and inverted result.
Reviewed-by: coleenp, sjohanss
bpb [Thu, 30 Aug 2018 12:39:26 -0700] rev 51597
8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
Reviewed-by: bsrbnd, mbaesken, bchristi, simonis
amenkov [Thu, 30 Aug 2018 11:53:49 -0700] rev 51596
8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
Reviewed-by: jcbeyler, sspitsyn, cjplummer
akolarkunnu [Thu, 30 Aug 2018 03:01:49 -0700] rev 51595
8209993: Create a test for SwingSet3 ToolTipDemo
Reviewed-by: serb
Contributed-by: abdul.kolarkunnu@oracle.com
jcbeyler [Thu, 30 Aug 2018 09:47:12 -0700] rev 51594
8203356: VM Object Allocation Collector can infinite recurse
Summary: VM Event callback do not provoke a VM alloc event
Reviewed-by: sspitsyn, phh, amenkov, cjplummer
iklam [Thu, 30 Aug 2018 08:01:13 -0700] rev 51593
8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
Reviewed-by: sspitsyn, iignatyev
hseigel [Thu, 30 Aug 2018 09:08:23 -0400] rev 51592
8210168: JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify
Summary: Check for 'bc_length > 0' to handle lengths of -1.
Reviewed-by: coleenp