Tue, 26 Jun 2018 13:55:17 +0200 8144992: Remove OopIterateClosure::idempotent
stefank [Tue, 26 Jun 2018 13:55:17 +0200] rev 50801
8144992: Remove OopIterateClosure::idempotent Reviewed-by: pliden, kbarrett
Tue, 26 Jun 2018 13:54:19 +0200 8205607: Use oop_iterate instead of oop_iterate_no_header
stefank [Tue, 26 Jun 2018 13:54:19 +0200] rev 50800
8205607: Use oop_iterate instead of oop_iterate_no_header Reviewed-by: pliden, kbarrett
Tue, 26 Jun 2018 12:29:20 -0700 8205701: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java
sspitsyn [Tue, 26 Jun 2018 12:29:20 -0700] rev 50799
8205701: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java Summary: Add the test to the ProblemList.txt Reviewed-by: dcubed
Tue, 26 Jun 2018 14:15:49 -0400 8205648: fix for 8205195 breaks secondary error handling
dcubed [Tue, 26 Jun 2018 14:15:49 -0400] rev 50798
8205648: fix for 8205195 breaks secondary error handling Summary: Only grab Threads_lock in VMError::controlled_crash() when we don't already own it. Reviewed-by: sspitsyn, stuefe
Tue, 26 Jun 2018 14:14:29 -0300 8205696: Undo licence.md
jlaskey [Tue, 26 Jun 2018 14:14:29 -0300] rev 50797
8205696: Undo licence.md Reviewed-by: sundar, hannesw
Tue, 26 Jun 2018 12:42:36 -0400 8205547: FileChannel/CleanerTest.java fails due to expected FD count
rriggs [Tue, 26 Jun 2018 12:42:36 -0400] rev 50796
8205547: FileChannel/CleanerTest.java fails due to expected FD count Reviewed-by: psandoz
Fri, 15 Jun 2018 14:46:04 +0200 8205107: assert(c->Opcode() == Op_SafePoint) failed: broken outer loop
neliasso [Fri, 15 Jun 2018 14:46:04 +0200] rev 50795
8205107: assert(c->Opcode() == Op_SafePoint) failed: broken outer loop Summary: Don't remove safepoint belonging to OuterStripMinedLoopEndNode Reviewed-by: kvn
Tue, 26 Jun 2018 09:33:55 -0700 8205641: Make java/nio/channels/Selector/RacyDeregister.java noisier and flush after prints
bpb [Tue, 26 Jun 2018 09:33:55 -0700] rev 50794
8205641: Make java/nio/channels/Selector/RacyDeregister.java noisier and flush after prints Reviewed-by: alanb
Tue, 26 Jun 2018 09:14:49 -0700 8205400: [Graal] compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on level 4
kvn [Tue, 26 Jun 2018 09:14:49 -0700] rev 50793
8205400: [Graal] compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on level 4 Summary: add -XX:-BackgroundCompilation to tests to eager initialize JVMCI Reviewed-by: thartmann
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
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
Thu, 21 Jun 2018 12:03:54 -0700 8205424: Change to Xcode 9.4 for building on Macosx at Oracle
erikj [Thu, 21 Jun 2018 12:03:54 -0700] rev 50702
8205424: Change to Xcode 9.4 for building on Macosx at Oracle Reviewed-by: tbell, prr
Thu, 21 Jun 2018 11:10:55 -0700 8199124: (fs) Reduce allocation for file system methods that are invoked with no open options
bpb [Thu, 21 Jun 2018 11:10:55 -0700] rev 50701
8199124: (fs) Reduce allocation for file system methods that are invoked with no open options Reviewed-by: alanb Contributed-by: Michael Skells <mike.skells1@gmail.com>
Thu, 21 Jun 2018 18:56:35 +0100 8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
alanb [Thu, 21 Jun 2018 18:56:35 +0100] rev 50700
8194937: Inconsistent behavior of --validate-modules when combined with -m and other options Reviewed-by: mchung
Thu, 21 Jun 2018 10:54:07 -0700 8205398: AES-CBC decryption algorithm using AVX512 instructions
kvn [Thu, 21 Jun 2018 10:54:07 -0700] rev 50699
8205398: AES-CBC decryption algorithm using AVX512 instructions Reviewed-by: kvn Contributed-by: regev.shemy@intel.com, shay.gueron@intel.com, smita.kamath@intel.com, shravya.rukmannagari@intel.com
Thu, 21 Jun 2018 08:45:57 -0700 8203184: List.copyOf() fails to copy sublists
smarks [Thu, 21 Jun 2018 08:45:57 -0700] rev 50698
8203184: List.copyOf() fails to copy sublists Reviewed-by: psandoz
Thu, 21 Jun 2018 08:25:03 -0700 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
smarks [Thu, 21 Jun 2018 08:25:03 -0700] rev 50697
8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator) Reviewed-by: martin, forax, psandoz, briangoetz
Thu, 21 Jun 2018 11:10:44 -0400 8205175: Deprecate UnlinkSymbolsALot debugging option.
coleenp [Thu, 21 Jun 2018 11:10:44 -0400] rev 50696
8205175: Deprecate UnlinkSymbolsALot debugging option. Reviewed-by: zgu, stuefe
Thu, 21 Jun 2018 08:58:59 -0300 8203637: Fix Sources jdk-11+19
jlaskey [Thu, 21 Jun 2018 08:58:59 -0300] rev 50695
8203637: Fix Sources Reviewed-by: hannesw, sundar
Thu, 21 Jun 2018 13:39:20 +0200 8205103: [TESTBUG] Instability in JFR test TestThreadCpuTimeEvent
rwestberg [Thu, 21 Jun 2018 13:39:20 +0200] rev 50694
8205103: [TESTBUG] Instability in JFR test TestThreadCpuTimeEvent Reviewed-by: mgronlun
Tue, 19 Jun 2018 13:03:12 -0400 8205336: Modularize allocations in assembler
rkennke [Tue, 19 Jun 2018 13:03:12 -0400] rev 50693
8205336: Modularize allocations in assembler Reviewed-by: aph, eosterlund
Thu, 21 Jun 2018 14:09:43 +0530 8204938: Add a test case to automatically check the updated LSR data
nishjain [Thu, 21 Jun 2018 14:09:43 +0530] rev 50692
8204938: Add a test case to automatically check the updated LSR data Reviewed-by: naoto, rriggs
Wed, 20 Jun 2018 19:46:44 -0700 8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
cjplummer [Wed, 20 Jun 2018 19:46:44 -0700] rev 50691
8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java Reviewed-by: sspitsyn
Thu, 21 Jun 2018 03:21:22 +0200 Added tag jdk-11+19 for changeset fb8b3f467277
jwilhelm [Thu, 21 Jun 2018 03:21:22 +0200] rev 50690
Added tag jdk-11+19 for changeset fb8b3f467277
Wed, 20 Jun 2018 17:30:43 -0700 8205105: VM crashes with "assert(Universe::heap()->is_in_reserved(start + words - 1)) failed: not in heap"
iveresov [Wed, 20 Jun 2018 17:30:43 -0700] rev 50689
8205105: VM crashes with "assert(Universe::heap()->is_in_reserved(start + words - 1)) failed: not in heap" Summary: Disable fast TLAB refill in Graal. Reviewed-by: dnsimon, kvn
Wed, 20 Jun 2018 12:02:17 -0700 8204974: Quarantine serviceability/sa/TestInstanceKlassSize* tests for CDS enabled mode
lmesnik [Wed, 20 Jun 2018 12:02:17 -0700] rev 50688
8204974: Quarantine serviceability/sa/TestInstanceKlassSize* tests for CDS enabled mode Reviewed-by: ccheung, mseledtsov, jiangli
Wed, 20 Jun 2018 22:02:46 +0200 8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy
gromero [Wed, 20 Jun 2018 22:02:46 +0200] rev 50687
8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy Reviewed-by: goetz, iignatyev
Wed, 20 Jun 2018 12:42:43 -0700 8205433: clean up hotspot ProblemList
iignatyev [Wed, 20 Jun 2018 12:42:43 -0700] rev 50686
8205433: clean up hotspot ProblemList Reviewed-by: kvn
Wed, 20 Jun 2018 13:57:38 -0400 6545967: sp05t003 failed ResumeThread() due to THREAD_NOT_SUSPENDED
gadams [Wed, 20 Jun 2018 13:57:38 -0400] rev 50685
6545967: sp05t003 failed ResumeThread() due to THREAD_NOT_SUSPENDED Reviewed-by: cjplummer, sspitsyn
Wed, 20 Jun 2018 10:01:49 -0700 8203338: Unboxing in return from lambda miscompiled to throw ClassCastException
bsrbnd [Wed, 20 Jun 2018 10:01:49 -0700] rev 50684
8203338: Unboxing in return from lambda miscompiled to throw ClassCastException Reviewed-by: mcimadamore, vromero
Wed, 20 Jun 2018 17:54:40 +0100 Merge
chegar [Wed, 20 Jun 2018 17:54:40 +0100] rev 50683
Merge
Wed, 20 Jun 2018 17:48:39 +0100 Merge
chegar [Wed, 20 Jun 2018 17:48:39 +0100] rev 50682
Merge
Wed, 20 Jun 2018 09:05:57 -0700 8204679: HTTP Client refresh
chegar [Wed, 20 Jun 2018 09:05:57 -0700] rev 50681
8204679: HTTP Client refresh Reviewed-by: chegar, dfuchs, michaelm Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Michael McMahon <michael.x.mcmahon@oracle.com>, Pavel Rappo <pavel.rappo@oracle.com>
Wed, 20 Jun 2018 09:38:17 -0700 8200115: System property java.vm.vendor value includes quotation marks
erikj [Wed, 20 Jun 2018 09:38:17 -0700] rev 50680
8200115: System property java.vm.vendor value includes quotation marks Reviewed-by: tbell, asaha
Wed, 20 Jun 2018 09:42:36 -0700 8204701: [TESTBUG] runtime/SharedArchiveFile/BootAppendTests.java should handle mapping failure
mseledtsov [Wed, 20 Jun 2018 09:42:36 -0700] rev 50679
8204701: [TESTBUG] runtime/SharedArchiveFile/BootAppendTests.java should handle mapping failure Summary: Added code to check for mapping failure Reviewed-by: ccheung, jiangli
Wed, 20 Jun 2018 17:15:16 +0200 8205407: [windows, vs<2017] C4800 after 8203197
stuefe [Wed, 20 Jun 2018 17:15:16 +0200] rev 50678
8205407: [windows, vs<2017] C4800 after 8203197 Reviewed-by: tbell, mbaesken
Wed, 20 Jun 2018 17:06:24 +0200 8199435: Unsafe publication of java.util.Properties.map
redestad [Wed, 20 Jun 2018 17:06:24 +0200] rev 50677
8199435: Unsafe publication of java.util.Properties.map Reviewed-by: dholmes, psandoz, plevart, bchristi
Tue, 19 Jun 2018 10:00:39 -0400 8203030: Zero s390 31 bit size_t type conflicts in shared code
chrisphi [Tue, 19 Jun 2018 10:00:39 -0400] rev 50676
8203030: Zero s390 31 bit size_t type conflicts in shared code Summary: Cast to size_t or change to size_t foe compatibility with other archs. Reviewed-by: pliden, dholmes
Wed, 20 Jun 2018 11:47:07 +0100 8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions
mcimadamore [Wed, 20 Jun 2018 11:47:07 +0100] rev 50675
8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions Summary: issue warnings when 'var' used as a type name in type argument positions Reviewed-by: jlahoda
Wed, 20 Jun 2018 11:33:43 +0200 8205339: ZGC: VerifyBeforeIteration not yet supported
pliden [Wed, 20 Jun 2018 11:33:43 +0200] rev 50674
8205339: ZGC: VerifyBeforeIteration not yet supported Reviewed-by: stefank, eosterlund
Wed, 20 Jun 2018 11:33:42 +0200 8205338: ZGC: LeakProfiler not yet supported
pliden [Wed, 20 Jun 2018 11:33:42 +0200] rev 50673
8205338: ZGC: LeakProfiler not yet supported Reviewed-by: egahlin, eosterlund
Wed, 20 Jun 2018 14:52:32 +0530 8202624: javadoc generates references to enum constructors, which are not documented
pmuthuswamy [Wed, 20 Jun 2018 14:52:32 +0530] rev 50672
8202624: javadoc generates references to enum constructors, which are not documented Reviewed-by: sundar
Wed, 20 Jun 2018 11:12:58 +0200 8205108: [testbug] Fix pattern matching in jstatd tests.
goetz [Wed, 20 Jun 2018 11:12:58 +0200] rev 50671
8205108: [testbug] Fix pattern matching in jstatd tests. Reviewed-by: stuefe, azeller
Wed, 20 Jun 2018 06:51:39 +0200 8205141: runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass
stuefe [Wed, 20 Jun 2018 06:51:39 +0200] rev 50670
8205141: runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass Reviewed-by: dholmes, goetz
Tue, 19 Jun 2018 17:50:32 -0700 8205149: hs201t002 should be put on the problem list
cjplummer [Tue, 19 Jun 2018 17:50:32 -0700] rev 50669
8205149: hs201t002 should be put on the problem list Reviewed-by: sspitsyn
Tue, 19 Jun 2018 23:33:31 +0000 8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object
valeriep [Tue, 19 Jun 2018 23:33:31 +0000] rev 50668
8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object Summary: Check for null and throw InvalidKeyException to maintain same behavior Reviewed-by: xuelei
Tue, 19 Jun 2018 09:34:41 +0200 8203680: os::stat() on Posix platform does not need to copy input path
stuefe [Tue, 19 Jun 2018 09:34:41 +0200] rev 50667
8203680: os::stat() on Posix platform does not need to copy input path Reviewed-by: hseigel, dholmes
Fri, 15 Jun 2018 13:57:32 -0400 8153107: enabling ObjectSynchronizer::quick_enter() on ARM64 causes hangs
apetushkov [Fri, 15 Jun 2018 13:57:32 -0400] rev 50666
8153107: enabling ObjectSynchronizer::quick_enter() on ARM64 causes hangs Summary: Always set the markword for recursive monitors in MacroAssembler::fast_lock(). Reviewed-by: aph, drwhite, dcubed, bulasevich
Tue, 19 Jun 2018 19:19:43 +0200 8205344: TraceMemoryManagerStats changes in JDK-8195115 broke ZGC
pliden [Tue, 19 Jun 2018 19:19:43 +0200] rev 50665
8205344: TraceMemoryManagerStats changes in JDK-8195115 broke ZGC Reviewed-by: shade, eosterlund
Tue, 19 Jun 2018 19:16:08 +0200 8204571: Add support for launching multiple startup recordings
mgronlun [Tue, 19 Jun 2018 19:16:08 +0200] rev 50664
8204571: Add support for launching multiple startup recordings Reviewed-by: egahlin
Tue, 19 Jun 2018 10:12:35 -0700 Merge
prr [Tue, 19 Jun 2018 10:12:35 -0700] rev 50663
Merge
Tue, 19 Jun 2018 10:12:00 -0700 Merge
prr [Tue, 19 Jun 2018 10:12:00 -0700] rev 50662
Merge
Tue, 19 Jun 2018 12:04:01 +0530 8200605: Create test for GridBagLayoutDemo
vagarwal [Tue, 19 Jun 2018 12:04:01 +0530] rev 50661
8200605: Create test for GridBagLayoutDemo Reviewed-by: serb, shurailine
Tue, 19 Jun 2018 09:22:38 -0700 Merge
prr [Tue, 19 Jun 2018 09:22:38 -0700] rev 50660
Merge
Fri, 15 Jun 2018 13:07:46 -0700 Merge
prr [Fri, 15 Jun 2018 13:07:46 -0700] rev 50659
Merge
Fri, 15 Jun 2018 13:05:34 -0700 8204929: Fonts with embedded bitmaps are not always rotated
prr [Fri, 15 Jun 2018 13:05:34 -0700] rev 50658
8204929: Fonts with embedded bitmaps are not always rotated Reviewed-by: bae
Fri, 15 Jun 2018 23:59:56 +0530 8199441: Wrong caret position in multiline text components on Windows with a screen resolution higher than 100%
psadhukhan [Fri, 15 Jun 2018 23:59:56 +0530] rev 50657
8199441: Wrong caret position in multiline text components on Windows with a screen resolution higher than 100% Reviewed-by: prr, jdv
Fri, 15 Jun 2018 23:38:59 +0530 8202199: Provide public, unsupported JDK API for JavaFX/Swing interop
psadhukhan [Fri, 15 Jun 2018 23:38:59 +0530] rev 50656
8202199: Provide public, unsupported JDK API for JavaFX/Swing interop Reviewed-by: prr, kcr, alanb, mchung
Wed, 13 Jun 2018 12:54:41 +0100 8200353: Shift or Capslock not working in Textfield after accented keystrokes
dmarkov [Wed, 13 Jun 2018 12:54:41 +0100] rev 50655
8200353: Shift or Capslock not working in Textfield after accented keystrokes Reviewed-by: serb, prr
Wed, 13 Jun 2018 10:59:27 +0530 8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/bug8057791.java from the ProblemList.txt
mhalder [Wed, 13 Jun 2018 10:59:27 +0530] rev 50654
8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/bug8057791.java from the ProblemList.txt Reviewed-by: psadhukhan, serb
Tue, 12 Jun 2018 15:14:22 -0700 Merge
prr [Tue, 12 Jun 2018 15:14:22 -0700] rev 50653
Merge
Tue, 12 Jun 2018 14:53:57 -0700 8204454: Remove of sun.applet.AppletAudioClip
serb [Tue, 12 Jun 2018 14:53:57 -0700] rev 50652
8204454: Remove of sun.applet.AppletAudioClip Reviewed-by: prr
Tue, 12 Jun 2018 12:18:57 -0700 8191512: T2K font rasterizer code removal
prr [Tue, 12 Jun 2018 12:18:57 -0700] rev 50651
8191512: T2K font rasterizer code removal Reviewed-by: serb, erikj
Tue, 12 Jun 2018 09:26:49 -0700 8202768: [macos] Appkit thread slows when any Window Manager active
serb [Tue, 12 Jun 2018 09:26:49 -0700] rev 50650
8202768: [macos] Appkit thread slows when any Window Manager active Reviewed-by: ant
Mon, 11 Jun 2018 14:06:58 +0530 8029250: [macosx] There is no tray icon shown in the system tray area when case starts
mhalder [Mon, 11 Jun 2018 14:06:58 +0530] rev 50649
8029250: [macosx] There is no tray icon shown in the system tray area when case starts Reviewed-by: serb, sveerabhadra
Sun, 10 Jun 2018 18:04:43 -0700 8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris Developer Studio 12.6
prr [Sun, 10 Jun 2018 18:04:43 -0700] rev 50648
8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris Developer Studio 12.6 Reviewed-by: serb
Sat, 09 Jun 2018 13:33:35 -0700 6608234: SwingWorker.get throws CancellationException
serb [Sat, 09 Jun 2018 13:33:35 -0700] rev 50647
6608234: SwingWorker.get throws CancellationException Reviewed-by: psadhukhan, kaddepalli, prr
Tue, 19 Jun 2018 07:15:00 -0400 8205055: Fix compilation optimization errors with new Solaris toolchain
gadams [Tue, 19 Jun 2018 07:15:00 -0400] rev 50646
8205055: Fix compilation optimization errors with new Solaris toolchain Reviewed-by: erikj
Tue, 19 Jun 2018 07:14:49 -0400 8205110: Fix xchip warnings with new Solaris toolchain
gadams [Tue, 19 Jun 2018 07:14:49 -0400] rev 50645
8205110: Fix xchip warnings with new Solaris toolchain Reviewed-by: ihse, erikj
Tue, 19 Jun 2018 19:21:30 +0300 8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction definition
dchuyko [Tue, 19 Jun 2018 19:21:30 +0300] rev 50644
8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction definition Reviewed-by: aph
Tue, 19 Jun 2018 08:19:54 -0700 8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate
naoto [Tue, 19 Jun 2018 08:19:54 -0700] rev 50643
8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate Reviewed-by: rriggs, scolebourne Contributed-by: toshiona@jp.ibm.com
Tue, 19 Jun 2018 18:18:46 +0300 8198719: MethodHandleHelper.linkToStatic should drop MH arg
dchuyko [Tue, 19 Jun 2018 18:18:46 +0300] rev 50642
8198719: MethodHandleHelper.linkToStatic should drop MH arg Reviewed-by: vlivanov, dlong
Tue, 19 Jun 2018 18:18:25 +0300 8204353: AARCH64: optimize FPU load and stores in macroAssembler
dpochepk [Tue, 19 Jun 2018 18:18:25 +0300] rev 50641
8204353: AARCH64: optimize FPU load and stores in macroAssembler Reviewed-by: aph
Tue, 19 Jun 2018 18:14:25 +0300 8204473: AARCH64: register post-index addressing mode is not supported directly
dpochepk [Tue, 19 Jun 2018 18:14:25 +0300] rev 50640
8204473: AARCH64: register post-index addressing mode is not supported directly Reviewed-by: aph
Tue, 19 Jun 2018 16:44:41 +0200 8205183: Warning about using VS2017 should be removed
erikj [Tue, 19 Jun 2018 16:44:41 +0200] rev 50639
8205183: Warning about using VS2017 should be removed Reviewed-by: prr, tbell
Tue, 19 Jun 2018 16:29:48 +0200 8205172: 32 bit build broken
mdoerr [Tue, 19 Jun 2018 16:29:48 +0200] rev 50638
8205172: 32 bit build broken Reviewed-by: roland, kvn, dholmes
Tue, 19 Jun 2018 16:14:39 +0200 8205006: Assertion failure when rehashing stringtable
rehn [Tue, 19 Jun 2018 16:14:39 +0200] rev 50637
8205006: Assertion failure when rehashing stringtable Reviewed-by: lfoltan, zgu
Tue, 19 Jun 2018 05:22:07 -0700 8205052: No compilation error thrown when no valid parameterization exists for functional interface type
vromero [Tue, 19 Jun 2018 05:22:07 -0700] rev 50636
8205052: No compilation error thrown when no valid parameterization exists for functional interface type Reviewed-by: mcimadamore
Tue, 19 Jun 2018 05:18:49 -0700 8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
phh [Tue, 19 Jun 2018 05:18:49 -0700] rev 50635
8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results Summary: Memory pools can now be optional collection participants, e.g., G1 Old Gen in an incremental collection. Reviewed-by: ehelin, mchung
Tue, 19 Jun 2018 07:54:11 -0400 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
lfoltan [Tue, 19 Jun 2018 07:54:11 -0400] rev 50634
8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name Summary: Introduced ClassLoaderData::name() and ClassLoaderData::name_and_id() for use when obtaining a class loader's name. Reviewed-by: coleenp, goetz, mchung, stuefe
Fri, 15 Jun 2018 12:31:28 +0200 8204268: Improve some IncompatibleClassChangeError messages.
goetz [Fri, 15 Jun 2018 12:31:28 +0200] rev 50633
8204268: Improve some IncompatibleClassChangeError messages. Reviewed-by: stuefe, hseigel
Tue, 19 Jun 2018 12:25:42 +0200 8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks
thartmann [Tue, 19 Jun 2018 12:25:42 +0200] rev 50632
8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks Summary: Update skeleton predicates before main loop during unrolling to remove dead code. Reviewed-by: kvn, roland
Tue, 19 Jun 2018 12:22:02 +0200 8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt
rwestberg [Tue, 19 Jun 2018 12:22:02 +0200] rev 50631
8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt Reviewed-by: mgronlun
Tue, 19 Jun 2018 12:20:05 +0200 8204236: JFR unit test of thread CPU load should be enabled
rwestberg [Tue, 19 Jun 2018 12:20:05 +0200] rev 50630
8204236: JFR unit test of thread CPU load should be enabled Reviewed-by: mgronlun, egahlin
Tue, 19 Jun 2018 12:11:37 +0200 8205064: Fail immediately if an unavailable GC is selected
pliden [Tue, 19 Jun 2018 12:11:37 +0200] rev 50629
8205064: Fail immediately if an unavailable GC is selected Reviewed-by: rkennke, shade
Tue, 19 Jun 2018 11:27:05 +0200 8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden
rkennke [Tue, 19 Jun 2018 11:27:05 +0200] rev 50628
8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden Reviewed-by: kvn, coleenp
Fri, 15 Jun 2018 13:57:37 +0200 8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed
neliasso [Fri, 15 Jun 2018 13:57:37 +0200] rev 50627
8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed Summary: Update idom Reviewed-by: roland
Tue, 19 Jun 2018 10:57:13 +0200 8204166: TLH: Semaphore may not be destroy until signal have returned.
rehn [Tue, 19 Jun 2018 10:57:13 +0200] rev 50626
8204166: TLH: Semaphore may not be destroy until signal have returned. Reviewed-by: eosterlund, dholmes
Tue, 19 Jun 2018 09:43:53 +0200 8204965: Fix '--disable-cds' and disable CDS on AIX by default
simonis [Tue, 19 Jun 2018 09:43:53 +0200] rev 50625
8204965: Fix '--disable-cds' and disable CDS on AIX by default Reviewed-by: erikj, jiangli, stuefe, dholmes
Tue, 19 Jun 2018 09:34:39 +0200 8205043: Make parallel reference processing default for G1
tschatzl [Tue, 19 Jun 2018 09:34:39 +0200] rev 50624
8205043: Make parallel reference processing default for G1 Reviewed-by: kbarrett, sjohanss
Tue, 19 Jun 2018 09:08:39 +0200 8203197: C2: consider all paths in loop body for loop predication
roland [Tue, 19 Jun 2018 09:08:39 +0200] rev 50623
8203197: C2: consider all paths in loop body for loop predication Reviewed-by: kvn, neliasso
Tue, 19 Jun 2018 08:44:31 +0200 8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive
stefank [Tue, 19 Jun 2018 08:44:31 +0200] rev 50622
8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive Reviewed-by: pliden, kbarrett
Thu, 07 Jun 2018 10:11:36 +0200 8204538: Split ScanClosure and ScanClosureWithParBarrier
stefank [Thu, 07 Jun 2018 10:11:36 +0200] rev 50621
8204538: Split ScanClosure and ScanClosureWithParBarrier Reviewed-by: eosterlund, tschatzl, kbarrett
Mon, 18 Jun 2018 18:49:34 -0700 8198669: Refactor annotation array value parsing to reduce duplication
cushon [Mon, 18 Jun 2018 18:49:34 -0700] rev 50620
8198669: Refactor annotation array value parsing to reduce duplication Reviewed-by: psandoz, darcy
Tue, 19 Jun 2018 09:45:54 +0530 8205148: Turn off logging in jQuery-migrate
pmuthuswamy [Tue, 19 Jun 2018 09:45:54 +0530] rev 50619
8205148: Turn off logging in jQuery-migrate Reviewed-by: sundar
Mon, 18 Jun 2018 16:58:16 -0700 8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017
iignatyev [Mon, 18 Jun 2018 16:58:16 -0700] rev 50618
8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017 Reviewed-by: erikj
Mon, 18 Jun 2018 22:43:38 -0400 8203479: JFR enabled ARM32 build assertion failure
bulasevich [Mon, 18 Jun 2018 22:43:38 -0400] rev 50617
8203479: JFR enabled ARM32 build assertion failure Reviewed-by: dholmes
Mon, 18 Jun 2018 20:50:23 -0400 8204961: JVMTI jtreg tests build warnings on 32-bit platforms
bulasevich [Mon, 18 Jun 2018 20:50:23 -0400] rev 50616
8204961: JVMTI jtreg tests build warnings on 32-bit platforms Reviewed-by: sspitsyn, dholmes
Mon, 18 Jun 2018 20:43:42 -0400 8205054: Could not find "lsof" on test machine
lkorinth [Mon, 18 Jun 2018 20:43:42 -0400] rev 50615
8205054: Could not find "lsof" on test machine Reviewed-by: dholmes, mikael, goetz
Tue, 19 Jun 2018 08:06:35 +0800 8177334: Update xmldsig implementation to Apache Santuario 2.1.1
weijun [Tue, 19 Jun 2018 08:06:35 +0800] rev 50614
8177334: Update xmldsig implementation to Apache Santuario 2.1.1 Reviewed-by: mullan
Mon, 18 Jun 2018 15:24:48 -0700 8205181: ProblemList applications/ctw/modules/java_desktop_2.java
kvn [Mon, 18 Jun 2018 15:24:48 -0700] rev 50613
8205181: ProblemList applications/ctw/modules/java_desktop_2.java Reviewed-by: iignatyev
Mon, 18 Jun 2018 13:52:30 -0700 8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
jjg [Mon, 18 Jun 2018 13:52:30 -0700] rev 50612
8204330: Javadoc IllegalArgumentException: HTML special chars in constant value Reviewed-by: ksrini
Mon, 18 Jun 2018 13:40:16 -0700 8149565: -locale option issues
jjg [Mon, 18 Jun 2018 13:40:16 -0700] rev 50611
8149565: -locale option issues Reviewed-by: hannesw
Mon, 18 Jun 2018 10:13:58 -0700 8170159: Improve the performance of BitSet traversal
psandoz [Mon, 18 Jun 2018 10:13:58 -0700] rev 50610
8170159: Improve the performance of BitSet traversal Reviewed-by: martin
Mon, 18 Jun 2018 09:48:22 -0700 8204231: Update Graal
dlong [Mon, 18 Jun 2018 09:48:22 -0700] rev 50609
8204231: Update Graal Reviewed-by: kvn
Mon, 18 Jun 2018 16:13:21 +0200 8204857: ConcurrentHashTable: Fix parallel processing
rehn [Mon, 18 Jun 2018 16:13:21 +0200] rev 50608
8204857: ConcurrentHashTable: Fix parallel processing Reviewed-by: coleenp, gziemski
Mon, 18 Jun 2018 14:36:50 +0200 8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared
mbaesken [Mon, 18 Jun 2018 14:36:50 +0200] rev 50607
8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared Reviewed-by: simonis, stuefe, dholmes
Mon, 18 Jun 2018 12:11:59 +0200 8043575: Dynamically parallelize reference processing work
tschatzl [Mon, 18 Jun 2018 12:11:59 +0200] rev 50606
8043575: Dynamically parallelize reference processing work Summary: In G1 automatically set the number of parallel Reference processing threads Reviewed-by: sangheki, kbarrett Contributed-by: sangheon.kim@oracle.com, thomas.schatzl@oracle.com
Tue, 29 May 2018 09:26:00 +0200 8202845: Refactor reference processing for improved parallelism
tschatzl [Tue, 29 May 2018 09:26:00 +0200] rev 50605
8202845: Refactor reference processing for improved parallelism Summary: Fold reference processing's nine phases into four to decrease startup and termination time of this phase. Reviewed-by: kbarrett, sjohanss
Mon, 18 Jun 2018 08:07:15 +0530 8196988: Resolve disabled warnings for libjimage
sdama [Mon, 18 Jun 2018 08:07:15 +0530] rev 50604
8196988: Resolve disabled warnings for libjimage Summary: Fixed warnings related to implicit-fallthrough gcc option Reviewed-by: psandoz, mchung
Fri, 15 Jun 2018 17:34:01 -0700 8199871: Deprecate pack200 and unpack200 tools
henryjen [Fri, 15 Jun 2018 17:34:01 -0700] rev 50603
8199871: Deprecate pack200 and unpack200 tools Reviewed-by: mchung, psandoz, abuckley
Sat, 16 Jun 2018 10:10:54 +0100 8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
alanb [Sat, 16 Jun 2018 10:10:54 +0100] rev 50602
8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set Reviewed-by: bpb
Fri, 15 Jun 2018 12:25:53 +0200 8204943: Improve message of ArrayStoreException.
goetz [Fri, 15 Jun 2018 12:25:53 +0200] rev 50601
8204943: Improve message of ArrayStoreException. Reviewed-by: lfoltan, hseigel
Sat, 16 Jun 2018 07:05:09 +0200 8204958: Minor cleanups for the diagnostic framework
stuefe [Sat, 16 Jun 2018 07:05:09 +0200] rev 50600
8204958: Minor cleanups for the diagnostic framework Reviewed-by: sspitsyn, coleenp, cjplummer
Fri, 15 Jun 2018 16:53:58 -0400 8204939: Change Access nomenclature: root to native
kbarrett [Fri, 15 Jun 2018 16:53:58 -0400] rev 50599
8204939: Change Access nomenclature: root to native Summary: Rename RootAccess => NativeAccess, IN_ROOT => IN_NATIVE, and related cleanups. Reviewed-by: pliden, stefank, coleenp
Fri, 15 Jun 2018 13:08:32 -0700 8205116: jdeps --system $java.home fails with IAE
mchung [Fri, 15 Jun 2018 13:08:32 -0700] rev 50598
8205116: jdeps --system $java.home fails with IAE Reviewed-by: alanb, lancea
Fri, 15 Jun 2018 12:48:19 -0700 8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
bpb [Fri, 15 Jun 2018 12:48:19 -0700] rev 50597
8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java Reviewed-by: alanb
Thu, 14 Jun 2018 23:09:11 -0700 8202216: Add Buffer mismatch methods
vtheeyarath [Thu, 14 Jun 2018 23:09:11 -0700] rev 50596
8202216: Add Buffer mismatch methods Reviewed-by: plevart, psandoz
Fri, 15 Jun 2018 11:44:49 -0700 8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
mchung [Fri, 15 Jun 2018 11:44:49 -0700] rev 50595
8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java Reviewed-by: alanb, lancea, kcr
Fri, 15 Jun 2018 11:44:20 -0700 8200121: Remove unused qualified exports in java.base
mchung [Fri, 15 Jun 2018 11:44:20 -0700] rev 50594
8200121: Remove unused qualified exports in java.base Reviewed-by: alanb, lancea
Fri, 15 Jun 2018 11:15:32 -0700 8203667: Platform specific include files in jdk image in wrong sub directory
erikj [Fri, 15 Jun 2018 11:15:32 -0700] rev 50593
8203667: Platform specific include files in jdk image in wrong sub directory Reviewed-by: mchung, tbell
Fri, 15 Jun 2018 19:24:15 +0100 8203838: javac performance regression in 11+11
mcimadamore [Fri, 15 Jun 2018 19:24:15 +0100] rev 50592
8203838: javac performance regression in 11+11 Summary: Share method check exception Reviewed-by: vromero
Thu, 14 Jun 2018 17:32:31 -0700 7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
cushon [Thu, 14 Jun 2018 17:32:31 -0700] rev 50591
7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present Reviewed-by: darcy, martin, vromero
Fri, 15 Jun 2018 09:53:28 -0700 8204973: Add build support for filtering translations
erikj [Fri, 15 Jun 2018 09:53:28 -0700] rev 50590
8204973: Add build support for filtering translations Reviewed-by: ihse, naoto, dfuchs
Fri, 15 Jun 2018 09:16:48 -0700 8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
kvn [Fri, 15 Jun 2018 09:16:48 -0700] rev 50589
8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected Summary: exit VM with Error when JVMCI does not support seected GC. Reviewed-by: iveresov, thartmann
Fri, 15 Jun 2018 08:28:08 -0700 8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
kvn [Fri, 15 Jun 2018 08:28:08 -0700] rev 50588
8202948: C2: assert(init_offset >= 0) failed: positive offset from object start Summary: convert the assert into compilation check which will skip superword optimization Reviewed-by: roland, thartmann
Fri, 15 Jun 2018 16:44:41 +0200 8205025: [AOT] make jdk.aot module upgradeable
dnsimon [Fri, 15 Jun 2018 16:44:41 +0200] rev 50587
8205025: [AOT] make jdk.aot module upgradeable Reviewed-by: alanb, kvn, mchung
Fri, 15 Jun 2018 15:07:45 +0200 8200867: Remove references to "jdk 9" in build system
ihse [Fri, 15 Jun 2018 15:07:45 +0200] rev 50586
8200867: Remove references to "jdk 9" in build system Reviewed-by: redestad, tbell, erikj
Fri, 15 Jun 2018 13:31:50 +0200 8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
pliden [Fri, 15 Jun 2018 13:31:50 +0200] rev 50585
8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator Reviewed-by: stefank, eosterlund
Fri, 15 Jun 2018 13:31:43 +0200 8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
pliden [Fri, 15 Jun 2018 13:31:43 +0200] rev 50584
8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate() Reviewed-by: stefank, eosterlund
Fri, 15 Jun 2018 13:31:36 +0200 8205024: ZGC: Worker threads boost mode not always enabled when is should be
pliden [Fri, 15 Jun 2018 13:31:36 +0200] rev 50583
8205024: ZGC: Worker threads boost mode not always enabled when is should be Reviewed-by: stefank, eosterlund
Fri, 15 Jun 2018 13:31:27 +0200 8205022: ZGC: SoftReferences not always cleared before throwing OOME
pliden [Fri, 15 Jun 2018 13:31:27 +0200] rev 50582
8205022: ZGC: SoftReferences not always cleared before throwing OOME Reviewed-by: stefank, eosterlund
Fri, 15 Jun 2018 13:31:20 +0200 8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21
pliden [Fri, 15 Jun 2018 13:31:20 +0200] rev 50581
8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21 Reviewed-by: stefank, eosterlund
Thu, 14 Jun 2018 14:32:03 +0200 8204654: [testbug] Fix pattern matching in jstat tests.
goetz [Thu, 14 Jun 2018 14:32:03 +0200] rev 50580
8204654: [testbug] Fix pattern matching in jstat tests. Reviewed-by: clanger, stuefe
Fri, 15 Jun 2018 02:31:37 -0700 8205096: Add missing files for 8203394
jcbeyler [Fri, 15 Jun 2018 02:31:37 -0700] rev 50579
8205096: Add missing files for 8203394 Summary: Add files missed in the push for Low-Overhead Heap Profiling Reviewed-by: dholmes, tschatzl, rehn, simonis, ehelin
Fri, 15 Jun 2018 00:49:54 -0700 8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
jcbeyler [Fri, 15 Jun 2018 00:49:54 -0700] rev 50578
8203394: Implementation of JEP 331: Low-Overhead Heap Profiling Summary: Implement Low-Overhead Heap Profiling Reviewed-by: eosterlund, gthornbr, rehn, sspitsyn, tschatzl
Mon, 11 Jun 2018 15:28:24 +0200 8204240: Extend MDO to allow more reasons to be recorded per bci
roland [Mon, 11 Jun 2018 15:28:24 +0200] rev 50577
8204240: Extend MDO to allow more reasons to be recorded per bci Reviewed-by: kvn, neliasso
Fri, 15 Jun 2018 11:58:34 +0530 8202537: CLDR33
rgoel [Fri, 15 Jun 2018 11:58:34 +0530] rev 50576
8202537: CLDR33 Summary: upgraded CLDR data to V33. Reviewed-by: naoto
Fri, 15 Jun 2018 10:48:56 +0530 8204666: javadoc should be updated to use jQuery 3.3.1
pmuthuswamy [Fri, 15 Jun 2018 10:48:56 +0530] rev 50575
8204666: javadoc should be updated to use jQuery 3.3.1 Reviewed-by: sundar
Thu, 14 Jun 2018 09:59:21 -0400 8203641: Refactor String Deduplication into shared
zgu [Thu, 14 Jun 2018 09:59:21 -0400] rev 50574
8203641: Refactor String Deduplication into shared Summary: Allows string deduplication to be shared among different collectors Reviewed-by: tschatzl, rkennke
Thu, 14 Jun 2018 15:27:49 -0700 8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
epavlova [Thu, 14 Jun 2018 15:27:49 -0700] rev 50573
8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt Reviewed-by: kvn
Thu, 14 Jun 2018 21:49:46 +0200 8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
stuefe [Thu, 14 Jun 2018 21:49:46 +0200] rev 50572
8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes Reviewed-by: coleenp, sspitsyn, dholmes
Wed, 13 Jun 2018 16:32:02 -0700 8203491: [TESTBUG] Port heapdump tests into java
lmesnik [Wed, 13 Jun 2018 16:32:02 -0700] rev 50571
8203491: [TESTBUG] Port heapdump tests into java Reviewed-by: coleenp, jgeorge
Thu, 14 Jun 2018 09:31:59 -0700 8205003: Replace selected link tags with linkplain in java.lang.Class
darcy [Thu, 14 Jun 2018 09:31:59 -0700] rev 50570
8205003: Replace selected link tags with linkplain in java.lang.Class Reviewed-by: bpb, mchung, lancea
Thu, 14 Jun 2018 10:33:54 -0400 8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
hseigel [Thu, 14 Jun 2018 10:33:54 -0400] rev 50569
8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect Summary: Check module's loader and compare version with java.base's version to improve algorithm Reviewed-by: lfoltan, mchung
Thu, 14 Jun 2018 05:50:21 -0700 8203813: javac accepts an illegal name as a receiver parameter name
bsrbnd [Thu, 14 Jun 2018 05:50:21 -0700] rev 50568
8203813: javac accepts an illegal name as a receiver parameter name Reviewed-by: vromero
Thu, 14 Jun 2018 09:38:31 -0300 8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
jlaskey [Thu, 14 Jun 2018 09:38:31 -0300] rev 50567
8204172: Predicate::not should explicitly mention "NullPointerException - if target is null" Reviewed-by: sundar, psandoz, dfuchs
Thu, 14 Jun 2018 13:16:21 +0200 8196618: Create API to list supported values for javac --release option
jlahoda [Thu, 14 Jun 2018 13:16:21 +0200] rev 50566
8196618: Create API to list supported values for javac --release option 8194308: jdeprscan will need updates to deal with the removal of the Java EE modules Summary: Generalizing tests to run over all supported --release keys; fixing jdeprscan to work with --release 11. Reviewed-by: smarks, vromero
Thu, 14 Jun 2018 13:07:33 +0200 8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
tschatzl [Thu, 14 Jun 2018 13:07:33 +0200] rev 50565
8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region Summary: Make sure and verify that the remembered set state of humongous continues regions matches the one from the corresponding humongous start region. Reviewed-by: kbarrett, sjohanss
Thu, 14 Jun 2018 11:13:39 +0100 8178150: Regression in logic for handling inference stuck constraints
mcimadamore [Thu, 14 Jun 2018 11:13:39 +0100] rev 50564
8178150: Regression in logic for handling inference stuck constraints Summary: Fix broken logic for input/output inference variable dependency Reviewed-by: vromero, bsrbnd
Thu, 14 Jun 2018 11:13:30 +0200 8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
lkorinth [Thu, 14 Jun 2018 11:13:30 +0200] rev 50563
8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD Reviewed-by: rehn, dholmes
Thu, 14 Jun 2018 11:46:53 +0200 8204664: PrepareFailureLogs should be done after sequential make targets
ihse [Thu, 14 Jun 2018 11:46:53 +0200] rev 50562
8204664: PrepareFailureLogs should be done after sequential make targets Reviewed-by: erikj
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip