Mon, 25 Jun 2018 09:59:16 -0700 8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
dl [Mon, 25 Jun 2018 09:59:16 -0700] rev 50762
8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called Reviewed-by: martin, psandoz
Mon, 25 Jun 2018 11:33:11 -0400 8169559: Add class loader names to relevant VM messages
lfoltan [Mon, 25 Jun 2018 11:33:11 -0400] rev 50761
8169559: Add class loader names to relevant VM messages Summary: Added new method class_in_module_of_loader to provide a standard format for class information within error messages. Reviewed-by: goetz, hseigel, mchung
Mon, 25 Jun 2018 20:36:06 +0530 8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
hb [Mon, 25 Jun 2018 20:36:06 +0530] rev 50760
8204661: Show error 'Port already in use' in HashedPasswordFileTest.java Reviewed-by: mchung, dholmes, dcubed, dfuchs
Mon, 25 Jun 2018 10:34:46 -0400 8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
lfoltan [Mon, 25 Jun 2018 10:34:46 -0400] rev 50759
8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id Summary: The method loader_name_and_id should return the external name of the class loader if _name_and_id is null. Reviewed-by: coleenp, stuefe
Mon, 25 Jun 2018 16:32:23 +0300 8189113: AARCH64: StringLatin1 inflate intrinsic doesn't use prefetch instruction
dpochepk [Mon, 25 Jun 2018 16:32:23 +0300] rev 50758
8189113: AARCH64: StringLatin1 inflate intrinsic doesn't use prefetch instruction Reviewed-by: aph
Mon, 25 Jun 2018 16:32:02 +0300 8189103: AARCH64: optimize String indexOf intrinsic
dpochepk [Mon, 25 Jun 2018 16:32:02 +0300] rev 50757
8189103: AARCH64: optimize String indexOf intrinsic Reviewed-by: aph
Mon, 25 Jun 2018 16:31:37 +0300 8202326: AARCH64: optimize string compare intrinsic
dpochepk [Mon, 25 Jun 2018 16:31:37 +0300] rev 50756
8202326: AARCH64: optimize string compare intrinsic Reviewed-by: dsamersoff
Mon, 25 Jun 2018 16:31:18 +0300 8204289: AARCH64: enable math intrinsics usage in interpreter and C1
dpochepk [Mon, 25 Jun 2018 16:31:18 +0300] rev 50755
8204289: AARCH64: enable math intrinsics usage in interpreter and C1 Reviewed-by: aph, dsamersoff
Mon, 25 Jun 2018 16:30:49 +0300 8189105: AARCH64: create intrinsic for sin and cos
dpochepk [Mon, 25 Jun 2018 16:30:49 +0300] rev 50754
8189105: AARCH64: create intrinsic for sin and cos Reviewed-by: aph, adinn
Mon, 25 Jun 2018 16:30:16 +0300 8196402: AARCH64: create intrinsic for Math.log
dpochepk [Mon, 25 Jun 2018 16:30:16 +0300] rev 50753
8196402: AARCH64: create intrinsic for Math.log Reviewed-by: aph, dsamersoff
Sat, 26 May 2018 06:59:49 +0200 8204540: Automatic oop closure devirtualization
stefank [Sat, 26 May 2018 06:59:49 +0200] rev 50752
8204540: Automatic oop closure devirtualization Reviewed-by: kbarrett, eosterlund
Mon, 25 Jun 2018 12:44:52 +0200 8203814: javac --release=8 \"cannot find symbol\" for NashornException.getEcmaError()
jlahoda [Mon, 25 Jun 2018 12:44:52 +0200] rev 50751
8203814: javac --release=8 \"cannot find symbol\" for NashornException.getEcmaError() Summary: Updating ct.sym data for jdk.scripting.nashorn to JDK8u102 version of the API. Reviewed-by: hannesw
Tue, 20 Mar 2018 11:16:10 +0530 8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days.
pkoppula [Tue, 20 Mar 2018 11:16:10 +0530] rev 50750
8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days. Reviewed-by: mullan Contributed-by: prasadarao.koppula@oracle.com, weijun.wang@oracle.com
Mon, 25 Jun 2018 10:54:55 +0200 8205405: ZGC: Decouple JFR type registration
pliden [Mon, 25 Jun 2018 10:54:55 +0200] rev 50749
8205405: ZGC: Decouple JFR type registration Reviewed-by: stefank, mgronlun
Mon, 25 Jun 2018 10:41:03 +0200 8204524: Unnecessary memory barriers in G1ParScanThreadState::copy_to_survivor_space
mhorie [Mon, 25 Jun 2018 10:41:03 +0200] rev 50748
8204524: Unnecessary memory barriers in G1ParScanThreadState::copy_to_survivor_space Reviewed-by: kbarrett, mdoerr, drwhite, tschatzl
Mon, 25 Jun 2018 11:51:04 +0530 8205158: Update the .md files for 3rd party software Unicode 10.0, ICU 60.2, and CLDR v33.
rgoel [Mon, 25 Jun 2018 11:51:04 +0530] rev 50747
8205158: Update the .md files for 3rd party software Unicode 10.0, ICU 60.2, and CLDR v33. Summary: updated legal files for CLDR, ICU and Unicode. Reviewed-by: naoto, mchung
Sun, 24 Jun 2018 21:46:11 -0700 8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
never [Sun, 24 Jun 2018 21:46:11 -0700] rev 50746
8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV Reviewed-by: eosterlund, iveresov
Mon, 25 Jun 2018 02:07:42 +0200 8203929: Limit amount of data for JFR.dump
egahlin [Mon, 25 Jun 2018 02:07:42 +0200] rev 50745
8203929: Limit amount of data for JFR.dump Reviewed-by: mgronlun
Sun, 24 Jun 2018 16:25:47 +0100 8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer
alanb [Sun, 24 Jun 2018 16:25:47 +0100] rev 50744
8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer Reviewed-by: mchung
Sun, 24 Jun 2018 15:02:08 +0300 8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender
dsamersoff [Sun, 24 Jun 2018 15:02:08 +0300] rev 50743
8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender Summary: Relaxed assert inside safe_for_sender Reviewed-by: aph, dpochepk
Sun, 24 Jun 2018 10:41:51 +0200 8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
plevart [Sun, 24 Jun 2018 10:41:51 +0200] rev 50742
8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands Summary: screen usage/initialization of TerminatingThreadLocal with a non-null check on Thread.threadLocals field Reviewed-by: dholmes, alanb
Sat, 23 Jun 2018 22:49:48 -0700 8205570: fix a number of typos in the JVMTI spec
jmanson [Sat, 23 Jun 2018 22:49:48 -0700] rev 50741
8205570: fix a number of typos in the JVMTI spec Summary: fix typos in the JVMTI spec Reviewed-by: dholmes, sspitsyn
Sat, 23 Jun 2018 09:46:18 +0100 Merge
alanb [Sat, 23 Jun 2018 09:46:18 +0100] rev 50740
Merge
Sat, 23 Jun 2018 09:34:09 +0100 8198372: API to create a SelectableChannel to a FileDescriptor
alanb [Sat, 23 Jun 2018 09:34:09 +0100] rev 50739
8198372: API to create a SelectableChannel to a FileDescriptor Reviewed-by: chegar, bpb
Sat, 23 Jun 2018 08:03:52 +0100 8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
alanb [Sat, 23 Jun 2018 08:03:52 +0100] rev 50738
8197532: Re-examine policy for the default set of modules when compiling or running code on the class path Reviewed-by: jlahoda, mchung
Sat, 23 Jun 2018 01:22:52 -0700 8205113: Update JVMTI doc references to object allocation tracking
jmanson [Sat, 23 Jun 2018 01:22:52 -0700] rev 50737
8205113: Update JVMTI doc references to object allocation tracking Summary: Update the JVMTI VMObjectAlloc spec Reviewed-by: dholmes, sspitsyn
Tue, 05 Jun 2018 11:55:39 +0200 8203188: Add JEP-181 support to the Zero interpreter
sgehwolf [Tue, 05 Jun 2018 11:55:39 +0200] rev 50736
8203188: Add JEP-181 support to the Zero interpreter Reviewed-by: dholmes, chrisphi
Sat, 23 Jun 2018 01:32:41 -0400 8010319: Implementation of JEP 181: Nest-Based Access Control
dholmes [Sat, 23 Jun 2018 01:32:41 -0400] rev 50735
8010319: Implementation of JEP 181: Nest-Based Access Control Reviewed-by: alanb, psandoz, mchung, coleenp, acorn, mcimadamore, forax, jlahoda, sspitsyn, abuckley Contributed-by: alex.buckley@oracle.com, maurizio.mimadamore@oracle.com, mandy.chung@oracle.com, tobias.hartmann@oracle.com, david.holmes@oracle.com, vladimir.x.ivanov@oracle.com, karen.kinnear@oracle.com, vladimir.kozlov@oracle.com, john.r.rose@oracle.com, daniel.smith@oracle.com, serguei.spitsyn@oracle.com, kumardotsrinivasan@gmail.com, boris.ulasevich@bell-sw.com
Fri, 22 Jun 2018 17:49:21 -0700 8205199: more Linux clang compile failures
martin [Fri, 22 Jun 2018 17:49:21 -0700] rev 50734
8205199: more Linux clang compile failures Reviewed-by: dholmes, kbarrett, stuefe Contributed-by: Arthur Eubanks <aeubanks@google.com>, Thomas Stuefe <thomas.stuefe@gmail.com>
Fri, 22 Jun 2018 17:36:03 -0700 8205197: Never default to using libc++ on Linux
martin [Fri, 22 Jun 2018 17:36:03 -0700] rev 50733
8205197: Never default to using libc++ on Linux Summary: Let the toolchain choose the standard library by default Reviewed-by: tbell, erikj, gziemski
Fri, 22 Jun 2018 23:18:07 +0000 Merge
valeriep [Fri, 22 Jun 2018 23:18:07 +0000] rev 50732
Merge
Fri, 22 Jun 2018 23:10:36 +0000 7007966: Add Brainpool ECC support (RFC 5639)
valeriep [Fri, 22 Jun 2018 23:10:36 +0000] rev 50731
7007966: Add Brainpool ECC support (RFC 5639) Summary: Enhance SunEC provider with the support of brainpool256/320/384/512r1 curves Reviewed-by: valeriep Contributed-by: Tobias Wagner <tobias.wagner@n-design.de>
Fri, 22 Jun 2018 16:11:36 -0700 8155192: [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics
iignatyev [Fri, 22 Jun 2018 16:11:36 -0700] rev 50730
8155192: [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics Reviewed-by: kvn, gromero
Fri, 22 Jun 2018 15:58:32 -0700 8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci"
iveresov [Fri, 22 Jun 2018 15:58:32 -0700] rev 50729
8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci" Summary: Tolerate JVMCI placeholder bcis Reviewed-by: kvn, never, dlong
Fri, 22 Jun 2018 17:46:58 -0400 8205459: Rename Access API flag decorators
kbarrett [Fri, 22 Jun 2018 17:46:58 -0400] rev 50728
8205459: Rename Access API flag decorators Summary: Rename OOP_NOT_NULL, IN_HEAP_ARRAY, AS_DEST_NOT_INITIALIZED Reviewed-by: pliden, stefank
Fri, 22 Jun 2018 16:06:43 -0400 8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java fails with "raw fd count wrong"
rriggs [Fri, 22 Jun 2018 16:06:43 -0400] rev 50727
8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java fails with "raw fd count wrong" Reviewed-by: bpb, mchung
Fri, 22 Jun 2018 12:51:49 -0700 8205194: Improve the Array Comparison when there is mismatch at first element.
vdeshpande [Fri, 22 Jun 2018 12:51:49 -0700] rev 50726
8205194: Improve the Array Comparison when there is mismatch at first element. Summary: perform the first element comparison before the call to vectorizedMismatch method Reviewed-by: psandoz, rriggs, igerasim
Fri, 22 Jun 2018 12:05:36 -0700 8202922: Method reference identity is broken by serialization
psandoz [Fri, 22 Jun 2018 12:05:36 -0700] rev 50725
8202922: Method reference identity is broken by serialization Reviewed-by: jlaskey, mchung
Fri, 22 Jun 2018 19:04:16 +0200 Added tag jdk-11+19 for changeset 36ca515343e0
jwilhelm [Fri, 22 Jun 2018 19:04:16 +0200] rev 50724
Added tag jdk-11+19 for changeset 36ca515343e0
Fri, 22 Jun 2018 20:17:02 +0300 8189112: AARCH64: optimize StringUTF16 compress intrinsic
dpochepk [Fri, 22 Jun 2018 20:17:02 +0300] rev 50723
8189112: AARCH64: optimize StringUTF16 compress intrinsic Reviewed-by: aph
Fri, 22 Jun 2018 18:10:20 +0100 8204233: Add configurable option for enhanced socket IOException messages
michaelm [Fri, 22 Jun 2018 18:10:20 +0100] rev 50722
8204233: Add configurable option for enhanced socket IOException messages Reviewed-by: alanb, chegar
Fri, 22 Jun 2018 18:19:26 +0200 Merge
plevart [Fri, 22 Jun 2018 18:19:26 +0200] rev 50721
Merge
Fri, 22 Jun 2018 18:18:05 +0200 Merge
plevart [Fri, 22 Jun 2018 18:18:05 +0200] rev 50720
Merge
Fri, 22 Jun 2018 17:56:55 +0200 8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
plevart [Fri, 22 Jun 2018 17:56:55 +0200] rev 50719
8202788: Explicitly reclaim cached thread-local direct buffers at thread exit Summary: Add internal TerminatingThreadLocal and use it to free cached thread-local direct buffers and nio-fs native buffers Reviewed-by: tonyp, alanb
Fri, 22 Jun 2018 12:15:16 -0400 8205195: NestedThreadsListHandleInErrorHandlingTest fails because hs_err doesn't contain _nested_thread_list_max
dcubed [Fri, 22 Jun 2018 12:15:16 -0400] rev 50718
8205195: NestedThreadsListHandleInErrorHandlingTest fails because hs_err doesn't contain _nested_thread_list_max Summary: Grab Threads_lock in VMError::controlled_crash() so ErrorHandling tests are more stable. Reviewed-by: stuefe, sspitsyn
Fri, 22 Jun 2018 18:49:45 +0300 8205474: AARCH64: wrong zr encoding for ccmp instruction
dpochepk [Fri, 22 Jun 2018 18:49:45 +0300] rev 50717
8205474: AARCH64: wrong zr encoding for ccmp instruction Reviewed-by: aph
Fri, 22 Jun 2018 18:48:36 +0300 8205004: AArch64: fix failures in jtreg ArraysEqCmpTest
dpochepk [Fri, 22 Jun 2018 18:48:36 +0300] rev 50716
8205004: AArch64: fix failures in jtreg ArraysEqCmpTest Reviewed-by: aph Contributed-by: joshua.zhu@arm.com
Fri, 22 Jun 2018 21:42:00 +0800 8205445: Add RSASSA-PSS Signature support to SunMSCAPI
weijun [Fri, 22 Jun 2018 21:42:00 +0800] rev 50715
8205445: Add RSASSA-PSS Signature support to SunMSCAPI Reviewed-by: xuelei
Fri, 22 Jun 2018 13:20:55 +0200 8203299: StringPoolBuffer access covered by exclusive access invariant, remove (problematic) cas operations
mgronlun [Fri, 22 Jun 2018 13:20:55 +0200] rev 50714
8203299: StringPoolBuffer access covered by exclusive access invariant, remove (problematic) cas operations Reviewed-by: egahlin
Fri, 22 Jun 2018 11:21:34 +0100 8204331: AArch64: fix CAS not embedded in normal graph error
adinn [Fri, 22 Jun 2018 11:21:34 +0100] rev 50713
8204331: AArch64: fix CAS not embedded in normal graph error Summary: JDK fails with assert on AArch64 after changes made by JDK-8202377 Reviewed-by: roland, rkennke
Fri, 22 Jun 2018 11:26:55 +0200 8195077: [Testbug] tools/javac/processing/model/completionfailure/NoAbortForBadClassFile.java - AccessDeniedException
jlahoda [Fri, 22 Jun 2018 11:26:55 +0200] rev 50712
8195077: [Testbug] tools/javac/processing/model/completionfailure/NoAbortForBadClassFile.java - AccessDeniedException Summary: Use a new working directory for each sub-test. Reviewed-by: vromero
Wed, 20 Jun 2018 14:25:45 +0200 8205416: windows: fix checking of CloseHandle return code in Java_java_io_FileCleanable_cleanupClose0
mbaesken [Wed, 20 Jun 2018 14:25:45 +0200] rev 50711
8205416: windows: fix checking of CloseHandle return code in Java_java_io_FileCleanable_cleanupClose0 Reviewed-by: alanb, stuefe
Fri, 22 Jun 2018 11:49:31 +0530 8205160: jQuery UI, jQuery-migrate, and jQuery license file to be updated to the revision present.
pmuthuswamy [Fri, 22 Jun 2018 11:49:31 +0530] rev 50710
8205160: jQuery UI, jQuery-migrate, and jQuery license file to be updated to the revision present. Reviewed-by: jjg
Thu, 21 Jun 2018 22:17:22 -0700 8172854: [TESTBUG] Exclude runtime/ReservedStack/ReservedStackTest.java from being run with DeoptimizeALot option
iignatyev [Thu, 21 Jun 2018 22:17:22 -0700] rev 50709
8172854: [TESTBUG] Exclude runtime/ReservedStack/ReservedStackTest.java from being run with DeoptimizeALot option Reviewed-by: kvn
Thu, 21 Jun 2018 21:37:28 -0700 8202331: Obsolete support for commercial features
mikael [Thu, 21 Jun 2018 21:37:28 -0700] rev 50708
8202331: Obsolete support for commercial features Reviewed-by: kvn, cjplummer, dholmes
Thu, 21 Jun 2018 16:45:29 -0700 8205490: update ProblemList-graal
iignatyev [Thu, 21 Jun 2018 16:45:29 -0700] rev 50707
8205490: update ProblemList-graal Reviewed-by: kvn, epavlova
Thu, 21 Jun 2018 15:14:36 -0700 8185927: create regression test for 8062950
iignatyev [Thu, 21 Jun 2018 15:14:36 -0700] rev 50706
8185927: create regression test for 8062950 Reviewed-by: kvn
Thu, 21 Jun 2018 14:33:15 -0700 8205442: Avoid hard-coding --source value in SourceLauncherTest.java
jjg [Thu, 21 Jun 2018 14:33:15 -0700] rev 50705
8205442: Avoid hard-coding --source value in SourceLauncherTest.java Reviewed-by: darcy
Thu, 21 Jun 2018 13:29:44 -0700 8196425: tools/javac/modules/AnnotationProcessing.java failed
jjg [Thu, 21 Jun 2018 13:29:44 -0700] rev 50704
8196425: tools/javac/modules/AnnotationProcessing.java failed Reviewed-by: jlahoda
Thu, 21 Jun 2018 20:52:52 +0200 8205053: Decouple type registration from framework lifecycle
egahlin [Thu, 21 Jun 2018 20:52:52 +0200] rev 50703
8205053: Decouple type registration from framework lifecycle Reviewed-by: mgronlun, pliden, stefank
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip