Mon, 16 Apr 2018 11:11:52 +0200 8200719: Cannot connect to IPv6 host when exists any active network interface without IPv6 address
clanger [Mon, 16 Apr 2018 11:11:52 +0200] rev 49704
8200719: Cannot connect to IPv6 host when exists any active network interface without IPv6 address Reviewed-by: clanger, chegar Contributed-by: joelpelaez@gmail.com
Mon, 16 Apr 2018 09:36:01 +0100 8194734: Handle to jimage file inherited into child processes (win)
alanb [Mon, 16 Apr 2018 09:36:01 +0100] rev 49703
8194734: Handle to jimage file inherited into child processes (win) Reviewed-by: alanb Contributed-by: alexandr.miloslavskiy@gmail.com
Sat, 14 Apr 2018 08:41:42 +0100 8201474: (so) Socket adaptor connect(InetAddress, timeout) succeeds when connection fails
alanb [Sat, 14 Apr 2018 08:41:42 +0100] rev 49702
8201474: (so) Socket adaptor connect(InetAddress, timeout) succeeds when connection fails Reviewed-by: bpb
Fri, 13 Apr 2018 11:14:49 -0700 8201554: Disable failing tier1 test for JDK-8201498
mcimadamore [Fri, 13 Apr 2018 11:14:49 -0700] rev 49701
8201554: Disable failing tier1 test for JDK-8201498 Reviewed-by: jjg
Fri, 13 Apr 2018 18:07:58 +0000 8197441: Signature#initSign/initVerify for an invalid private/public key fails with ClassCastException for SunPKCS11 provider
valeriep [Fri, 13 Apr 2018 18:07:58 +0000] rev 49700
8197441: Signature#initSign/initVerify for an invalid private/public key fails with ClassCastException for SunPKCS11 provider Summary: Rethrow ClassCastException with InvalidKeyException Reviewed-by: ascarpino
Fri, 13 Apr 2018 10:23:01 -0700 8201507: Generate alias entries in j.t.f.ZoneName from tzdb at build time
naoto [Fri, 13 Apr 2018 10:23:01 -0700] rev 49699
8201507: Generate alias entries in j.t.f.ZoneName from tzdb at build time Reviewed-by: erikj, rriggs
Fri, 13 Apr 2018 09:51:58 -0700 Merge
prr [Fri, 13 Apr 2018 09:51:58 -0700] rev 49698
Merge
Fri, 13 Apr 2018 09:04:18 -0700 Merge
prr [Fri, 13 Apr 2018 09:04:18 -0700] rev 49697
Merge
Thu, 12 Apr 2018 16:25:29 -0700 Merge
prr [Thu, 12 Apr 2018 16:25:29 -0700] rev 49696
Merge
Thu, 12 Apr 2018 14:11:42 +0100 8199627: Use "Per-Monitor V2" High DPI awareness for Windows 10 v1703
aivanov [Thu, 12 Apr 2018 14:11:42 +0100] rev 49695
8199627: Use "Per-Monitor V2" High DPI awareness for Windows 10 v1703 Reviewed-by: serb, prr
Thu, 12 Apr 2018 14:03:54 +0100 8201240: Improve releasing native resources of BufImgSurfaceData.ICMColorData
aivanov [Thu, 12 Apr 2018 14:03:54 +0100] rev 49694
8201240: Improve releasing native resources of BufImgSurfaceData.ICMColorData Reviewed-by: prr, serb
Mon, 09 Apr 2018 13:28:47 +0200 8196516: libfontmanager must be built with LDFLAGS allowing unresolved symbols
sgehwolf [Mon, 09 Apr 2018 13:28:47 +0200] rev 49693
8196516: libfontmanager must be built with LDFLAGS allowing unresolved symbols Summary: Fixes build failures on some sustems with custom LDFLAGS settings. Reviewed-by: erikj, ihse, serb
Tue, 10 Apr 2018 13:58:47 -0700 Merge
prr [Tue, 10 Apr 2018 13:58:47 -0700] rev 49692
Merge
Mon, 09 Apr 2018 08:34:30 -0700 Merge
prr [Mon, 09 Apr 2018 08:34:30 -0700] rev 49691
Merge
Thu, 05 Apr 2018 19:08:48 -0700 8200149: The "com.sun.awt.AWTUtilities" class can be dropped
serb [Thu, 05 Apr 2018 19:08:48 -0700] rev 49690
8200149: The "com.sun.awt.AWTUtilities" class can be dropped Reviewed-by: prr
Wed, 04 Apr 2018 21:36:02 +0200 8200526: Test sun/java2d/marlin/ClipShapeTest.java times out
lbourges [Wed, 04 Apr 2018 21:36:02 +0200] rev 49689
8200526: Test sun/java2d/marlin/ClipShapeTest.java times out Summary: increased timeout to 300s per test Reviewed-by: jdv, prr, serb
Wed, 04 Apr 2018 14:32:05 +0530 Merge
jdv [Wed, 04 Apr 2018 14:32:05 +0530] rev 49688
Merge
Mon, 02 Apr 2018 16:56:58 +0530 8200343: Minor JViewport documentation typo
kaddepalli [Mon, 02 Apr 2018 16:56:58 +0530] rev 49687
8200343: Minor JViewport documentation typo Reviewed-by: serb, pkbalakr
Mon, 02 Apr 2018 16:52:11 +0530 8200525: test java/awt/event/SequencedEvent/SequencedEventTest.java fails to compile
kaddepalli [Mon, 02 Apr 2018 16:52:11 +0530] rev 49686
8200525: test java/awt/event/SequencedEvent/SequencedEventTest.java fails to compile Reviewed-by: prr, serb
Fri, 30 Mar 2018 13:57:19 -0700 8198335: java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java fails in headless mode
serb [Fri, 30 Mar 2018 13:57:19 -0700] rev 49685
8198335: java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java fails in headless mode Reviewed-by: prr
Fri, 13 Apr 2018 09:37:01 -0700 8198240: Allow cacerts test to pass when GTECyberTrust root expires
rhalade [Fri, 13 Apr 2018 09:37:01 -0700] rev 49684
8198240: Allow cacerts test to pass when GTECyberTrust root expires Summary: Implemented expiry policy exception list Reviewed-by: mullan
Fri, 13 Apr 2018 16:23:56 +0100 8201498: test/langtools/tools/javac/diags/CheckExamples.java 6 errors occurred
mcimadamore [Fri, 13 Apr 2018 16:23:56 +0100] rev 49683
8201498: test/langtools/tools/javac/diags/CheckExamples.java 6 errors occurred Summary: Remove duplicate class names in diagnostic examples. Reviewed-by: jlahoda
Fri, 13 Apr 2018 15:29:33 +0800 8200468: Port the native GSS-API bridge to Windows
weijun [Fri, 13 Apr 2018 15:29:33 +0800] rev 49682
8200468: Port the native GSS-API bridge to Windows Reviewed-by: ihse, valeriep
Fri, 13 Apr 2018 03:05:19 +0200 Merge
jwilhelm [Fri, 13 Apr 2018 03:05:19 +0200] rev 49681
Merge
Fri, 06 Apr 2018 19:16:33 +0200 Merge
jwilhelm [Fri, 06 Apr 2018 19:16:33 +0200] rev 49680
Merge
Fri, 06 Apr 2018 03:53:28 +0200 Merge
jwilhelm [Fri, 06 Apr 2018 03:53:28 +0200] rev 49679
Merge
Thu, 05 Apr 2018 11:18:39 -0700 8199782: Fix compilation warnings detected by Solaris Developer Studio 12.6
gadams [Thu, 05 Apr 2018 11:18:39 -0700] rev 49678
8199782: Fix compilation warnings detected by Solaris Developer Studio 12.6 Reviewed-by: sspitsyn, dholmes, ihse
Thu, 05 Apr 2018 13:19:25 -0400 8200261: Regression with JVM anonymous class
hseigel [Thu, 05 Apr 2018 13:19:25 -0400] rev 49677
8200261: Regression with JVM anonymous class Summary: Restore resolved anonymous class when creating a new constantpool because of overpass methods Reviewed-by: coleenp, lfoltan
Wed, 04 Apr 2018 18:19:46 -0400 8200630: Globally suppress Visual Studio warning C4351
kbarrett [Wed, 04 Apr 2018 18:19:46 -0400] rev 49676
8200630: Globally suppress Visual Studio warning C4351 Summary: Globally suppress warning, remove sole instance of local suppression. Reviewed-by: gtriantafill, tschatzl
Wed, 04 Apr 2018 23:05:13 +0300 8200628: aarch32 - Broken build after JDK-8199809
dpochepk [Wed, 04 Apr 2018 23:05:13 +0300] rev 49675
8200628: aarch32 - Broken build after JDK-8199809 Reviewed-by: shade, coleenp Contributed-by: boris.ulasevich@bell-sw.com
Wed, 04 Apr 2018 23:02:58 +0300 8200627: aarch32 - Broken build after JDK-8198949
dpochepk [Wed, 04 Apr 2018 23:02:58 +0300] rev 49674
8200627: aarch32 - Broken build after JDK-8198949 Reviewed-by: shade, eosterlund Contributed-by: boris.ulasevich@bell-sw.com
Fri, 30 Mar 2018 13:39:43 -0400 8200524: AArch64: CPUFeature and Flag enums are not passed through JVMCI
dstewart [Fri, 30 Mar 2018 13:39:43 -0400] rev 49673
8200524: AArch64: CPUFeature and Flag enums are not passed through JVMCI Summary: AArch64 VM_Version::features and flags are correspondingly set in CPUFeature and Flags Reviewed-by: kvn, fyang
Wed, 04 Apr 2018 14:51:26 +0200 8200305: Update gc,liveness output with remset state after rebuild remset concurrently changes
tschatzl [Wed, 04 Apr 2018 14:51:26 +0200] rev 49672
8200305: Update gc,liveness output with remset state after rebuild remset concurrently changes Reviewed-by: sjohanss, sangheki
Wed, 04 Apr 2018 12:06:31 +0200 8200608: Build failures after JDK-8191101 (Show register content in hs-err file on assert)
shade [Wed, 04 Apr 2018 12:06:31 +0200] rev 49671
8200608: Build failures after JDK-8191101 (Show register content in hs-err file on assert) Reviewed-by: dholmes, tschatzl
Wed, 04 Apr 2018 11:59:48 +0200 8200607: Add missing include dependency in bitMap.hpp
pliden [Wed, 04 Apr 2018 11:59:48 +0200] rev 49670
8200607: Add missing include dependency in bitMap.hpp Reviewed-by: shade, stefank
Wed, 04 Apr 2018 11:59:47 +0200 8200429: Adjust object pinning interface on CollectedHeap
pliden [Wed, 04 Apr 2018 11:59:47 +0200] rev 49669
8200429: Adjust object pinning interface on CollectedHeap Reviewed-by: dholmes, rkennke
Wed, 04 Apr 2018 11:25:26 +0200 Merge
ehelin [Wed, 04 Apr 2018 11:25:26 +0200] rev 49668
Merge
Wed, 04 Apr 2018 10:12:02 +0200 8200626: Restore history for g1ConcurrentMarkThread.*
ehelin [Wed, 04 Apr 2018 10:12:02 +0200] rev 49667
8200626: Restore history for g1ConcurrentMarkThread.* Reviewed-by: shade, sjohanss
Wed, 04 Apr 2018 11:21:14 +0200 8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress
tschatzl [Wed, 04 Apr 2018 11:21:14 +0200] rev 49666
8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress Reviewed-by: sjohanss, sangheki
Wed, 04 Apr 2018 11:21:14 +0200 8200255: Remove G1CMTask::_concurrent
tschatzl [Wed, 04 Apr 2018 11:21:14 +0200] rev 49665
8200255: Remove G1CMTask::_concurrent Reviewed-by: sangheki, sjohanss
Wed, 04 Apr 2018 11:21:14 +0200 8200234: Cleanup Remark and Cleanup pause code
tschatzl [Wed, 04 Apr 2018 11:21:14 +0200] rev 49664
8200234: Cleanup Remark and Cleanup pause code Summary: Remove redundant methods, factor out verification code and simplify code in Remark and Cleanup pause code. Reviewed-by: sangheki, sjohanss
Wed, 28 Mar 2018 15:30:43 +0200 8199619: Building HotSpot on Windows should define NOMINMAX
rwestberg [Wed, 28 Mar 2018 15:30:43 +0200] rev 49663
8199619: Building HotSpot on Windows should define NOMINMAX Reviewed-by: erikj, kbarrett, ihse
Tue, 03 Apr 2018 08:56:46 -0700 8200126: [TESTBUG] Open source VM runtime signal tests
mseledtsov [Tue, 03 Apr 2018 08:56:46 -0700] rev 49662
8200126: [TESTBUG] Open source VM runtime signal tests Summary: Open sourced the signal tests, updated make files and test groups accordingly Reviewed-by: dholmes, ctornqvi, ihse
Tue, 03 Apr 2018 17:36:19 +0200 8199780: SetMemory0 and CopyMemory0 in unsafe.cpp need to resolve their operands
rkennke [Tue, 03 Apr 2018 17:36:19 +0200] rev 49661
8199780: SetMemory0 and CopyMemory0 in unsafe.cpp need to resolve their operands Reviewed-by: shade, zgu, eosterlund
Tue, 03 Apr 2018 12:55:26 +0200 8199717: Avoid calculating primordial thread stack bounds on VM startup
redestad [Tue, 03 Apr 2018 12:55:26 +0200] rev 49660
8199717: Avoid calculating primordial thread stack bounds on VM startup Reviewed-by: dholmes, rehn, stuefe
Tue, 03 Apr 2018 12:05:49 +0200 8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread
lkorinth [Tue, 03 Apr 2018 12:05:49 +0200] rev 49659
8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread Reviewed-by: tschatzl, sangheki
Tue, 03 Apr 2018 13:15:27 +0200 8199781: Don't use naked == for comparing oops
rkennke [Tue, 03 Apr 2018 13:15:27 +0200] rev 49658
8199781: Don't use naked == for comparing oops Reviewed-by: coleenp, eosterlund, jrose
Tue, 03 Apr 2018 10:27:46 +0200 8200438: Non-PCH x86_32 build failure: err_msg is not defined
shade [Tue, 03 Apr 2018 10:27:46 +0200] rev 49657
8200438: Non-PCH x86_32 build failure: err_msg is not defined Reviewed-by: stuefe, zgu, stefank
Fri, 30 Mar 2018 21:57:50 -0400 8195972: Refactor oops in JNI to use the Access API
kbarrett [Fri, 30 Mar 2018 21:57:50 -0400] rev 49656
8195972: Refactor oops in JNI to use the Access API Summary: Use Access API in JNIHandles Reviewed-by: coleenp, eosterlund
Fri, 30 Mar 2018 18:46:14 +0000 8199406: Performance drop with Java JDK 1.8.0_162-b32
poonam [Fri, 30 Mar 2018 18:46:14 +0000] rev 49655
8199406: Performance drop with Java JDK 1.8.0_162-b32 Summary: Improve the nmethod unloading times by optimizing the search for an itable stub in VtableStubs array Reviewed-by: kvn, coleenp, tschatzl
Fri, 30 Mar 2018 07:47:20 -0700 8200461: MeetIncompatibleInterfaceArrays test fails with -Xcomp
kvn [Fri, 30 Mar 2018 07:47:20 -0700] rev 49654
8200461: MeetIncompatibleInterfaceArrays test fails with -Xcomp Summary: Add requires to run test only in Xmixed mode. Reviewed-by: simonis
Fri, 30 Mar 2018 06:31:16 +0200 8191101: Show register content in hs-err file on assert
stuefe [Fri, 30 Mar 2018 06:31:16 +0200] rev 49653
8191101: Show register content in hs-err file on assert Reviewed-by: adinn, clanger, simonis
Thu, 29 Mar 2018 21:48:38 -0700 8200078: [Graal] runtime/appcds/GraalWithLimitedMetaspace.java crashes in visit_all_interfaces
ccheung [Thu, 29 Mar 2018 21:48:38 -0700] rev 49652
8200078: [Graal] runtime/appcds/GraalWithLimitedMetaspace.java crashes in visit_all_interfaces Summary: stop CDS dumping right away when an OOM due to insufficient metaspace is encountered Reviewed-by: iklam, mseledtsov
Thu, 29 Mar 2018 20:15:23 -0700 8183238: Obsolete CheckEndorsedAndExtDirs and remove checks for lib/endorsed and lib/ext
iklam [Thu, 29 Mar 2018 20:15:23 -0700] rev 49651
8183238: Obsolete CheckEndorsedAndExtDirs and remove checks for lib/endorsed and lib/ext Reviewed-by: dholmes, mchung, alanb
Thu, 29 Mar 2018 14:53:01 -0700 8200366: SIGSEGV in CodeHeapState::print_names()
lucy [Thu, 29 Mar 2018 14:53:01 -0700] rev 49650
8200366: SIGSEGV in CodeHeapState::print_names() Summary: Temporary removed the failing function in diagnostic command until investigation is complete. Added checks to validate code blobs. Reviewed-by: kvn, thartmann
Thu, 29 Mar 2018 16:07:39 -0400 8200251: AArch64::CPUFeature out of sync with VM_Version::Feature_Flag
dstewart [Thu, 29 Mar 2018 16:07:39 -0400] rev 49649
8200251: AArch64::CPUFeature out of sync with VM_Version::Feature_Flag Summary: Added enums to CPUFeature to be in sync with VM_Version::Feature_Flag Reviewed-by: kvn, aph, shade
Thu, 29 Mar 2018 09:52:53 -0700 8200391: clean up test/hotspot/jtreg/ProblemList.txt (compiler related)
kvn [Thu, 29 Mar 2018 09:52:53 -0700] rev 49648
8200391: clean up test/hotspot/jtreg/ProblemList.txt (compiler related) Reviewed-by: mseledtsov
Thu, 29 Mar 2018 17:15:26 +0200 8200362: G1Mux2Closure should disable implicit oop verification
tschatzl [Thu, 29 Mar 2018 17:15:26 +0200] rev 49647
8200362: G1Mux2Closure should disable implicit oop verification Summary: To avoid the implicit oop verification provided by OopClosure and oop_iterate_no_header, let G1 verification closures inherit from ExtendedOopClosures and disable this verification. Reviewed-by: stefank, sjohanss
Thu, 29 Mar 2018 15:05:31 +0200 8200424: Windows build fails due to implicit jboolean to bool conversion
redestad [Thu, 29 Mar 2018 15:05:31 +0200] rev 49646
8200424: Windows build fails due to implicit jboolean to bool conversion Reviewed-by: shade, hseigel
Thu, 29 Mar 2018 14:50:25 +0200 8200360: MeetIncompatibleInterfaceArrays fails with "MeetIncompatibleInterfaceArrays0ASM.run() must be compiled at tier 0 !"
simonis [Thu, 29 Mar 2018 14:50:25 +0200] rev 49645
8200360: MeetIncompatibleInterfaceArrays fails with "MeetIncompatibleInterfaceArrays0ASM.run() must be compiled at tier 0 !" Reviewed-by: kvn, thartmann
Thu, 29 Mar 2018 14:08:10 +0200 8151171: Bring g1ConcurrentMark files up to current coding conventions
tschatzl [Thu, 29 Mar 2018 14:08:10 +0200] rev 49644
8151171: Bring g1ConcurrentMark files up to current coding conventions Summary: Improve method naming, bracketing, use of _g1h member and general cleanup. Reviewed-by: sangheki, sjohanss
Thu, 29 Mar 2018 14:07:59 +0200 8199742: Clean up state flags in G1CollectorState
tschatzl [Thu, 29 Mar 2018 14:07:59 +0200] rev 49643
8199742: Clean up state flags in G1CollectorState Summary: Remove, merge and update naming of flags in G1CollectorState Reviewed-by: sangheki, sjohanss
Thu, 29 Mar 2018 12:56:06 +0200 8200423: Non-PCH build for x86_32 fails
shade [Thu, 29 Mar 2018 12:56:06 +0200] rev 49642
8200423: Non-PCH build for x86_32 fails Reviewed-by: rkennke, stuefe
Thu, 29 Mar 2018 10:38:29 +0200 8200238: Reduce number of exceptions created when calling MemberName$Factory::resolveOrNull
redestad [Thu, 29 Mar 2018 10:38:29 +0200] rev 49641
8200238: Reduce number of exceptions created when calling MemberName$Factory::resolveOrNull Reviewed-by: lfoltan, acorn, dholmes
Wed, 28 Mar 2018 17:20:06 -0700 8200383: Can't build on SPARC Hotspot with code which use math functions
kvn [Wed, 28 Mar 2018 17:20:06 -0700] rev 49640
8200383: Can't build on SPARC Hotspot with code which use math functions Summary: remove old hack which supports Solaris 8 and 9 Reviewed-by: erikj, ihse
Wed, 28 Mar 2018 13:25:15 -0700 8200187: Exclude 3 long-running tests from tier1
lmesnik [Wed, 28 Mar 2018 13:25:15 -0700] rev 49639
8200187: Exclude 3 long-running tests from tier1 Reviewed-by: dholmes, cjplummer
Wed, 28 Mar 2018 13:38:08 -0700 8200091: [TESTBUG] Update jittester for jdk11
lmesnik [Wed, 28 Mar 2018 13:38:08 -0700] rev 49638
8200091: [TESTBUG] Update jittester for jdk11 Reviewed-by: iignatyev
Wed, 28 Mar 2018 12:10:24 -0700 8198393: Instrumentation.retransformClasses() throws NullPointerException when handling a zero-length array
amenkov [Wed, 28 Mar 2018 12:10:24 -0700] rev 49637
8198393: Instrumentation.retransformClasses() throws NullPointerException when handling a zero-length array Reviewed-by: sspitsyn, cjplummer
Wed, 28 Mar 2018 12:04:33 -0400 8199813: SIGSEGV in ThreadsList::includes()
dcubed [Wed, 28 Mar 2018 12:04:33 -0400] rev 49636
8199813: SIGSEGV in ThreadsList::includes() Summary: ThreadsListHandles cannot be used by JavaThreads that are not on the Threads list. Reviewed-by: eosterlund, gthornbr, dholmes, rehn
Wed, 28 Mar 2018 16:39:32 +0200 8199326: Remove G1 gc time stamp logic
tschatzl [Wed, 28 Mar 2018 16:39:32 +0200] rev 49635
8199326: Remove G1 gc time stamp logic Summary: G1 gc time stamp logic is unused completely after JDK-8180415, so removing it. Reviewed-by: sangheki, sjohanss
Wed, 28 Mar 2018 16:39:32 +0200 8197932: Better split work in rebuild remembered sets phase
tschatzl [Wed, 28 Mar 2018 16:39:32 +0200] rev 49634
8197932: Better split work in rebuild remembered sets phase Summary: Let threads rebuilding remembered sets yield after every G1RebuildRemSetChunkSize (default: 256kB) sized memory area to improve TTSP. Reviewed-by: sangheki, sjohanss
Wed, 28 Mar 2018 16:39:32 +0200 8197928: Only enqueue deferred cards with references into regions that have a tracked remembered set during GC
tschatzl [Wed, 28 Mar 2018 16:39:32 +0200] rev 49633
8197928: Only enqueue deferred cards with references into regions that have a tracked remembered set during GC Reviewed-by: sangheki, sjohanss
Wed, 28 Mar 2018 16:39:32 +0200 8197573: Remove concurrent cleanup and secondary free list handling
tschatzl [Wed, 28 Mar 2018 16:39:32 +0200] rev 49632
8197573: Remove concurrent cleanup and secondary free list handling Summary: Remove secondary free list and all associated functionality, moving the cleanup work into the Cleanup pause instead. Reviewed-by: sangheki, sjohanss
Mon, 26 Mar 2018 17:01:32 +0200 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
stefank [Mon, 26 Mar 2018 17:01:32 +0200] rev 49631
8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp Reviewed-by: tschatzl, sjohanss
Wed, 28 Mar 2018 11:38:47 +0200 8199927: Make WhiteBox more GC agnostic
pliden [Wed, 28 Mar 2018 11:38:47 +0200] rev 49630
8199927: Make WhiteBox more GC agnostic Reviewed-by: shade, eosterlund
Wed, 28 Mar 2018 11:38:47 +0200 8199925: Break out GC selection logic from GCArguments to GCConfig
pliden [Wed, 28 Mar 2018 11:38:47 +0200] rev 49629
8199925: Break out GC selection logic from GCArguments to GCConfig Reviewed-by: eosterlund, rkennke
Wed, 28 Mar 2018 11:38:47 +0200 8199918: Shorten names of CollectedHeap::Name members
pliden [Wed, 28 Mar 2018 11:38:47 +0200] rev 49628
8199918: Shorten names of CollectedHeap::Name members Reviewed-by: shade, eosterlund
Wed, 28 Mar 2018 11:27:35 +0200 8198915: [Graal] 3rd testcase of compiler/types/TestMeetIncompatibleInterfaceArrays.java takes more than 10 mins
simonis [Wed, 28 Mar 2018 11:27:35 +0200] rev 49627
8198915: [Graal] 3rd testcase of compiler/types/TestMeetIncompatibleInterfaceArrays.java takes more than 10 mins Reviewed-by: kvn, thartmann
Wed, 28 Mar 2018 10:49:07 +0200 8200245: Zero fails to build on linux-ia64 due to ia64-specific cruft
glaubitz [Wed, 28 Mar 2018 10:49:07 +0200] rev 49626
8200245: Zero fails to build on linux-ia64 due to ia64-specific cruft Reviewed-by: dholmes, stuefe
Wed, 28 Mar 2018 09:21:05 +0200 8200168: Remove DONT_USE_REGISTER_DEFINES on Sparc
pliden [Wed, 28 Mar 2018 09:21:05 +0200] rev 49625
8200168: Remove DONT_USE_REGISTER_DEFINES on Sparc Reviewed-by: kvn, eosterlund
Wed, 28 Mar 2018 09:16:07 +0200 8200297: Build failures after JDK-8198691 (CodeHeap State Analytics)
stuefe [Wed, 28 Mar 2018 09:16:07 +0200] rev 49624
8200297: Build failures after JDK-8198691 (CodeHeap State Analytics) Reviewed-by: shade, kvn
Wed, 28 Mar 2018 09:12:45 +0200 8200290: Scratch buffer creation fails with "assert(!current_thread_in_native()) failed: must not be in native" on SPARC
thartmann [Wed, 28 Mar 2018 09:12:45 +0200] rev 49623
8200290: Scratch buffer creation fails with "assert(!current_thread_in_native()) failed: must not be in native" on SPARC Summary: The code needs to be changed after JDK-8167372 to transition from native. Reviewed-by: kvn
Tue, 27 Mar 2018 18:31:25 +0200 8200302: ppc, s390 (non-pch) build errors
stuefe [Tue, 27 Mar 2018 18:31:25 +0200] rev 49622
8200302: ppc, s390 (non-pch) build errors Reviewed-by: coleenp, lfoltan
Tue, 27 Mar 2018 11:53:23 -0400 8200276: Cleanup allocation.hpp includes
coleenp [Tue, 27 Mar 2018 11:53:23 -0400] rev 49621
8200276: Cleanup allocation.hpp includes Reviewed-by: stefank, hseigel
Tue, 27 Mar 2018 17:30:55 +0200 8200246: AIX build fails after adjustments of src/hotspot/share/trace/traceEventClasses.xsl
mbaesken [Tue, 27 Mar 2018 17:30:55 +0200] rev 49620
8200246: AIX build fails after adjustments of src/hotspot/share/trace/traceEventClasses.xsl Reviewed-by: clanger, stuefe
Tue, 27 Mar 2018 14:40:19 +0200 8200299: Non-PCH build for aarch64 fails
shade [Tue, 27 Mar 2018 14:40:19 +0200] rev 49619
8200299: Non-PCH build for aarch64 fails Reviewed-by: thartmann, stuefe
Tue, 27 Mar 2018 11:51:39 +0200 8200230: [Graal] Compilations should not be enqueued before Graal is initialized
thartmann [Tue, 27 Mar 2018 11:51:39 +0200] rev 49618
8200230: [Graal] Compilations should not be enqueued before Graal is initialized Summary: Split compiler initialization into two phases to avoid compilations being enqueued before Graal is initialized. Reviewed-by: kvn, dnsimon
Tue, 27 Mar 2018 11:13:11 +0200 8200227: [Graal] Test times out with Graal due to low compile threshold
thartmann [Tue, 27 Mar 2018 11:13:11 +0200] rev 49617
8200227: [Graal] Test times out with Graal due to low compile threshold Summary: Removed unnecessary VM options from test to avoid timeouts with Graal. Reviewed-by: kvn
Tue, 27 Mar 2018 11:05:01 +0200 8193067: gc/g1/TestVerifyGCType.java still unstable
tschatzl [Tue, 27 Mar 2018 11:05:01 +0200] rev 49616
8193067: gc/g1/TestVerifyGCType.java still unstable Summary: Fix number of gc threads and heap waste percentage to trigger mixed gcs reproducibly Reviewed-by: sjohanss, pliden
Tue, 27 Mar 2018 10:03:47 +0200 8200232: Build failures after JDK-8200106 (Move NoSafepointVerifier out from gcLocker.hpp)
shade [Tue, 27 Mar 2018 10:03:47 +0200] rev 49615
8200232: Build failures after JDK-8200106 (Move NoSafepointVerifier out from gcLocker.hpp) Reviewed-by: stefank, tschatzl, dholmes, stuefe, coleenp
Mon, 26 Mar 2018 18:16:12 -0700 8200067: Add support for vpclmulqdq for crc32
srukmannagar [Mon, 26 Mar 2018 18:16:12 -0700] rev 49614
8200067: Add support for vpclmulqdq for crc32 Reviewed-by: kvn
Mon, 26 Mar 2018 17:40:54 -0700 8199793: [Graal] runtime/CommandLine/PrintTouchedMethods.java crashes with assertion "reference count underflow for symbol"
iklam [Mon, 26 Mar 2018 17:40:54 -0700] rev 49613
8199793: [Graal] runtime/CommandLine/PrintTouchedMethods.java crashes with assertion "reference count underflow for symbol" Summary: Remove Symbol::set_permanent to avoid possible race conditions Reviewed-by: coleenp, dholmes, thartmann
Mon, 26 Mar 2018 19:00:47 -0400 8200202: Remove unused _boot_modules_array and _platform_modules_array from classLoader.*.
jiangli [Mon, 26 Mar 2018 19:00:47 -0400] rev 49612
8200202: Remove unused _boot_modules_array and _platform_modules_array from classLoader.*. Summary: Remove unused _boot_modules_array and _platform_modules_array. Reviewed-by: coleenp
Mon, 26 Mar 2018 12:59:45 -0700 8198691: CodeHeap State Analytics
lucy [Mon, 26 Mar 2018 12:59:45 -0700] rev 49611
8198691: CodeHeap State Analytics Reviewed-by: kvn, thartmann
Mon, 26 Mar 2018 08:17:56 -0400 8057732: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java: Invalid PerfMemory size
gadams [Mon, 26 Mar 2018 08:17:56 -0400] rev 49610
8057732: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java: Invalid PerfMemory size Reviewed-by: cjplummer
Mon, 26 Mar 2018 09:27:24 -0700 8049695: nsk/jdb/options/connect/connect003 fails with "Launched jdb could not attach to debuggee during 300000 milliseconds"
amenkov [Mon, 26 Mar 2018 09:27:24 -0700] rev 49609
8049695: nsk/jdb/options/connect/connect003 fails with "Launched jdb could not attach to debuggee during 300000 milliseconds" Reviewed-by: dholmes, sspitsyn, cjplummer
Mon, 26 Mar 2018 16:51:43 +0200 8196485: FromCardCache default card index can cause crashes
tschatzl [Mon, 26 Mar 2018 16:51:43 +0200] rev 49608
8196485: FromCardCache default card index can cause crashes Summary: The default value of -1 for 32 bit card indices is a regular card value at the border of 2TB heap addresses in the from card cache, so G1 may loose remembered set entries. Extend from card cache entries to 64 bits. Reviewed-by: shade, sjohanss Contributed-by: Thomas Schatzl <thomas.schatzl@oracle.com>, Jarkko Miettinen <jarkko.miettinen@relex.fi>
Mon, 26 Mar 2018 16:51:43 +0200 8180415: Rebuild remembered sets during the concurrent cycle
tschatzl [Mon, 26 Mar 2018 16:51:43 +0200] rev 49607
8180415: Rebuild remembered sets during the concurrent cycle Summary: In general maintain remembered sets of old regions only from the start of the concurrent cycle to the mixed gc they are used, at most until the end of the mixed phase. Reviewed-by: sjohanss, sangheki
Mon, 26 Mar 2018 16:51:43 +0200 8197850: Calculate liveness in regions during marking
tschatzl [Mon, 26 Mar 2018 16:51:43 +0200] rev 49606
8197850: Calculate liveness in regions during marking Reviewed-by: sjohanss, sangheki
Mon, 26 Mar 2018 16:51:43 +0200 8197570: Make rules for choosing collection set candidates more explicit
tschatzl [Mon, 26 Mar 2018 16:51:43 +0200] rev 49605
8197570: Make rules for choosing collection set candidates more explicit Reviewed-by: sangheki, sjohanss
Mon, 26 Mar 2018 16:51:41 +0200 8197569: Refactor eager reclaim for concurrent remembered set rebuilding
tschatzl [Mon, 26 Mar 2018 16:51:41 +0200] rev 49604
8197569: Refactor eager reclaim for concurrent remembered set rebuilding Summary: Expose information about eager reclaim region selection. Reviewed-by: sjohanss, sangheki
Mon, 26 Mar 2018 10:19:31 -0400 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
coleenp [Mon, 26 Mar 2018 10:19:31 -0400] rev 49603
8199007: ClassLoaderDataGraph::unload_list_contains() is wrong Summary: The function isn't needed any longer. Reviewed-by: stuefe, stefank
Mon, 26 Mar 2018 12:44:39 +0200 8199850: Move parsing of VerifyGCType to G1
pliden [Mon, 26 Mar 2018 12:44:39 +0200] rev 49602
8199850: Move parsing of VerifyGCType to G1 Reviewed-by: sjohanss, tschatzl
Mon, 26 Mar 2018 09:35:20 -0400 8198760: Move global lock SpaceManager::_expand_lock to MutexLocker.cpp
coleenp [Mon, 26 Mar 2018 09:35:20 -0400] rev 49601
8198760: Move global lock SpaceManager::_expand_lock to MutexLocker.cpp Summary: We should avoid having global locks buried in cpp files Reviewed-by: tschatzl, lfoltan, gtriantafill, stuefe
Tue, 20 Mar 2018 15:38:00 +0100 8197931: Null pointer dereference in Unique_Node_List::push of node.hpp:1510
roland [Tue, 20 Mar 2018 15:38:00 +0100] rev 49600
8197931: Null pointer dereference in Unique_Node_List::push of node.hpp:1510 Reviewed-by: dlong, thartmann
Fri, 23 Mar 2018 16:25:47 +0100 8196865: G1 log for active workers is wrong
lkorinth [Fri, 23 Mar 2018 16:25:47 +0100] rev 49599
8196865: G1 log for active workers is wrong Reviewed-by: tschatzl, sjohanss
Mon, 26 Mar 2018 10:03:31 +0200 8200203: Missing platform definitions for ia64
glaubitz [Mon, 26 Mar 2018 10:03:31 +0200] rev 49598
8200203: Missing platform definitions for ia64 Reviewed-by: ihse, stuefe
Fri, 23 Mar 2018 23:57:48 +0000 8200197: Zero fails to build after 8200105
enevill [Fri, 23 Mar 2018 23:57:48 +0000] rev 49597
8200197: Zero fails to build after 8200105 Reviewed-by: coleenp
Sat, 24 Mar 2018 13:39:07 -0700 8198655: test/lib/jdk/test/lib/apps/LingeredApp shouldn't inherit cout/cerr
cjplummer [Sat, 24 Mar 2018 13:39:07 -0700] rev 49596
8198655: test/lib/jdk/test/lib/apps/LingeredApp shouldn't inherit cout/cerr Summary: no longer force stderr to console. Copy app's output to Sytem.err. Reviewed-by: sspitsyn, dholmes, iignatyev, clanger
Sat, 24 Mar 2018 01:08:35 +0100 Merge
jwilhelm [Sat, 24 Mar 2018 01:08:35 +0100] rev 49595
Merge
Fri, 23 Mar 2018 18:54:12 +0100 8200106: Move NoSafepointVerifier out from gcLocker.hpp
stefank [Fri, 23 Mar 2018 18:54:12 +0100] rev 49594
8200106: Move NoSafepointVerifier out from gcLocker.hpp Reviewed-by: coleenp
Thu, 15 Mar 2018 21:29:36 +0100 8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
stefank [Thu, 15 Mar 2018 21:29:36 +0100] rev 49593
8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp Reviewed-by: coleenp, kbarrett
Thu, 15 Mar 2018 21:24:10 +0100 8199946: Move load/store and encode/decode out of oopDesc
stefank [Thu, 15 Mar 2018 21:24:10 +0100] rev 49592
8199946: Move load/store and encode/decode out of oopDesc Reviewed-by: eosterlund, coleenp, tschatzl
Fri, 23 Mar 2018 12:55:39 +0100 8200113: Make Access load proxys smarter
eosterlund [Fri, 23 Mar 2018 12:55:39 +0100] rev 49591
8200113: Make Access load proxys smarter Reviewed-by: stefank, pliden
Thu, 22 Mar 2018 12:34:31 +0100 8200111: MallocArrayAllocator::free should not take a length parameter
stefank [Thu, 22 Mar 2018 12:34:31 +0100] rev 49590
8200111: MallocArrayAllocator::free should not take a length parameter Reviewed-by: gtriantafill, coleenp, tschatzl
Fri, 13 Apr 2018 09:06:37 +0800 8078221: java/rmi/Naming/DefaultRegistryPort.java fails intermittently
mli [Fri, 13 Apr 2018 09:06:37 +0800] rev 49589
8078221: java/rmi/Naming/DefaultRegistryPort.java fails intermittently Reviewed-by: rriggs
Fri, 13 Apr 2018 01:04:33 +0200 8152821: Merge jdk.internal.misc.JavaSecurityAccess and jdk.internal.misc.JavaSecurityProtectionDomainAccess shared secrets
redestad [Fri, 13 Apr 2018 01:04:33 +0200] rev 49588
8152821: Merge jdk.internal.misc.JavaSecurityAccess and jdk.internal.misc.JavaSecurityProtectionDomainAccess shared secrets Reviewed-by: mullan
Thu, 12 Apr 2018 15:26:59 -0700 8201508: Macosx builds fail in GenerateLinkOptData.gmk
erikj [Thu, 12 Apr 2018 15:26:59 -0700] rev 49587
8201508: Macosx builds fail in GenerateLinkOptData.gmk Reviewed-by: tbell
Thu, 12 Apr 2018 14:03:46 -0700 8009632: (fs) FileStore.supportsFileAttributeView does not detect user_xattr enabled on ext4
bpb [Thu, 12 Apr 2018 14:03:46 -0700] rev 49586
8009632: (fs) FileStore.supportsFileAttributeView does not detect user_xattr enabled on ext4 Reviewed-by: alanb
Thu, 12 Apr 2018 13:30:58 -0700 8201443: NoSuchMethodException JarFile.open when jar file is used in classpath
sherman [Thu, 12 Apr 2018 13:30:58 -0700] rev 49585
8201443: NoSuchMethodException JarFile.open when jar file is used in classpath Reviewed-by: rriggs, redestad
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip