Sat, 14 Jul 2018 07:31:26 +0800 8206443: Update security libs manual test to cope with removal of javac -source/-target 6
jjiang [Sat, 14 Jul 2018 07:31:26 +0800] rev 51058
8206443: Update security libs manual test to cope with removal of javac -source/-target 6 Summary: Change compile -source/-target from 1.6 to 1.7 Reviewed-by: xuelei
Fri, 13 Jul 2018 13:58:17 -0400 8206470: Incorrect use of os::lasterror in ClassListParser
coleenp [Fri, 13 Jul 2018 13:58:17 -0400] rev 51057
8206470: Incorrect use of os::lasterror in ClassListParser Summary: The change is for future-proof the code in case errno gets overwritten inside the allocation logic. Reviewed-by: dholmes Contributed-by: patricio.chilano.mateo@oracle.com
Sun, 03 Jun 2018 23:33:00 -0700 8204267: Generate comments in -XX:+PrintInterpreter to link to source code
iklam [Sun, 03 Jun 2018 23:33:00 -0700] rev 51056
8204267: Generate comments in -XX:+PrintInterpreter to link to source code Summary: Changed __ macro to use Disassembler::hook() Reviewed-by: coleenp, aph
Fri, 13 Jul 2018 10:10:51 -0700 8201513: nsk/jvmti/IterateThroughHeap/filter-* are broken
amenkov [Fri, 13 Jul 2018 10:10:51 -0700] rev 51055
8201513: nsk/jvmti/IterateThroughHeap/filter-* are broken Reviewed-by: sspitsyn, cjplummer
Fri, 13 Jul 2018 14:04:59 +0530 8193444: SimpleDateFormat throws ArrayIndexOutOfBoundsException when format contains long sequences of unicode characters
nishjain [Fri, 13 Jul 2018 14:04:59 +0530] rev 51054
8193444: SimpleDateFormat throws ArrayIndexOutOfBoundsException when format contains long sequences of unicode characters Reviewed-by: naoto, rriggs
Thu, 12 Jul 2018 22:53:35 -0700 8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
dtitov [Thu, 12 Jul 2018 22:53:35 -0700] rev 51053
8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][] Reviewed-by: sspitsyn, amenkov
Fri, 13 Jul 2018 02:36:42 +0000 8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
valeriep [Fri, 13 Jul 2018 02:36:42 +0000] rev 51052
8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73) Summary: Do bounds check per encryption/decryption call instead of per block Reviewed-by: ascarpino, redestad
Thu, 12 Jul 2018 08:44:39 +0800 8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
weijun [Thu, 12 Jul 2018 08:44:39 +0800] rev 51051
8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error Reviewed-by: xuelei
Thu, 12 Jul 2018 17:29:48 -0700 8207011: Remove uses of the register storage class specifier
mikael [Thu, 12 Jul 2018 17:29:48 -0700] rev 51050
8207011: Remove uses of the register storage class specifier Reviewed-by: kbarrett, kvn
Thu, 12 Jul 2018 10:41:44 -0400 8206007: nsk/jdb/exclude001 test is taking a long time on some builds
gadams [Thu, 12 Jul 2018 10:41:44 -0400] rev 51049
8206007: nsk/jdb/exclude001 test is taking a long time on some builds Reviewed-by: cjplummer, sspitsyn
Thu, 12 Jul 2018 13:32:45 -0700 8139876: Exclude hanging nsk/stress/stack from execution with deoptimization enabled
lmesnik [Thu, 12 Jul 2018 13:32:45 -0700] rev 51048
8139876: Exclude hanging nsk/stress/stack from execution with deoptimization enabled Reviewed-by: kvn, mseledtsov
Thu, 12 Jul 2018 14:13:15 -0700 8028563: Remove javac support for 6/1.6 source and target values
darcy [Thu, 12 Jul 2018 14:13:15 -0700] rev 51047
8028563: Remove javac support for 6/1.6 source and target values Reviewed-by: jjg, erikj, henryjen
Thu, 12 Jul 2018 12:06:22 -0700 8194680: StartElement#getAttributes and getNamespaces refer to incorrect package
joehw [Thu, 12 Jul 2018 12:06:22 -0700] rev 51046
8194680: StartElement#getAttributes and getNamespaces refer to incorrect package Reviewed-by: jjg, lancea
Thu, 12 Jul 2018 11:32:14 -0700 8206122: Use Queue in place of ArrayList when need to remove first element
igerasim [Thu, 12 Jul 2018 11:32:14 -0700] rev 51045
8206122: Use Queue in place of ArrayList when need to remove first element Reviewed-by: martin, jjg, vromero
Thu, 12 Jul 2018 11:18:01 -0700 8207060: Memory leak when malloc fails within WITH_UNICODE_STRING block
igerasim [Thu, 12 Jul 2018 11:18:01 -0700] rev 51044
8207060: Memory leak when malloc fails within WITH_UNICODE_STRING block Reviewed-by: vtewari, rriggs
Thu, 12 Jul 2018 06:04:57 -0700 8207145: (fs) Native memory leak in WindowsNativeDispatcher.LookupPrivilegeValue0
igerasim [Thu, 12 Jul 2018 06:04:57 -0700] rev 51043
8207145: (fs) Native memory leak in WindowsNativeDispatcher.LookupPrivilegeValue0 Reviewed-by: alanb
Wed, 11 Jul 2018 13:55:38 -0400 8207056: Epsilon GC to support object pinning
zgu [Wed, 11 Jul 2018 13:55:38 -0400] rev 51042
8207056: Epsilon GC to support object pinning Summary: Epsilon GC to use object pinning to avoid expensive GCLocker Reviewed-by: shade, rkennke
Thu, 12 Jul 2018 12:22:54 +0200 Added tag jdk-12+2 for changeset 69b438908512
jwilhelm [Thu, 12 Jul 2018 12:22:54 +0200] rev 51041
Added tag jdk-12+2 for changeset 69b438908512
Wed, 11 Jul 2018 16:12:18 -0700 8207055: Make javac -help output for -source and -target more informative
darcy [Wed, 11 Jul 2018 16:12:18 -0700] rev 51040
8207055: Make javac -help output for -source and -target more informative Reviewed-by: jjg
Wed, 11 Jul 2018 14:32:42 -0700 8207005: Disable the file canonicalization cache by default
bchristi [Wed, 11 Jul 2018 14:32:42 -0700] rev 51039
8207005: Disable the file canonicalization cache by default Reviewed-by: alanb, bpb
Wed, 11 Jul 2018 21:41:43 +0200 Merge
jwilhelm [Wed, 11 Jul 2018 21:41:43 +0200] rev 51038
Merge
Wed, 11 Jul 2018 15:08:44 -0400 8207044: minimal vm build fail: missing #include
bulasevich [Wed, 11 Jul 2018 15:08:44 -0400] rev 51037
8207044: minimal vm build fail: missing #include Summary: Add missing #include Reviewed-by: kbarrett, shade Contributed-by: boris.ulasevich@bell-sw.com
Wed, 11 Jul 2018 11:17:09 -0700 8205967: Remove sun/security/krb5/auto/UnboundSSL.java from ProblemList.txt
rhalade [Wed, 11 Jul 2018 11:17:09 -0700] rev 51036
8205967: Remove sun/security/krb5/auto/UnboundSSL.java from ProblemList.txt Reviewed-by: xuelei, rhalade Contributed-by: Andrew Wong <andrew.w.wong@oracle.com>
Tue, 10 Jul 2018 10:24:08 -0700 8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
dl [Tue, 10 Jul 2018 10:24:08 -0700] rev 51035
8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition" Reviewed-by: martin, psandoz, dholmes, tschatzl
Tue, 10 Jul 2018 11:36:36 +0200 8206919: s390: add missing info to vm_version_ext_s390 jdk-11+22
ghaug [Tue, 10 Jul 2018 11:36:36 +0200] rev 51034
8206919: s390: add missing info to vm_version_ext_s390 Reviewed-by: simonis, mdoerr
Wed, 11 Jul 2018 13:41:25 +0300 8202264: Race condition in AudioClip.loop()
serb [Wed, 11 Jul 2018 13:41:25 +0300] rev 51033
8202264: Race condition in AudioClip.loop() Reviewed-by: prr
Wed, 11 Jul 2018 13:17:48 +0300 8205973: Client jtreg ProblemList cleanup
serb [Wed, 11 Jul 2018 13:17:48 +0300] rev 51032
8205973: Client jtreg ProblemList cleanup Reviewed-by: prr
Wed, 11 Jul 2018 10:39:58 +0800 8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset
jjiang [Wed, 11 Jul 2018 10:39:58 +0800] rev 51031
8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset Summary: Refactor this test with SSLSocketTemplate Reviewed-by: xuelei
Tue, 10 Jul 2018 19:42:48 -0700 8206135: Building jvm with AOT but without JVMCI should fail at configure time
kvn [Tue, 10 Jul 2018 19:42:48 -0700] rev 51030
8206135: Building jvm with AOT but without JVMCI should fail at configure time Reviewed-by: erikj
Tue, 10 Jul 2018 16:14:48 -0700 8207007: Add missing license header to zHash.inline.hpp
mikael [Tue, 10 Jul 2018 16:14:48 -0700] rev 51029
8207007: Add missing license header to zHash.inline.hpp Reviewed-by: tschatzl, pliden
Tue, 10 Jul 2018 13:54:17 -0700 8206951: [Graal] org.graalvm.compiler.hotspot.test.GraalOSRTest to ProblemList-graal.txt
epavlova [Tue, 10 Jul 2018 13:54:17 -0700] rev 51028
8206951: [Graal] org.graalvm.compiler.hotspot.test.GraalOSRTest to ProblemList-graal.txt Reviewed-by: kvn
Tue, 10 Jul 2018 13:34:32 -0400 8204691: HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #
kbarrett [Tue, 10 Jul 2018 13:34:32 -0400] rev 51027
8204691: HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list # Summary: Run test in safepoint. Reviewed-by: tschatzl, ehelin
Tue, 10 Jul 2018 15:33:55 +0200 8205472: Deadlock in Kitchensink when trying to print compile queues causing timeout
thartmann [Tue, 10 Jul 2018 15:33:55 +0200] rev 51026
8205472: Deadlock in Kitchensink when trying to print compile queues causing timeout Summary: Do not acquire the MethodCompileQueue_lock in CompileBroker::print_compile_queues(). Reviewed-by: kvn, kbarrett, dholmes
Tue, 10 Jul 2018 15:09:34 +0200 8206476: Wrong assert in phase_enum_2_phase_string() in referenceProcessorPhaseTimes.cpp
tschatzl [Tue, 10 Jul 2018 15:09:34 +0200] rev 51025
8206476: Wrong assert in phase_enum_2_phase_string() in referenceProcessorPhaseTimes.cpp Summary: A less or equal than should be less than. Reviewed-by: ehelin, kbarrett
Fri, 29 Jun 2018 17:59:44 +0200 8202123: C2 Crash in Node::in(unsigned int) const+0x14
roland [Fri, 29 Jun 2018 17:59:44 +0200] rev 51024
8202123: C2 Crash in Node::in(unsigned int) const+0x14 Reviewed-by: kvn, thartmann
Tue, 10 Jul 2018 03:14:55 -0400 8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
dholmes [Tue, 10 Jul 2018 03:14:55 -0400] rev 51023
8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid Summary: Run the new runtime/jni/terminatedThread/TestTerminatedThread.java test in othervm mode Reviewed-by: alanb, mikael
Mon, 09 Jul 2018 22:20:02 -0700 8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal
kvn [Mon, 09 Jul 2018 22:20:02 -0700] rev 51022
8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal Summary: don't run test with Graal Reviewed-by: mchung, epavlova
Tue, 10 Jul 2018 10:59:57 +0800 8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms
jjiang [Tue, 10 Jul 2018 10:59:57 +0800] rev 51021
8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms Summary: Add unit tests for ChaCha20Cipher, ChaCha20Poly1305Parameters and Poly1305 Reviewed-by: xuelei, jnimeh
Mon, 09 Jul 2018 20:17:32 -0400 8205878: pthread_getcpuclockid is expected to return 0 code
dholmes [Mon, 09 Jul 2018 20:17:32 -0400] rev 51020
8205878: pthread_getcpuclockid is expected to return 0 code Reviewed-by: cjplummer, amenkov, coleenp
Mon, 09 Jul 2018 14:21:33 -0700 8206323: Missing some legal notices in docs bundle
erikj [Mon, 09 Jul 2018 14:21:33 -0700] rev 51019
8206323: Missing some legal notices in docs bundle Reviewed-by: mchung, tbell
Mon, 09 Jul 2018 13:26:59 -0700 8185740: The help-doc.html generated by the doclet is outdated
jjg [Mon, 09 Jul 2018 13:26:59 -0700] rev 51018
8185740: The help-doc.html generated by the doclet is outdated Reviewed-by: sundar
Mon, 09 Jul 2018 13:25:08 -0700 8194740: UseSubwordForMaxVector causes performance regression
vdeshpande [Mon, 09 Jul 2018 13:25:08 -0700] rev 51017
8194740: UseSubwordForMaxVector causes performance regression Reviewed-by: kvn, thartmann
Mon, 09 Jul 2018 11:15:55 -0700 8206287: fix legal notice in hotspot tests
iignatyev [Mon, 09 Jul 2018 11:15:55 -0700] rev 51016
8206287: fix legal notice in hotspot tests Reviewed-by: kvn, hseigel
Mon, 09 Jul 2018 10:25:55 -0700 8206106: [solaris sparc] jck tests api/javax_print/PrintService failing
prr [Mon, 09 Jul 2018 10:25:55 -0700] rev 51015
8206106: [solaris sparc] jck tests api/javax_print/PrintService failing Reviewed-by: simonis, erikj
Mon, 09 Jul 2018 10:23:17 -0700 8205646: Broken link in jdk.jsobject
prr [Mon, 09 Jul 2018 10:23:17 -0700] rev 51014
8205646: Broken link in jdk.jsobject Reviewed-by: serb
Mon, 09 Jul 2018 09:09:21 -0700 8206433: Several jib profiles missing autoconf dependency
erikj [Mon, 09 Jul 2018 09:09:21 -0700] rev 51013
8206433: Several jib profiles missing autoconf dependency Reviewed-by: tbell
Mon, 09 Jul 2018 19:09:29 +0300 8205588: Deprecate for removal com.sun.awt.SecurityWarning
serb [Mon, 09 Jul 2018 19:09:29 +0300] rev 51012
8205588: Deprecate for removal com.sun.awt.SecurityWarning Reviewed-by: prr, kaddepalli
Mon, 09 Jul 2018 12:51:58 +0200 8206408: Add missing CPU/system info to vm_version_ext on PPC64
ghaug [Mon, 09 Jul 2018 12:51:58 +0200] rev 51011
8206408: Add missing CPU/system info to vm_version_ext on PPC64 Reviewed-by: mdoerr, simonis
Mon, 09 Jul 2018 16:36:05 +0300 8201611: Broken links in java.desktop javadoc
serb [Mon, 09 Jul 2018 16:36:05 +0300] rev 51010
8201611: Broken links in java.desktop javadoc Reviewed-by: prr, kaddepalli
Mon, 09 Jul 2018 15:26:58 +0200 8206459: [s390] Prevent restoring incorrect bcp and locals in interpreter and avoid incorrect size of partialSubtypeCheckNode in C2
mdoerr [Mon, 09 Jul 2018 15:26:58 +0200] rev 51009
8206459: [s390] Prevent restoring incorrect bcp and locals in interpreter and avoid incorrect size of partialSubtypeCheckNode in C2 Reviewed-by: goetz
Mon, 09 Jul 2018 09:38:11 +0100 8206163: AArch64: incorrect code generation for StoreCM
adinn [Mon, 09 Jul 2018 09:38:11 +0100] rev 51008
8206163: AArch64: incorrect code generation for StoreCM Summary: StoreCM may require planting a StoreStore barrier Reviewed-by: aph, zyao, roland
Mon, 09 Jul 2018 10:19:51 +0200 8205426: Humongous continues remembered set does not match humongous start region one after Remark
tschatzl [Mon, 09 Jul 2018 10:19:51 +0200] rev 51007
8205426: Humongous continues remembered set does not match humongous start region one after Remark Summary: Remembered set states for humongous objects crossing an internal per-thread processing threshold could synchronized if the humongous continues regions were processed first. Reviewed-by: ehelin, kbarrett
Mon, 09 Jul 2018 12:20:56 +0800 8198352: java.util.MissingResourceException: sun.security.util.AuthResources when trying to use com.sun.security.auth.module.UnixLoginModule
weijun [Mon, 09 Jul 2018 12:20:56 +0800] rev 51006
8198352: java.util.MissingResourceException: sun.security.util.AuthResources when trying to use com.sun.security.auth.module.UnixLoginModule Reviewed-by: xuelei
Sun, 08 Jul 2018 20:00:46 -0400 8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
dholmes [Sun, 08 Jul 2018 20:00:46 -0400] rev 51005
8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc Reviewed-by: mikael, sspitsyn
Sun, 08 Jul 2018 11:54:08 +0200 8203943: eventThreadGroup was null in TestJavaBlockedEvent.java
mgronlun [Sun, 08 Jul 2018 11:54:08 +0200] rev 51004
8203943: eventThreadGroup was null in TestJavaBlockedEvent.java Reviewed-by: egahlin
Fri, 06 Jul 2018 12:10:43 -0700 8204630: Generating an anonymous class with Filer#createClassFile causes an NPE in JavacProcessingEnvironment
cushon [Fri, 06 Jul 2018 12:10:43 -0700] rev 51003
8204630: Generating an anonymous class with Filer#createClassFile causes an NPE in JavacProcessingEnvironment Reviewed-by: jlahoda
Fri, 06 Jul 2018 13:45:41 -0700 8193126: Incorrect setting of MetaspaceSize and NewSizeThreadIncrease when using JVMCI compiler
kvn [Fri, 06 Jul 2018 13:45:41 -0700] rev 51002
8193126: Incorrect setting of MetaspaceSize and NewSizeThreadIncrease when using JVMCI compiler Summary: select maximum default values for JVMCI Reviewed-by: dnsimon, iveresov
Fri, 06 Jul 2018 10:39:38 -0700 8206375: ProblemList update of bug ID for SwingFontMetricsTest
prr [Fri, 06 Jul 2018 10:39:38 -0700] rev 51001
8206375: ProblemList update of bug ID for SwingFontMetricsTest Reviewed-by: serb
Fri, 06 Jul 2018 10:37:47 -0700 8206428: Upgrade JDK11 to harfbuzz 1.8.2
prr [Fri, 06 Jul 2018 10:37:47 -0700] rev 51000
8206428: Upgrade JDK11 to harfbuzz 1.8.2 Reviewed-by: serb
Fri, 06 Jul 2018 13:38:56 +0530 8206450: Add JImageListTest.java to ProblemList.txt
sdama [Fri, 06 Jul 2018 13:38:56 +0530] rev 50999
8206450: Add JImageListTest.java to ProblemList.txt Summary: Added JImageListTest.java to ProblemList.txt Reviewed-by: dholmes
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip