2018-06-23 8205390: jtreg: Fix failing TestRTMSpinLoopCount on PPC64
gromero [Sat, 23 Jun 2018 18:02:46 -0400] rev 51148
8205390: jtreg: Fix failing TestRTMSpinLoopCount on PPC64 Reviewed-by: kvn, iignatyev
2018-07-06 8205582: PPC64: RTM: Fix counter for aborts on nested transactions
gromero [Fri, 06 Jul 2018 16:25:07 -0400] rev 51147
8205582: PPC64: RTM: Fix counter for aborts on nested transactions Reviewed-by: mdoerr, goetz
2018-06-26 8205581: PPC64: RTM: Fix abort on native calls
gromero [Tue, 26 Jun 2018 08:33:17 -0400] rev 51146
8205581: PPC64: RTM: Fix abort on native calls Reviewed-by: mdoerr, goetz
2018-06-25 8205580: PPC64: RTM: Don't retry lock on abort if abort was intentional
gromero [Sun, 24 Jun 2018 21:48:42 -0400] rev 51145
8205580: PPC64: RTM: Don't retry lock on abort if abort was intentional Reviewed-by: mdoerr, goetz
2018-07-18 8207380: compiler/graalunit/JttLangMTest.java timeout
epavlova [Wed, 18 Jul 2018 13:24:25 -0700] rev 51144
8207380: compiler/graalunit/JttLangMTest.java timeout Reviewed-by: kvn
2018-07-11 8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log
shade [Wed, 11 Jul 2018 08:44:00 +0200] rev 51143
8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log Reviewed-by: vlivanov, never
2018-07-18 8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore
weijun [Thu, 19 Jul 2018 00:14:40 +0800] rev 51142
8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore Reviewed-by: xuelei
2018-07-18 8207250: setUseClientMode post handshake with the same value as before does not throw IAE
weijun [Thu, 19 Jul 2018 00:14:29 +0800] rev 51141
8207250: setUseClientMode post handshake with the same value as before does not throw IAE Reviewed-by: xuelei
2018-07-18 8207763: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java failed with Error. Parse Exception: Can't find source file: HeapMonitorStatIntervalTest.java jdk-11+23
jcbeyler [Wed, 18 Jul 2018 11:57:51 -0400] rev 51140
8207763: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java failed with Error. Parse Exception: Can't find source file: HeapMonitorStatIntervalTest.java Summary: Rename the test. Reviewed-by: amenkov, sspitsyn Contributed-by: jcbeyler@google.com
2018-07-18 8207342: error occurred during error reporting (printing register info)
mdoerr [Wed, 18 Jul 2018 11:27:14 +0200] rev 51139
8207342: error occurred during error reporting (printing register info) Summary: os::print_location misses a check if the pointer is readable. Reviewed-by: goetz, coleenp
2018-07-18 8205725: Update the JVMTI Spec for Heap Sampling
jcbeyler [Tue, 17 Jul 2018 19:59:38 -0700] rev 51138
8205725: Update the JVMTI Spec for Heap Sampling Summary: Update the JVMTI Spec for Heap Sampling Reviewed-by: amenkov, sspitsyn Contributed-by: jcbeyler@google.com
2018-07-18 8205652: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java fails
jcbeyler [Tue, 17 Jul 2018 17:52:03 -0700] rev 51137
8205652: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java fails Summary: Fix the StatRateTest test from the HeapMonitor package Reviewed-by: amenkov, sspitsyn Contributed-by: jcbeyler@google.com
2018-07-17 8205541: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java fails with Should not have any events stored yet.
jcbeyler [Tue, 17 Jul 2018 15:09:27 -0700] rev 51136
8205541: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java fails with Should not have any events stored yet. Summary: Fix StatArray and StatObject tests from the HeapMonitor package Reviewed-by: amenkov, sspitsyn Contributed-by: jcbeyler@google.com
2018-07-17 8207261: [Graal] JDI and JDWP tests that consume all memory should be filtered out to not run with Graal
dtitov [Tue, 17 Jul 2018 11:20:16 -0700] rev 51135
8207261: [Graal] JDI and JDWP tests that consume all memory should be filtered out to not run with Graal Reviewed-by: sspitsyn, cjplummer
2018-07-17 8206929: Check session context for TLS 1.3 session resumption
apetcher [Tue, 17 Jul 2018 13:04:40 -0400] rev 51134
8206929: Check session context for TLS 1.3 session resumption Summary: additional checks to prevent TLS 1.3 sessions from being resumed when they shouldn't Reviewed-by: xuelei
2018-07-17 8207240: AARCH64: C2-only VM does not build
dpochepk [Tue, 17 Jul 2018 19:25:45 +0300] rev 51133
8207240: AARCH64: C2-only VM does not build Reviewed-by: shade Contributed-by: aleksei.voitylov@bell-sw.com
2018-07-17 8207345: AArch64: Trampoline generation code reads from unitialized memory
aph [Tue, 17 Jul 2018 15:28:17 +0100] rev 51132
8207345: AArch64: Trampoline generation code reads from unitialized memory Reviewed-by: shade
2018-07-17 8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore
weijun [Tue, 17 Jul 2018 22:22:00 +0800] rev 51131
8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore Reviewed-by: mullan
2018-07-17 Merge
coleenp [Tue, 17 Jul 2018 09:37:24 -0400] rev 51130
Merge
2018-07-10 8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread
coleenp [Tue, 10 Jul 2018 11:13:33 -0400] rev 51129
8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread Summary: Only fetch Node::next once and use that result. Reviewed-by: hseigel, dholmes
2018-07-17 8207265: Bad HTML in {@link} in HttpResponse.BodySubscribers.ofPublisher
chegar [Tue, 17 Jul 2018 12:22:41 +0100] rev 51128
8207265: Bad HTML in {@link} in HttpResponse.BodySubscribers.ofPublisher Reviewed-by: michaelm
2018-07-17 8207190: JDK 11 javadoc generates bad code example
pmuthuswamy [Tue, 17 Jul 2018 16:49:55 +0530] rev 51127
8207190: JDK 11 javadoc generates bad code example Reviewed-by: sundar
2018-07-16 8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
dlong [Mon, 16 Jul 2018 15:09:19 -0700] rev 51126
8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap Reviewed-by: kvn
2018-07-16 8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
bpb [Mon, 16 Jul 2018 10:58:28 -0700] rev 51125
8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx) Summary: Assume extended attributes are only explicitly enable on ext3 Reviewed-by: mbaesken, alanb
2018-07-16 8206271: CodeHeap State Analytics must digest new method state
lucy [Mon, 16 Jul 2018 16:57:37 +0200] rev 51124
8206271: CodeHeap State Analytics must digest new method state Reviewed-by: kvn, mdoerr, thartmann
2018-07-16 8207032: Compilation succeeds without checking readability when --add-exports used
jlahoda [Mon, 16 Jul 2018 16:31:33 +0200] rev 51123
8207032: Compilation succeeds without checking readability when --add-exports used Summary: Ensuring --add-exports are only propagated when the target module reads the exporting module. Reviewed-by: vromero, jjg
2018-07-16 8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
jlahoda [Mon, 16 Jul 2018 12:58:49 +0200] rev 51122
8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance. Summary: Caching the results of Elements.getTypeElement/getPackageElement Reviewed-by: darcy
2018-07-15 8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
dsamersoff [Sun, 15 Jul 2018 20:15:17 +0300] rev 51121
8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr Summary: Limit flag range to don't overflow 12bit instruction operand Reviewed-by: aph, dsamersoff Contributed-by: boris.ulasevich@bell-sw.com
2018-07-13 8207233: Minor improvements of jdk C-coding
goetz [Fri, 13 Jul 2018 17:42:24 +0200] rev 51120
8207233: Minor improvements of jdk C-coding Reviewed-by: rriggs, prr
2018-07-19 Added tag jdk-12+3 for changeset 990db216e719
prr [Thu, 19 Jul 2018 09:46:29 -0700] rev 51119
Added tag jdk-12+3 for changeset 990db216e719
2018-07-19 8207816: Align declaration of SerializedLambda.readResolve with serialization conventions
darcy [Thu, 19 Jul 2018 09:20:08 -0700] rev 51118
8207816: Align declaration of SerializedLambda.readResolve with serialization conventions Reviewed-by: briangoetz
2018-07-19 8207316: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed
mli [Thu, 19 Jul 2018 16:22:19 +0800] rev 51117
8207316: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed Reviewed-by: alanb, simonis
2018-07-18 8203263: Remove unnecessary throws clauses from serialization-related methods
darcy [Wed, 18 Jul 2018 16:13:21 -0700] rev 51116
8203263: Remove unnecessary throws clauses from serialization-related methods Reviewed-by: prr
2018-07-18 8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
jnimeh [Wed, 18 Jul 2018 14:32:46 -0700] rev 51115
8207237: SSLSocket#setEnabledCipherSuites is accepting empty string Reviewed-by: xuelei
2018-07-18 8203230: update VerifyCACerts test jdk-12+3
rhalade [Wed, 18 Jul 2018 09:50:04 -0700] rev 51114
8203230: update VerifyCACerts test Reviewed-by: mullan
2018-07-18 8207751: Remove misleading serialVersionUID from JulienFields.Field
darcy [Wed, 18 Jul 2018 08:27:53 -0700] rev 51113
8207751: Remove misleading serialVersionUID from JulienFields.Field Reviewed-by: lancea
2018-07-18 8189717: Too much documentation of ProcessBuilder.start copied to ProcessBuilder.startPipeline
rriggs [Wed, 18 Jul 2018 09:46:03 -0400] rev 51112
8189717: Too much documentation of ProcessBuilder.start copied to ProcessBuilder.startPipeline Reviewed-by: bpb, lancea
2018-07-18 8207393: ServiceLoader class description improvements
alanb [Wed, 18 Jul 2018 07:39:54 +0100] rev 51111
8207393: ServiceLoader class description improvements Reviewed-by: alanb, lancea Contributed-by: alex.buckley@oracle.com
2018-07-18 8206863: A closed JarVerifier.VerifierStream should throw IOException
martin [Tue, 17 Jul 2018 17:36:27 -0700] rev 51110
8206863: A closed JarVerifier.VerifierStream should throw IOException Reviewed-by: rasbold Contributed-by: Tobias Thierer <tobiast@google.com>, Martin Buchholz <martinrb@google.com>
2018-07-18 8207750: Native handle leak in java.io.WinNTFileSystem.list()
igerasim [Tue, 17 Jul 2018 17:17:16 -0700] rev 51109
8207750: Native handle leak in java.io.WinNTFileSystem.list() Reviewed-by: bpb
2018-07-17 8207748: Fix for 8202794 breaks tier1 builds
bpb [Tue, 17 Jul 2018 16:22:26 -0700] rev 51108
8207748: Fix for 8202794 breaks tier1 builds Reviewed-by: kbarrett, darcy
2018-07-17 8205610: [TESTLIB] Improve listing of open file descriptors
rriggs [Tue, 17 Jul 2018 17:14:03 -0400] rev 51107
8205610: [TESTLIB] Improve listing of open file descriptors Reviewed-by: lancea
2018-07-17 8202353: os::readdir should use readdir instead of readdir_r
kbarrett [Tue, 17 Jul 2018 15:59:47 -0400] rev 51106
8202353: os::readdir should use readdir instead of readdir_r 8202835: jfr/event/os/TestSystemProcess.java fails on missing events Summary: os::readdir uses POSIX readdir, drop buffer arg, fix JFR uses. Reviewed-by: coleenp, tschatzl, bsrbnd
2018-07-17 8202794: Native Unix code should use readdir rather than readdir_r
bpb [Tue, 17 Jul 2018 12:03:10 -0700] rev 51105
8202794: Native Unix code should use readdir rather than readdir_r Reviewed-by: alanb, bsrbnd Contributed-by: Bernard Blaser <bsrbnd@gmail.com>
2018-07-17 8204591: Expire/remove the UseAppCDS option in JDK 12
ccheung [Tue, 17 Jul 2018 11:58:53 -0700] rev 51104
8204591: Expire/remove the UseAppCDS option in JDK 12 Reviewed-by: jiangli, mseledtsov, iklam
2018-07-17 8207229: Trees.getScope crashes for broken lambda
jlahoda [Tue, 17 Jul 2018 14:28:56 +0200] rev 51103
8207229: Trees.getScope crashes for broken lambda 8207230: Trees.getScope runs Analyzers Reviewed-by: vromero
2018-07-17 8207340: (fs) UnixNativeDispatcher close and readdir usages should be fixed
alanb [Tue, 17 Jul 2018 08:10:48 +0100] rev 51102
8207340: (fs) UnixNativeDispatcher close and readdir usages should be fixed Reviewed-by: bpb
2018-07-17 8207248: Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests
darcy [Mon, 16 Jul 2018 21:53:49 -0700] rev 51101
8207248: Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests Reviewed-by: vromero
2018-07-16 8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
bpb [Mon, 16 Jul 2018 10:58:28 -0700] rev 51100
8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx) Summary: Assume extended attributes are only explicitly enable on ext3 Reviewed-by: mbaesken, alanb
2018-07-16 8207016: Avoid redundant native memory allocation in getFinalPath()
igerasim [Mon, 16 Jul 2018 10:07:22 -0700] rev 51099
8207016: Avoid redundant native memory allocation in getFinalPath() Reviewed-by: alanb
2018-07-16 8207321: Merge error with 8199779
rhalade [Mon, 16 Jul 2018 08:59:39 -0700] rev 51098
8207321: Merge error with 8199779 Reviewed-by: mullan
2018-07-16 8205611: Improve the wording of LinkageErrors to include module and class loader information
lfoltan [Mon, 16 Jul 2018 11:34:17 -0400] rev 51097
8205611: Improve the wording of LinkageErrors to include module and class loader information Summary: Clean up the wording of loader constraint violations to include the module and class loader information. Reviewed-by: coleenp, goetz, hseigel
2018-07-16 8178712: ResourceMark may be missing inside initialize_[vi]table
lfoltan [Mon, 16 Jul 2018 09:06:33 -0400] rev 51096
8178712: ResourceMark may be missing inside initialize_[vi]table Summary: Clean up use of ResourceMark within initialize_[vi]table. Reviewed-by: ccheung, iklam, jiangli
2018-07-12 8207057: No debug info for assembler files
sgehwolf [Thu, 12 Jul 2018 16:28:31 +0200] rev 51095
8207057: No debug info for assembler files Summary: Generate debug info for assembler files as needed. Reviewed-by: erikj
2018-07-16 8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
jlahoda [Mon, 16 Jul 2018 12:35:25 +0200] rev 51094
8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance. Summary: Caching the results of Elements.getTypeElement/getPackageElement Reviewed-by: darcy
2018-07-15 8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
dsamersoff [Sun, 15 Jul 2018 18:16:55 +0300] rev 51093
8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr Summary: Limit flag range to don't overflow 12bit instruction operand Reviewed-by: aph, dsamersoff Contributed-by: boris.ulasevich@bell-sw.com
2018-07-14 Merge
jwilhelm [Sat, 14 Jul 2018 02:14:54 +0200] rev 51092
Merge
2018-07-13 8207213: The help-doc.html generated by the doclet is incomplete
jjg [Fri, 13 Jul 2018 13:00:36 -0700] rev 51091
8207213: The help-doc.html generated by the doclet is incomplete Reviewed-by: hannesw
2018-07-13 8207065: Cleanup compiler tests for Client VM
kvn [Fri, 13 Jul 2018 11:13:34 -0700] rev 51090
8207065: Cleanup compiler tests for Client VM Reviewed-by: kvn, iignatyev Contributed-by: aleksei.voitylov@bell-sw.com
2018-07-13 8199779: Add T-Systems, GlobalSign and Starfield services root certificates
rhalade [Fri, 13 Jul 2018 09:48:52 -0700] rev 51089
8199779: Add T-Systems, GlobalSign and Starfield services root certificates Reviewed-by: mullan
2018-07-13 8207235: ManagementFactory.getPlatformMXBeans(BufferPoolMXBean.class) throws NPE
redestad [Fri, 13 Jul 2018 18:39:11 +0200] rev 51088
8207235: ManagementFactory.getPlatformMXBeans(BufferPoolMXBean.class) throws NPE Reviewed-by: alanb
2018-07-13 8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
dtitov [Thu, 12 Jul 2018 22:53:35 -0700] rev 51087
8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][] Reviewed-by: sspitsyn, amenkov
2018-07-13 8206915: XDH TCK issues
apetcher [Fri, 13 Jul 2018 10:42:30 -0400] rev 51086
8206915: XDH TCK issues Summary: Fixing a couple of conformance issues in XDH Reviewed-by: mullan
2018-07-13 8200282: Serializing non-zero byte as zero to ByteBuffer
roland [Fri, 13 Jul 2018 15:44:54 +0200] rev 51085
8200282: Serializing non-zero byte as zero to ByteBuffer Summary: arraycopy converted as a series of loads/stores uses wrong slice for loads Reviewed-by: kvn, thartmann
2018-07-13 8207029: Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21
xuelei [Fri, 13 Jul 2018 07:08:59 -0700] rev 51084
8207029: Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21 Reviewed-by: wetmore
2018-07-13 8207047: Multiple VM variants build fail
bulasevich [Fri, 13 Jul 2018 07:01:51 -0700] rev 51083
8207047: Multiple VM variants build fail Reviewed-by: erikj
2018-07-13 8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64
simonis [Fri, 13 Jul 2018 11:07:43 +0200] rev 51082
8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64 Reviewed-by: zgu, dholmes
2018-07-11 8207067: [test] prevent timeouts in serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java
simonis [Wed, 11 Jul 2018 19:23:27 +0200] rev 51081
8207067: [test] prevent timeouts in serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java Reviewed-by: dholmes, goetz
2018-07-11 8206975: AArch64: Fix CompareAndSwapOp when useLSE is enabled in Graal
zyao [Wed, 11 Jul 2018 15:00:33 +0800] rev 51080
8206975: AArch64: Fix CompareAndSwapOp when useLSE is enabled in Graal Reviewed-by: adinn, aph
2018-07-13 8206873: 2 Null pointer dereference defect groups in LIRGenerator
rraghavan [Fri, 13 Jul 2018 01:31:23 -0700] rev 51079
8206873: 2 Null pointer dereference defect groups in LIRGenerator Summary: Added missing assert statements Reviewed-by: kvn, thartmann
2018-07-12 8207049: Minor improvements of compiler code.
goetz [Thu, 12 Jul 2018 16:31:28 +0200] rev 51078
8207049: Minor improvements of compiler code. Reviewed-by: kvn, mdoerr
2018-07-13 8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException
xiaofeya [Fri, 13 Jul 2018 11:21:55 +0800] rev 51077
8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException 8207023: Add trace info to java/nio/channels/Selector/RegisterDuringSelect.java Reviewed-by: alanb
2018-07-13 8207217: Problem list java/lang/management/ThreadMXBean/AllThreadIds.java
mikael [Thu, 12 Jul 2018 17:32:37 -0700] rev 51076
8207217: Problem list java/lang/management/ThreadMXBean/AllThreadIds.java Reviewed-by: dholmes
2018-07-12 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
mikael [Thu, 12 Jul 2018 15:02:41 -0700] rev 51075
8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java Reviewed-by: prr
2018-07-12 8206960: HeapMonitor tests fail with Graal
jcbeyler [Thu, 12 Jul 2018 12:00:52 -0700] rev 51074
8206960: HeapMonitor tests fail with Graal Summary: Remove checking lines and disable VMEventsTest when using Graal Reviewed-by: amenkov, sspitsyn Contributed-by: jcbeyler@google.com
2018-07-12 8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled
kvn [Thu, 12 Jul 2018 11:57:06 -0700] rev 51073
8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled Summary: restore original behavior when C2 is used Reviewed-by: thartmann, mdoerr, dnsimon, gdub
2018-07-12 8207152: Placeholder for Japanese new era should be two characters
naoto [Thu, 12 Jul 2018 11:24:10 -0700] rev 51072
8207152: Placeholder for Japanese new era should be two characters Reviewed-by: rriggs
2018-07-11 8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled
psandoz [Wed, 11 Jul 2018 15:35:47 -0700] rev 51071
8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled Reviewed-by: redestad, mchung
2018-07-11 8206977: Minor improvements of runtime code.
goetz [Wed, 11 Jul 2018 16:11:10 +0200] rev 51070
8206977: Minor improvements of runtime code. Reviewed-by: coleenp, lfoltan
2018-07-12 8207001: *.obj.log files get truncated causing unreliable incremental builds on Windows
erikj [Thu, 12 Jul 2018 16:30:47 +0200] rev 51069
8207001: *.obj.log files get truncated causing unreliable incremental builds on Windows Reviewed-by: erikj, tbell Contributed-by: ralf.schmelter@sap.com
2018-07-12 8206903: Unable to build Client VM with JVMCI
erikj [Thu, 12 Jul 2018 07:14:30 -0700] rev 51068
8206903: Unable to build Client VM with JVMCI Reviewed-by: erikj, kvn Contributed-by: aleksei.voitylov@bell-sw.com
2018-07-12 8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane
kaddepalli [Thu, 12 Jul 2018 17:34:36 +0530] rev 51067
8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane Reviewed-by: prr, sveerabhadra
2018-07-12 Added tag jdk-11+22 for changeset 9937ef7499dc
jwilhelm [Thu, 12 Jul 2018 13:40:20 +0200] rev 51066
Added tag jdk-11+22 for changeset 9937ef7499dc
2018-07-12 8204860: The frame could be resized by dragging a corner of the frame with the mouse
mhalder [Thu, 12 Jul 2018 15:17:18 +0530] rev 51065
8204860: The frame could be resized by dragging a corner of the frame with the mouse Reviewed-by: prr, psadhukhan
2018-07-12 8207006: serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT
shade [Thu, 12 Jul 2018 09:13:55 +0200] rev 51064
8207006: serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT Reviewed-by: twisti, kvn
2018-07-12 8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
weijun [Thu, 12 Jul 2018 08:44:39 +0800] rev 51063
8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error Reviewed-by: xuelei
2018-07-11 8207068: Add Entrust root certificates
rhalade [Wed, 11 Jul 2018 14:54:35 -0700] rev 51062
8207068: Add Entrust root certificates Reviewed-by: weijun
2018-07-11 8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly.
naoto [Wed, 11 Jul 2018 14:47:43 -0700] rev 51061
8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly. Reviewed-by: rriggs
2018-07-10 8205643: HeapMonitorGCCMSTest fails with Graal
jcbeyler [Tue, 10 Jul 2018 15:29:25 -0700] rev 51060
8205643: HeapMonitorGCCMSTest fails with Graal Summary: Do not run HeapMonitorGCCMSTest with Graal Reviewed-by: amenkov, sspitsyn Contributed-by: jcbeyler@google.com
2018-07-12 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
mikael [Thu, 12 Jul 2018 15:02:41 -0700] rev 51059
8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java Reviewed-by: prr
2018-07-13 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
2018-07-13 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
2018-06-04 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
2018-07-13 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
2018-07-13 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
2018-07-13 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
2018-07-13 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
2018-07-12 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
2018-07-13 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
2018-07-12 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
2018-07-12 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
2018-07-12 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
2018-07-12 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
2018-07-12 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
2018-07-12 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
2018-07-12 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
2018-07-11 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
2018-07-12 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
2018-07-11 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
2018-07-11 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
2018-07-11 Merge
jwilhelm [Wed, 11 Jul 2018 21:41:43 +0200] rev 51038
Merge
2018-07-11 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
2018-07-11 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>
2018-07-10 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
2018-07-10 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
2018-07-11 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
2018-07-11 8205973: Client jtreg ProblemList cleanup
serb [Wed, 11 Jul 2018 13:17:48 +0300] rev 51032
8205973: Client jtreg ProblemList cleanup Reviewed-by: prr
2018-07-11 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
2018-07-11 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
2018-07-10 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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip