Tue, 26 Jun 2018 11:14:27 -0400 8203228: Branch-free output conversion for X25519 and X448
apetcher [Tue, 26 Jun 2018 11:14:27 -0400] rev 50792
8203228: Branch-free output conversion for X25519 and X448 Summary: Make some field arithmetic operations for X25519/X448 more resilient against side-channel attacks Reviewed-by: ascarpino
Mon, 25 Jun 2018 23:04:21 +0200 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach
goetz [Mon, 25 Jun 2018 23:04:21 +0200] rev 50791
8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach Reviewed-by: jgeorge, cjplummer
Tue, 26 Jun 2018 09:52:21 -0400 8205422: assert(false) failed: Bad verification_type_info
hseigel [Tue, 26 Jun 2018 09:52:21 -0400] rev 50790
8205422: assert(false) failed: Bad verification_type_info Summary: Instead of asserting, print out the bad value Reviewed-by: lfoltan, coleenp
Tue, 26 Jun 2018 13:16:40 +0100 8205671: Remove HTTP Client tests erroneously problem listed by the TLS 1.3 integration
chegar [Tue, 26 Jun 2018 13:16:40 +0100] rev 50789
8205671: Remove HTTP Client tests erroneously problem listed by the TLS 1.3 integration Reviewed-by: dfuchs, michaelm
Tue, 26 Jun 2018 18:55:48 +0800 8201815: Use Mozilla Public Suffix List
weijun [Tue, 26 Jun 2018 18:55:48 +0800] rev 50788
8201815: Use Mozilla Public Suffix List Reviewed-by: michaelm, erikj, ihse
Tue, 26 Jun 2018 11:09:42 +0200 8204082: Make names of Young GCs more uniform in logs
tschatzl [Tue, 26 Jun 2018 11:09:42 +0200] rev 50787
8204082: Make names of Young GCs more uniform in logs Summary: All G1 young gcs now start with "Pause Young" plus a more detailed description Reviewed-by: sjohanss
Tue, 26 Jun 2018 09:17:53 +0200 8205342: windows : potential memleaks in getAdapter(s) in NetworkInterface_winXP.c
mbaesken [Tue, 26 Jun 2018 09:17:53 +0200] rev 50786
8205342: windows : potential memleaks in getAdapter(s) in NetworkInterface_winXP.c Reviewed-by: alanb, igerasim, stuefe
Mon, 25 Jun 2018 16:00:56 +0200 8200720: Print additional information in thread dump (times, allocated bytes etc.)
ghaug [Mon, 25 Jun 2018 16:00:56 +0200] rev 50785
8200720: Print additional information in thread dump (times, allocated bytes etc.) Reviewed-by: dholmes, clanger, cjplummer, sspitsyn
Tue, 26 Jun 2018 08:13:02 +0100 8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
alanb [Tue, 26 Jun 2018 08:13:02 +0100] rev 50784
8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set Reviewed-by: bpb
Mon, 25 Jun 2018 22:28:04 -0700 8205623: Replace use of Class::getPackage with Class::getPackageName
mchung [Mon, 25 Jun 2018 22:28:04 -0700] rev 50783
8205623: Replace use of Class::getPackage with Class::getPackageName Reviewed-by: jjg, erikj
Mon, 25 Jun 2018 22:27:09 -0700 8205627: Replace hardcoded spec version value in build.tools.ExtLink taglet
mchung [Mon, 25 Jun 2018 22:27:09 -0700] rev 50782
8205627: Replace hardcoded spec version value in build.tools.ExtLink taglet Reviewed-by: jjg, erikj
Mon, 25 Jun 2018 20:58:01 -0700 8205649: Make clang stack flags independent of OS
martin [Mon, 25 Jun 2018 20:58:01 -0700] rev 50781
8205649: Make clang stack flags independent of OS Reviewed-by: erikj
Mon, 25 Jun 2018 20:08:05 -0700 8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale
xiaofeya [Mon, 25 Jun 2018 20:08:05 -0700] rev 50780
8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale Reviewed-by: naoto Contributed-by: dan.z.zhou@oracle.com
Mon, 25 Jun 2018 20:03:46 -0700 8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale.
xiaofeya [Mon, 25 Jun 2018 20:03:46 -0700] rev 50779
8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale. Reviewed-by: naoto Contributed-by: dan.z.zhou@oracle.com
Tue, 26 Jun 2018 10:43:50 +0800 8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016
weijun [Tue, 26 Jun 2018 10:43:50 +0800] rev 50778
8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016 Reviewed-by: mullan, xuelei
Tue, 26 Jun 2018 10:43:43 +0800 8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
weijun [Tue, 26 Jun 2018 10:43:43 +0800] rev 50777
8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source Reviewed-by: xuelei
Mon, 25 Jun 2018 18:49:30 -0700 8205455: jdeprscan issues annotation processor warning regarding RELEASE_10
smarks [Mon, 25 Jun 2018 18:49:30 -0700] rev 50776
8205455: jdeprscan issues annotation processor warning regarding RELEASE_10 Reviewed-by: jjg
Mon, 25 Jun 2018 18:01:42 -0700 8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
martin [Mon, 25 Jun 2018 18:01:42 -0700] rev 50775
8205184: Delegating Iterator implementations that don't delegate forEachRemaining() Reviewed-by: psandoz Contributed-by: Tobias Thierer <tobiast@google.com>, Martin Buchholz <martinrb@google.com>
Mon, 25 Jun 2018 17:11:27 -0700 8201610: Broken link on the page api/java.rmi/java/rmi/server/UnicastRemoteObject.html
smarks [Mon, 25 Jun 2018 17:11:27 -0700] rev 50774
8201610: Broken link on the page api/java.rmi/java/rmi/server/UnicastRemoteObject.html Reviewed-by: psandoz, lancea
Tue, 26 Jun 2018 08:10:45 +0800 8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1
mbalao [Tue, 26 Jun 2018 08:10:45 +0800] rev 50773
8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1 Reviewed-by: valeriep, weijun
Mon, 25 Jun 2018 22:25:29 +0200 8205632: Include stack.inline.hpp in markSweep.inline.hpp
stefank [Mon, 25 Jun 2018 22:25:29 +0200] rev 50772
8205632: Include stack.inline.hpp in markSweep.inline.hpp Reviewed-by: kbarrett
Mon, 25 Jun 2018 14:39:44 -0700 8195650: Method references to VarHandle accessors
psandoz [Mon, 25 Jun 2018 14:39:44 -0700] rev 50771
8195650: Method references to VarHandle accessors Reviewed-by: jrose
Mon, 25 Jun 2018 14:36:16 -0700 8204930: Reader:nullReader() spec does not match the behavior
bpb [Mon, 25 Jun 2018 14:36:16 -0700] rev 50770
8204930: Reader:nullReader() spec does not match the behavior Reviewed-by: bpb, rriggs Contributed-by: Patrick Reinhart <patrick@reini.net>
Mon, 25 Jun 2018 13:37:01 +0200 8205605: [testbug][aix] Various test adaption to aix pecularities.
goetz [Mon, 25 Jun 2018 13:37:01 +0200] rev 50769
8205605: [testbug][aix] Various test adaption to aix pecularities. Reviewed-by: lfoltan, coleenp
Mon, 25 Jun 2018 13:41:39 -0700 8196584: TLS 1.3 Implementation
xuelei [Mon, 25 Jun 2018 13:41:39 -0700] rev 50768
8196584: TLS 1.3 Implementation Reviewed-by: ascarpino, coffeys, dfuchs, jjiang, jnimeh, mullan, rhalade, ssahoo, valeriep, weijun, wetmore, xuelei Contributed-by: Adam Petcher <adam.petcher@oracle.com>, Amanda Jiang <amanda.jiang@oracle.com>, Anthony Scarpino <anthony.scarpino@oracle.com>, Bradford Wetmore <bradford.wetmore@oracle.com>, Jamil Nimeh <jamil.j.nimeh@oracle.com>, John Jiang <sha.jiang@oracle.com>, Rajan Halade <rajan.halade@oracle.com>, Sibabrata Sahoo <sibabrata.sahoo@oracle.com>, Valerie Peng <valerie.peng@oracle.com>, Weijun Wang <weijun.wang@oracle.com>, Xuelei Fan <xuelei.fan@oracle.com>
Mon, 25 Jun 2018 21:22:16 +0300 8205475: AARCH64: optimize FPU loads and stores in C1_Runtime1_aarch64.cpp
dpochepk [Mon, 25 Jun 2018 21:22:16 +0300] rev 50767
8205475: AARCH64: optimize FPU loads and stores in C1_Runtime1_aarch64.cpp Reviewed-by: aph, adinn
Mon, 25 Jun 2018 14:10:44 -0400 8205614: NestMates tests failing in CI jdk11-jdk.931
hseigel [Mon, 25 Jun 2018 14:10:44 -0400] rev 50766
8205614: NestMates tests failing in CI jdk11-jdk.931 Summary: Fixed the wording to agree with new IAE message text Reviewed-by: lfoltan, dcubed, mchung
Mon, 25 Jun 2018 13:47:27 -0400 8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags
coleenp [Mon, 25 Jun 2018 13:47:27 -0400] rev 50765
8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags Summary: Removed NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags from globals.hpp and mutex.cpp and marked them as obsolete. Reviewed-by: kbarrett, dholmes Contributed-by: patricio.chilano.mateo@oracle.com
Mon, 25 Jun 2018 09:59:16 -0700 8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
dl [Mon, 25 Jun 2018 09:59:16 -0700] rev 50764
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06 Reviewed-by: martin, psandoz
Mon, 25 Jun 2018 09:59:16 -0700 8203864: Execution error in Java's Timsort
dl [Mon, 25 Jun 2018 09:59:16 -0700] rev 50763
8203864: Execution error in Java's Timsort Reviewed-by: martin, psandoz, forax
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip