Mon, 09 Apr 2018 18:43:40 +0300 8187472: AARCH64: array_equals intrinsic doesn't use prefetch for large arrays
dpochepk [Mon, 09 Apr 2018 18:43:40 +0300] rev 49724
8187472: AARCH64: array_equals intrinsic doesn't use prefetch for large arrays Reviewed-by: dsamersoff
Mon, 09 Apr 2018 18:40:20 +0300 8201185: AARCH64: bfm instruction encoding hits assert on zero register
dpochepk [Mon, 09 Apr 2018 18:40:20 +0300] rev 49723
8201185: AARCH64: bfm instruction encoding hits assert on zero register Reviewed-by: dsamersoff
Thu, 05 Apr 2018 10:54:53 +0200 8199735: Mark word updates need to use Access API
rkennke [Thu, 05 Apr 2018 10:54:53 +0200] rev 49722
8199735: Mark word updates need to use Access API Reviewed-by: shade, eosterlund
Mon, 09 Apr 2018 08:19:26 -0400 8201242: Include source file/line number when reporting native call stack on supported platforms
zgu [Mon, 09 Apr 2018 08:19:26 -0400] rev 49721
8201242: Include source file/line number when reporting native call stack on supported platforms Summary: Added source file/line number to native call stack reporting on supported platforms Reviewed-by: adinn, stuefe, dcubed
Mon, 09 Apr 2018 13:38:45 +0200 8201167: Remove MacroAssembler::cmp_heap_oop on x86
eosterlund [Mon, 09 Apr 2018 13:38:45 +0200] rev 49720
8201167: Remove MacroAssembler::cmp_heap_oop on x86 Reviewed-by: kvn, tschatzl
Thu, 05 Apr 2018 14:25:53 +0200 8201171: Cleanup in g1CollectedHeap, change CamelCase to snake_case
lkorinth [Thu, 05 Apr 2018 14:25:53 +0200] rev 49719
8201171: Cleanup in g1CollectedHeap, change CamelCase to snake_case Reviewed-by: sjohanss, tschatzl
Mon, 09 Apr 2018 01:22:37 -0400 8200697: Add utility for spin wait with fallback to yield/sleep
kbarrett [Mon, 09 Apr 2018 01:22:37 -0400] rev 49718
8200697: Add utility for spin wait with fallback to yield/sleep Summary: Added SpinYield utility class. Reviewed-by: dcubed, coleenp, dholmes Contributed-by: kim.barrett@oracle.com, robbin.ehn@oracle.com
Fri, 06 Apr 2018 19:16:33 +0200 Merge
jwilhelm [Fri, 06 Apr 2018 19:16:33 +0200] rev 49717
Merge
Fri, 06 Apr 2018 09:59:48 -0400 8198908: Add JVM support for preview features
hseigel [Fri, 06 Apr 2018 09:59:48 -0400] rev 49716
8198908: Add JVM support for preview features Summary: Add new major and minor version checks Reviewed-by: dholmes, lfoltan
Fri, 06 Apr 2018 13:55:25 +0200 8201136: Move GC flags from globals.hpp to GC specific files
stefank [Fri, 06 Apr 2018 13:55:25 +0200] rev 49715
8201136: Move GC flags from globals.hpp to GC specific files Reviewed-by: sjohanss, shade, rehn
Fri, 06 Apr 2018 13:54:54 +0200 8201227: Add ALL_GCS_ONLY
stefank [Fri, 06 Apr 2018 13:54:54 +0200] rev 49714
8201227: Add ALL_GCS_ONLY Reviewed-by: sjohanss, shade, rehn
Fri, 06 Apr 2018 11:41:21 +0200 8200169: Flatten G1Allocator class hierarchy
sjohanss [Fri, 06 Apr 2018 11:41:21 +0200] rev 49713
8200169: Flatten G1Allocator class hierarchy Reviewed-by: tschatzl, sangheki
Fri, 06 Apr 2018 11:37:34 +0200 8201213: Remove INCLUDE_ALL_GCS from memset_with_concurrent_readers
stefank [Fri, 06 Apr 2018 11:37:34 +0200] rev 49712
8201213: Remove INCLUDE_ALL_GCS from memset_with_concurrent_readers Reviewed-by: kbarrett
Fri, 06 Apr 2018 11:37:33 +0200 8201212: Remove INCLUDE_ALL_GCS from OopStorage files
stefank [Fri, 06 Apr 2018 11:37:33 +0200] rev 49711
8201212: Remove INCLUDE_ALL_GCS from OopStorage files Reviewed-by: kbarrett
Fri, 06 Apr 2018 11:37:31 +0200 8200737: Move GC code out of Arguments::check_vm_args_consistency into GCArguments
stefank [Fri, 06 Apr 2018 11:37:31 +0200] rev 49710
8200737: Move GC code out of Arguments::check_vm_args_consistency into GCArguments Reviewed-by: sjohanss, pliden
Fri, 06 Apr 2018 11:37:28 +0200 8200736: Move CMSGCStats to the cms directory
stefank [Fri, 06 Apr 2018 11:37:28 +0200] rev 49709
8200736: Move CMSGCStats to the cms directory Reviewed-by: sjohanss, tschatzl
Fri, 06 Apr 2018 11:37:26 +0200 8200735: Move CMS specific code from binaryTreeDictionary and freeList to CMS files
stefank [Fri, 06 Apr 2018 11:37:26 +0200] rev 49708
8200735: Move CMS specific code from binaryTreeDictionary and freeList to CMS files Reviewed-by: shade, adinn
Tue, 17 Apr 2018 15:39:20 +0200 8201591: JVM features with "-" in name is not correctly handled
ihse [Tue, 17 Apr 2018 15:39:20 +0200] rev 49707
8201591: JVM features with "-" in name is not correctly handled Reviewed-by: erikj
Mon, 16 Apr 2018 12:20:36 +0200 8201495: [Zero] Reduce limits of max heap size for boot JDK on s390
sgehwolf [Mon, 16 Apr 2018 12:20:36 +0200] rev 49706
8201495: [Zero] Reduce limits of max heap size for boot JDK on s390 Reviewed-by: ihse, aph, simonis
Mon, 16 Apr 2018 11:08:07 +0200 8201584: Fix configure on SLES 11 after 8201483
goetz [Mon, 16 Apr 2018 11:08:07 +0200] rev 49705
8201584: Fix configure on SLES 11 after 8201483 Reviewed-by: ihse, simonis
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip