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
Fri, 31 Aug 2018 12:41:00 +0200 8176453: Javadoc search: there are issues with generics in parameters
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
Fri, 31 Aug 2018 11:43:06 +0200 8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending
dnsimon [Fri, 31 Aug 2018 11:43:06 +0200] rev 51606
8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending Reviewed-by: dlong, twisti
Fri, 31 Aug 2018 09:37:03 +0200 6657100: Rename sparcWorks to solstudio in HotSpot
ihse [Fri, 31 Aug 2018 09:37:03 +0200] rev 51605
6657100: Rename sparcWorks to solstudio in HotSpot Reviewed-by: erikj, dcubed
Thu, 30 Aug 2018 13:12:38 +0200 8210205: build fails on AIX in hotspot cpp tests (for example getstacktr001.cpp)
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
Fri, 31 Aug 2018 10:32:47 +0800 8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
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
Fri, 31 Aug 2018 10:00:22 +0800 8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
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
Thu, 30 Aug 2018 17:59:40 -0700 8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
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
Thu, 30 Aug 2018 17:03:46 -0400 8209975: Some GCThreadLocalData not initialized
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
Thu, 30 Aug 2018 16:33:14 -0400 8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
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
Thu, 30 Aug 2018 16:16:19 -0400 8210119: Rename SubTasksDone::is_task_claimed
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
Thu, 30 Aug 2018 12:39:26 -0700 8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
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
Thu, 30 Aug 2018 11:53:49 -0700 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
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
Thu, 30 Aug 2018 03:01:49 -0700 8209993: Create a test for SwingSet3 ToolTipDemo
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
Thu, 30 Aug 2018 09:47:12 -0700 8203356: VM Object Allocation Collector can infinite recurse
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
Thu, 30 Aug 2018 08:01:13 -0700 8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
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
Thu, 30 Aug 2018 09:08:23 -0400 8210168: JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify
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
Thu, 30 Aug 2018 09:34:10 +0200 8209950: SIGBUS in CodeHeapState::print_names()
lucy [Thu, 30 Aug 2018 09:34:10 +0200] rev 51591
8209950: SIGBUS in CodeHeapState::print_names() Reviewed-by: thartmann, kvn
Thu, 30 Aug 2018 09:25:38 +0200 8210065: ZGC: Remove mode for treating weaks as strong
eosterlund [Thu, 30 Aug 2018 09:25:38 +0200] rev 51590
8210065: ZGC: Remove mode for treating weaks as strong Reviewed-by: kbarrett, pliden
Wed, 29 Aug 2018 10:11:51 +0200 8210147: adjust some WSAGetLastError usages in windows network coding
mbaesken [Wed, 29 Aug 2018 10:11:51 +0200] rev 51589
8210147: adjust some WSAGetLastError usages in windows network coding Reviewed-by: clanger, stuefe
Thu, 30 Aug 2018 09:12:07 +0200 8210063: ZGC: Enable load barriers for IN_NATIVE runtime barriers
eosterlund [Thu, 30 Aug 2018 09:12:07 +0200] rev 51588
8210063: ZGC: Enable load barriers for IN_NATIVE runtime barriers Reviewed-by: pliden
Thu, 30 Aug 2018 08:59:23 +0200 8210061: ZGC: Remove STW weak processor mode
eosterlund [Thu, 30 Aug 2018 08:59:23 +0200] rev 51587
8210061: ZGC: Remove STW weak processor mode Reviewed-by: pliden, kbarrett
Thu, 30 Aug 2018 08:19:13 +0200 8210160: Remove deprecated configure arguments
ihse [Thu, 30 Aug 2018 08:19:13 +0200] rev 51586
8210160: Remove deprecated configure arguments Reviewed-by: erikj
Thu, 30 Aug 2018 08:15:10 +0200 8210150: Allow custom-hook.m4 to include files from CUSTOM_CONFIG_DIR
ihse [Thu, 30 Aug 2018 08:15:10 +0200] rev 51585
8210150: Allow custom-hook.m4 to include files from CUSTOM_CONFIG_DIR Reviewed-by: erikj
Wed, 29 Aug 2018 20:13:53 -0700 8199811: com/sun/jdi/ProcessAttachTest.java fails intermittently: Remote thread failed for unknown reason
cjplummer [Wed, 29 Aug 2018 20:13:53 -0700] rev 51584
8199811: com/sun/jdi/ProcessAttachTest.java fails intermittently: Remote thread failed for unknown reason Summary: give attach listener thread a chance to finish starting Reviewed-by: dholmes, gadams
Tue, 28 Aug 2018 08:06:59 -0400 8170089: nsk/jdi/EventSet/resume/resume008: ERROR: suspendCounts don't match for : Common-Cleaner
gadams [Tue, 28 Aug 2018 08:06:59 -0400] rev 51583
8170089: nsk/jdi/EventSet/resume/resume008: ERROR: suspendCounts don't match for : Common-Cleaner Reviewed-by: cjplummer, sspitsyn
Wed, 29 Aug 2018 19:14:08 -0700 8210153: localized currency symbol of VES
ljiang [Wed, 29 Aug 2018 19:14:08 -0700] rev 51582
8210153: localized currency symbol of VES Reviewed-by: naoto
Thu, 30 Aug 2018 03:49:23 +0200 Added tag jdk-12+9 for changeset 31b159f30fb2
jwilhelm [Thu, 30 Aug 2018 03:49:23 +0200] rev 51581
Added tag jdk-12+9 for changeset 31b159f30fb2
Wed, 29 Aug 2018 13:50:55 -0700 8210167: ProblemList vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java
mikael [Wed, 29 Aug 2018 13:50:55 -0700] rev 51580
8210167: ProblemList vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java Reviewed-by: coleenp
Wed, 29 Aug 2018 13:04:50 -0700 8209856: Obsolete error reporter
mikael [Wed, 29 Aug 2018 13:04:50 -0700] rev 51579
8209856: Obsolete error reporter Reviewed-by: coleenp, stuefe
Wed, 29 Aug 2018 20:15:09 +0200 8180193: Make marking bitmap code available to other GCs jdk-12+9
rkennke [Wed, 29 Aug 2018 20:15:09 +0200] rev 51578
8180193: Make marking bitmap code available to other GCs Reviewed-by: shade, stefank
Wed, 29 Aug 2018 19:48:28 +0200 Merge
jwilhelm [Wed, 29 Aug 2018 19:48:28 +0200] rev 51577
Merge
Wed, 22 Aug 2018 21:50:12 +0200 Added tag jdk-11+28 for changeset 76072a077ee1
jwilhelm [Wed, 22 Aug 2018 21:50:12 +0200] rev 51576
Added tag jdk-11+28 for changeset 76072a077ee1
Tue, 21 Aug 2018 12:48:10 -0700 8209806: API docs should be updated to refer to javase11 jdk-11+28
jjg [Tue, 21 Aug 2018 12:48:10 -0700] rev 51575
8209806: API docs should be updated to refer to javase11 Reviewed-by: darcy, iris, tbell, lancea
Tue, 21 Aug 2018 11:30:48 -0700 8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
wetmore [Tue, 21 Aug 2018 11:30:48 -0700] rev 51574
8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy Reviewed-by: xuelei
Tue, 21 Aug 2018 13:44:59 +0100 8207838: AArch64: Float registers incorrectly restored in JNI call
aph [Tue, 21 Aug 2018 13:44:59 +0100] rev 51573
8207838: AArch64: Float registers incorrectly restored in JNI call Summary: fix the order in which float registers are restored in restore_args for aarch64 Reviewed-by: aph Contributed-by: guoge1@huawei.com
Tue, 21 Aug 2018 17:47:59 +0200 8209670: CompilerThread releasing code buffer in destructor is unsafe
thartmann [Tue, 21 Aug 2018 17:47:59 +0200] rev 51572
8209670: CompilerThread releasing code buffer in destructor is unsafe Summary: Don't free temporary code buffers in compiler thread destructor to avoid interference with safepoint code. Reviewed-by: kvn, dholmes, zgu
Tue, 21 Aug 2018 09:25:06 +0200 8209637: [s390x] Interpreter doesn't call result handler after native calls
simonis [Tue, 21 Aug 2018 09:25:06 +0200] rev 51571
8209637: [s390x] Interpreter doesn't call result handler after native calls Reviewed-by: goetz, lucy
Mon, 20 Aug 2018 15:10:20 -0700 8209735: Disable avx512 by default
kvn [Mon, 20 Aug 2018 15:10:20 -0700] rev 51570
8209735: Disable avx512 by default Reviewed-by: iveresov, ecaspole
Wed, 29 Aug 2018 12:00:47 -0400 8201317: X25519/X448 code improvements
apetcher [Wed, 29 Aug 2018 12:00:47 -0400] rev 51569
8201317: X25519/X448 code improvements Summary: Minor code/comment improvements Reviewed-by: xuelei
Tue, 28 Aug 2018 14:55:06 +0200 8209996: [PPC64] Fix JFR profiling
ghaug [Tue, 28 Aug 2018 14:55:06 +0200] rev 51568
8209996: [PPC64] Fix JFR profiling Reviewed-by: mdoerr, simonis
Wed, 29 Aug 2018 10:46:59 -0400 8209844: MemberNameLeak.java fails when ResolvedMethod entry is not removed
pchilanomate [Wed, 29 Aug 2018 10:46:59 -0400] rev 51567
8209844: MemberNameLeak.java fails when ResolvedMethod entry is not removed Summary: Fixed MemberNameLeak.java due to intermittent failure after 8206423 Reviewed-by: coleenp, lfoltan
Wed, 22 Aug 2018 10:29:17 +0200 8209691: Allow MemBar on single memory slice
roland [Wed, 22 Aug 2018 10:29:17 +0200] rev 51566
8209691: Allow MemBar on single memory slice Reviewed-by: kvn, vlivanov
Wed, 29 Aug 2018 11:25:51 +0100 8209064: Make intellij support more robust after changes for 2018.2
mcimadamore [Wed, 29 Aug 2018 11:25:51 +0100] rev 51565
8209064: Make intellij support more robust after changes for 2018.2 Summary: Do not treat build.xml wrapper as a template file Reviewed-by: erikj, ihse
Wed, 29 Aug 2018 14:10:19 +0530 8176553: LdapContext follows referrals infinitely ignoring set limit
vtewari [Wed, 29 Aug 2018 14:10:19 +0530] rev 51564
8176553: LdapContext follows referrals infinitely ignoring set limit Reviewed-by: chegar Contributed-by: jkalina@redhat.com
Wed, 29 Aug 2018 09:36:17 +0200 8206986: Compiler support for Switch Expressions (Preview)
jlahoda [Wed, 29 Aug 2018 09:36:17 +0200] rev 51563
8206986: Compiler support for Switch Expressions (Preview) 8207405: Compiler Tree API support for Switch Expressions (Preview) Summary: Support for switch expression, switch with rules and multiple constants for cases. Reviewed-by: jjg, mcimadamore, vromero
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip