Fri, 28 Jun 2019 18:51:01 -0700 8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
darcy [Fri, 28 Jun 2019 18:51:01 -0700] rev 55526
8226809: Circular reference in printed stack trace is not correctly indented & ambiguous Reviewed-by: bpb
Fri, 28 Jun 2019 13:02:18 -0700 8226706: (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java
bpb [Fri, 28 Jun 2019 13:02:18 -0700] rev 55525
8226706: (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java Reviewed-by: alanb
Fri, 28 Jun 2019 09:49:10 -0700 8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work
ccheung [Fri, 28 Jun 2019 09:49:10 -0700] rev 55524
8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work Summary: Replaced os::file_name_strncmp() with os::same_files(). Reviewed-by: iklam, jiangli
Fri, 28 Jun 2019 18:01:36 +0200 8226878: zero crashes after JDK-8191278
aoqi [Fri, 28 Jun 2019 18:01:36 +0200] rev 55523
8226878: zero crashes after JDK-8191278 Reviewed-by: shade, jcm
Fri, 28 Jun 2019 15:58:10 +0100 8226514: Replace wildcard address with loopback or local host in tests - part 14
dfuchs [Fri, 28 Jun 2019 15:58:10 +0100] rev 55522
8226514: Replace wildcard address with loopback or local host in tests - part 14 Summary: Improve test stabilty by getting rid of the wildcard address whenever possible. Reviewed-by: chegar, vtewari
Fri, 28 Jun 2019 17:10:22 +0300 8223173: Implement fast class initialization checks on AARCH64
dpochepk [Fri, 28 Jun 2019 17:10:22 +0300] rev 55521
8223173: Implement fast class initialization checks on AARCH64 Reviewed-by: aph
Fri, 28 Jun 2019 11:26:07 +0100 8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests
michaelm [Fri, 28 Jun 2019 11:26:07 +0100] rev 55520
8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests Reviewed-by: chegar, dfuchs
Fri, 28 Jun 2019 09:12:49 +0200 8226879: Memory leak in Type::hashcons
thartmann [Fri, 28 Jun 2019 09:12:49 +0200] rev 55519
8226879: Memory leak in Type::hashcons Summary: Call delete on xdual type. Reviewed-by: kvn
Thu, 27 Jun 2019 22:03:19 +0200 Merge
jwilhelm [Thu, 27 Jun 2019 22:03:19 +0200] rev 55518
Merge
Thu, 27 Jun 2019 12:55:55 -0700 8226783: GTK is not being returned as the System L&F on Gnome
prr [Thu, 27 Jun 2019 12:55:55 -0700] rev 55517
8226783: GTK is not being returned as the System L&F on Gnome Reviewed-by: serb, psadhukhan
Thu, 27 Jun 2019 00:51:04 -0700 8226608: Hide the onjcmd option from the help output
rschmelter [Thu, 27 Jun 2019 00:51:04 -0700] rev 55516
8226608: Hide the onjcmd option from the help output Reviewed-by: sspitsyn, clanger
Thu, 27 Jun 2019 03:13:54 +0200 Added tag jdk-13+27 for changeset b7f68ddec66f
jwilhelm [Thu, 27 Jun 2019 03:13:54 +0200] rev 55515
Added tag jdk-13+27 for changeset b7f68ddec66f
Wed, 26 Jun 2019 18:22:28 +0200 8225702: Safepoint counter can't be used for safepoint detection
rehn [Wed, 26 Jun 2019 18:22:28 +0200] rev 55514
8225702: Safepoint counter can't be used for safepoint detection Reviewed-by: dcubed, dholmes
Thu, 27 Jun 2019 11:40:18 -0400 8225437: JvmtiExport::gc_epilogue is unnecessary
coleenp [Thu, 27 Jun 2019 11:40:18 -0400] rev 55513
8225437: JvmtiExport::gc_epilogue is unnecessary Summary: Remove jvmtiExport::gc_epilogue after full GCs Reviewed-by: dholmes, sspitsyn, dlong
Thu, 27 Jun 2019 16:12:39 +0100 8226825: Replace wildcard address with loopback or local host in tests - part 19
dfuchs [Thu, 27 Jun 2019 16:12:39 +0100] rev 55512
8226825: Replace wildcard address with loopback or local host in tests - part 19 Summary: Replace use of wildcard by the loopback address, or possibly the local host address, wherever possible, to improve test stability. Reviewed-by: chegar, bpb Contributed-by: julia.boes@oracle.com
Thu, 27 Jun 2019 18:00:54 +0800 8226871: invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278
aoqi [Thu, 27 Jun 2019 18:00:54 +0800] rev 55511
8226871: invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278 Reviewed-by: shade
Thu, 27 Jun 2019 11:48:32 +0200 8213108: Improve work distribution during remembered set scan
tschatzl [Thu, 27 Jun 2019 11:48:32 +0200] rev 55510
8213108: Improve work distribution during remembered set scan Summary: Before scanning the heap for roots into the collection set, merge them into a single remembered set (card table) and do work distribution based on location like other collectors do. Reviewed-by: kbarrett, lkorinth
Thu, 27 Jun 2019 03:33:44 +0200 8225497: Update Graal
jwilhelm [Thu, 27 Jun 2019 03:33:44 +0200] rev 55509
8225497: Update Graal Reviewed-by: kvn
Thu, 27 Jun 2019 03:10:52 +0200 Added tag jdk-14+3 for changeset e64383344f14
jwilhelm [Thu, 27 Jun 2019 03:10:52 +0200] rev 55508
Added tag jdk-14+3 for changeset e64383344f14
Wed, 26 Jun 2019 17:06:43 -0700 8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count
igerasim [Wed, 26 Jun 2019 17:06:43 -0700] rev 55507
8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count Reviewed-by: bpb
Wed, 26 Jun 2019 22:16:00 +0200 Merge
jwilhelm [Wed, 26 Jun 2019 22:16:00 +0200] rev 55506
Merge
Wed, 26 Jun 2019 11:25:51 -0400 8224764: Create jtreg test for JDK-8222252
bobv [Wed, 26 Jun 2019 11:25:51 -0400] rev 55505
8224764: Create jtreg test for JDK-8222252 Reviewed-by: tschatzl
Tue, 25 Jun 2019 10:50:59 +0100 8226515: AArch64: float point register corruption in ZBarrierSetAssembler::load_at jdk-13+27
smonteith [Tue, 25 Jun 2019 10:50:59 +0100] rev 55504
8226515: AArch64: float point register corruption in ZBarrierSetAssembler::load_at Reviewed-by: aph
Wed, 26 Jun 2019 01:15:51 +0000 8226607: Inconsistent info between pcsclite.md and MUSCLE headers
valeriep [Wed, 26 Jun 2019 01:15:51 +0000] rev 55503
8226607: Inconsistent info between pcsclite.md and MUSCLE headers Summary: Updated the info based on MUSCLE v1.8.24 Reviewed-by: ascarpino
Tue, 25 Jun 2019 18:21:21 -0400 8226709: MethodTypeDesc::resolveConstantDesc needs access check per the specification
vromero [Tue, 25 Jun 2019 18:21:21 -0400] rev 55502
8226709: MethodTypeDesc::resolveConstantDesc needs access check per the specification Reviewed-by: mchung, mcimadamore
Tue, 25 Jun 2019 09:41:03 -0700 8226462: [TESTBUG] runtime/appcds/sharedStrings/SysDictCrash.java failed with Cannot dump shared archive
ccheung [Tue, 25 Jun 2019 09:41:03 -0700] rev 55501
8226462: [TESTBUG] runtime/appcds/sharedStrings/SysDictCrash.java failed with Cannot dump shared archive Summary: Add a CDS log statement in arguments.cpp. The test catches RuntimeException duing dumping and checks if the log statement is in the stdout. Reviewed-by: iklam, dholmes
Tue, 25 Jun 2019 16:34:08 +0100 8226730: Missing `@` in code tags
aefimov [Tue, 25 Jun 2019 16:34:08 +0100] rev 55500
8226730: Missing `@` in code tags Reviewed-by: bpb Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Mon, 24 Jun 2019 22:38:17 -0400 8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
dcubed [Mon, 24 Jun 2019 22:38:17 -0400] rev 55499
8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes Reviewed-by: dholmes, rehn, dlong
Wed, 26 Jun 2019 13:18:38 -0400 8225255: Make SATB qset lock-free jdk-14+3
kbarrett [Wed, 26 Jun 2019 13:18:38 -0400] rev 55498
8225255: Make SATB qset lock-free Summary: Refactor PtrQueueSet, use lock-free stack for SATB completed buffers Reviewed-by: tschatzl, shade
Wed, 26 Jun 2019 09:06:32 -0400 8224137: Analyze and port invocation tests to jtreg and co-locate to jdk repo
hseigel [Wed, 26 Jun 2019 09:06:32 -0400] rev 55497
8224137: Analyze and port invocation tests to jtreg and co-locate to jdk repo Summary: Add JTReg compatible main programs to run tests for various invoke* instructions Reviewed-by: lfoltan, coleenp
Wed, 26 Jun 2019 05:49:59 +0000 8224157: BCEL: update to version 6.3.1
joehw [Wed, 26 Jun 2019 05:49:59 +0000] rev 55496
8224157: BCEL: update to version 6.3.1 Reviewed-by: dfuchs, lancea
Tue, 25 Jun 2019 18:46:51 -0700 8226785: MandatoryWarningHandler.java contains implementation of Objects.equals functionality
darcy [Tue, 25 Jun 2019 18:46:51 -0700] rev 55495
8226785: MandatoryWarningHandler.java contains implementation of Objects.equals functionality Reviewed-by: jjg
Tue, 25 Jun 2019 18:20:21 -0700 8224849: Flag (?U:...) is allowed for non-capturing groups
igerasim [Tue, 25 Jun 2019 18:20:21 -0700] rev 55494
8224849: Flag (?U:...) is allowed for non-capturing groups Reviewed-by: bchristi
Tue, 25 Jun 2019 17:27:31 -0700 8226543: Reduce GC pressure during message digest calculations in password-based encryption
igerasim [Tue, 25 Jun 2019 17:27:31 -0700] rev 55493
8226543: Reduce GC pressure during message digest calculations in password-based encryption Reviewed-by: mullan
Tue, 25 Jun 2019 21:33:24 +0000 8226607: Inconsistent info between pcsclite.md and MUSCLE headers
valeriep [Tue, 25 Jun 2019 21:33:24 +0000] rev 55492
8226607: Inconsistent info between pcsclite.md and MUSCLE headers Summary: Updated the info based on MUSCLE v1.8.24 Reviewed-by: ascarpino
Tue, 25 Jun 2019 21:24:37 +0200 8225644: C1 dumps incorrect class name in ClassCastException message
bsrbnd [Tue, 25 Jun 2019 21:24:37 +0200] rev 55491
8225644: C1 dumps incorrect class name in ClassCastException message Reviewed-by: vlivanov, bsrbnd Contributed-by: fujie@loongson.cn, bsrbnd@gmail.com
Mon, 24 Jun 2019 11:37:56 -0700 8191278: MappedByteBuffer bulk access memory failures are not handled gracefully
jcm [Mon, 24 Jun 2019 11:37:56 -0700] rev 55490
8191278: MappedByteBuffer bulk access memory failures are not handled gracefully Summary: Unsafe.copy*Memory access failures are handled gracefully. Reviewed-by: kvn, dcubed, thartmann, coleenp, aph Contributed-by: harold.seigel@oracle.com, jamsheed.c.m@oracle.com
Thu, 20 Jun 2019 14:09:22 +0100 8226468: [aix] loadquery failed error message displayed
sgroeger [Thu, 20 Jun 2019 14:09:22 +0100] rev 55489
8226468: [aix] loadquery failed error message displayed Reviewed-by: stuefe, mbaesken
Tue, 25 Jun 2019 14:36:31 +0200 Merge
jwilhelm [Tue, 25 Jun 2019 14:36:31 +0200] rev 55488
Merge
Mon, 24 Jun 2019 18:51:54 -0400 8225369: [AOT] vm/classfmt/cpl/cplres001/cplres00101m004/cplres00101m004.html fails
dlong [Mon, 24 Jun 2019 18:51:54 -0400] rev 55487
8225369: [AOT] vm/classfmt/cpl/cplres001/cplres00101m004/cplres00101m004.html fails Reviewed-by: kvn, never
Mon, 24 Jun 2019 13:40:23 -0700 8226628: The copyright footer should be enclosed in <footer>
jjg [Mon, 24 Jun 2019 13:40:23 -0700] rev 55486
8226628: The copyright footer should be enclosed in <footer> Reviewed-by: iris, lancea
Mon, 24 Jun 2019 11:52:01 -0400 8224506: [TESTBUG] TestDockerMemoryMetrics.java fails with exitValue = 137
bobv [Mon, 24 Jun 2019 11:52:01 -0400] rev 55485
8224506: [TESTBUG] TestDockerMemoryMetrics.java fails with exitValue = 137 Reviewed-by: sgehwolf, mseledtsov
Mon, 24 Jun 2019 11:49:59 -0400 8224502: [TESTBUG] JDK docker test TestSystemMetrics.java fails with access issues and OOM
bobv [Mon, 24 Jun 2019 11:49:59 -0400] rev 55484
8224502: [TESTBUG] JDK docker test TestSystemMetrics.java fails with access issues and OOM Reviewed-by: sgehwolf, mseledtsov
Mon, 24 Jun 2019 10:11:17 -0400 8180005: Provide specific links in KeyManagerFactory and TrustManagerFactory to the Standard Algorithm Names Specification
mullan [Mon, 24 Jun 2019 10:11:17 -0400] rev 55483
8180005: Provide specific links in KeyManagerFactory and TrustManagerFactory to the Standard Algorithm Names Specification Reviewed-by: ascarpino
Sat, 22 Jun 2019 14:35:57 -0700 8226595: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java still fails due to wrong number of MonitorContendedEntered events
sspitsyn [Sat, 22 Jun 2019 14:35:57 -0700] rev 55482
8226595: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java still fails due to wrong number of MonitorContendedEntered events Summary: Fix one more sync issue in the test Reviewed-by: dcubed, amenkov
Fri, 21 Jun 2019 18:20:49 -0700 8224555: vmTestbase/nsk/jvmti/scenarios/contention/TC02/tc02t001/TestDescription.java failed
sspitsyn [Fri, 21 Jun 2019 18:20:49 -0700] rev 55481
8224555: vmTestbase/nsk/jvmti/scenarios/contention/TC02/tc02t001/TestDescription.java failed Summary: Improve synchronization in the test Reviewed-by: dcubed, amenkov
Fri, 21 Jun 2019 16:20:01 -0700 8225146: Accessibility issues in javax/swing/plaf/nimbus/doc-files/properties.html
serb [Fri, 21 Jun 2019 16:20:01 -0700] rev 55480
8225146: Accessibility issues in javax/swing/plaf/nimbus/doc-files/properties.html Reviewed-by: aivanov
Mon, 24 Jun 2019 22:38:17 -0400 8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
dcubed [Mon, 24 Jun 2019 22:38:17 -0400] rev 55479
8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes Reviewed-by: dholmes, rehn, dlong
Mon, 24 Jun 2019 16:51:23 -0400 8214822: Move ConcurrentHashTable VALUE parameter to CONFIG
coleenp [Mon, 24 Jun 2019 16:51:23 -0400] rev 55478
8214822: Move ConcurrentHashTable VALUE parameter to CONFIG Summary: make VALUE parameter be included in CONFIG configuration, also remove BaseConfig Reviewed-by: dholmes, kbarrett
Mon, 24 Jun 2019 14:13:49 -0400 8226310: Shenandoah: Concurrent evacuation of CLDG
zgu [Mon, 24 Jun 2019 14:13:49 -0400] rev 55477
8226310: Shenandoah: Concurrent evacuation of CLDG Reviewed-by: rkennke
Mon, 24 Jun 2019 11:46:46 -0400 8226311: Shenandoah: Concurrent evacuation of OopStorage backed weak roots
zgu [Mon, 24 Jun 2019 11:46:46 -0400] rev 55476
8226311: Shenandoah: Concurrent evacuation of OopStorage backed weak roots Reviewed-by: rkennke
Mon, 24 Jun 2019 15:19:11 +0100 8226683: Remove review suggestion from fix to 8219804
michaelm [Mon, 24 Jun 2019 15:19:11 +0100] rev 55475
8226683: Remove review suggestion from fix to 8219804 Reviewed-by: chegar
Mon, 24 Jun 2019 15:10:44 +0100 8219804: java/net/MulticastSocket/Promiscuous.java fails intermittently due to NumberFormatException
michaelm [Mon, 24 Jun 2019 15:10:44 +0100] rev 55474
8219804: java/net/MulticastSocket/Promiscuous.java fails intermittently due to NumberFormatException Reviewed-by: chegar, dfuchs
Mon, 24 Jun 2019 09:51:45 -0400 8226586: Shenandoah: No need to pre-evacuate roots for degenerated GC
zgu [Mon, 24 Jun 2019 09:51:45 -0400] rev 55473
8226586: Shenandoah: No need to pre-evacuate roots for degenerated GC Reviewed-by: rkennke
Sat, 22 Jun 2019 02:03:41 +0200 Merge
jwilhelm [Sat, 22 Jun 2019 02:03:41 +0200] rev 55472
Merge
Fri, 21 Jun 2019 12:09:07 -0700 8226593: Fix HTML in com/sun/jdi/doc-files/signature.html
jjg [Fri, 21 Jun 2019 12:09:07 -0700] rev 55471
8226593: Fix HTML in com/sun/jdi/doc-files/signature.html Reviewed-by: sspitsyn, lancea
Fri, 21 Jun 2019 11:41:29 -0700 8226592: Fix HTML in table for jdk.zipfs module-info
jjg [Fri, 21 Jun 2019 11:41:29 -0700] rev 55470
8226592: Fix HTML in table for jdk.zipfs module-info Reviewed-by: bpb, lancea
Fri, 21 Jun 2019 10:38:53 -0700 8226269: Race in SetupProcessMarkdown
erikj [Fri, 21 Jun 2019 10:38:53 -0700] rev 55469
8226269: Race in SetupProcessMarkdown Reviewed-by: tbell
Fri, 21 Jun 2019 23:44:58 +0800 8225257: sun/security/tools/keytool/PSS.java timed out
weijun [Fri, 21 Jun 2019 23:44:58 +0800] rev 55468
8225257: sun/security/tools/keytool/PSS.java timed out Reviewed-by: valeriep
Fri, 21 Jun 2019 09:53:12 -0400 8226394: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError
coleenp [Fri, 21 Jun 2019 09:53:12 -0400] rev 55467
8226394: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError Summary: don't use printStackTrace to verify OOM type. Reviewed-by: lfoltan, dholmes
Fri, 21 Jun 2019 15:16:03 +0100 8226203: MappedByteBuffer.force method may have no effect on implementation specific map modes
adinn [Fri, 21 Jun 2019 15:16:03 +0100] rev 55466
8226203: MappedByteBuffer.force method may have no effect on implementation specific map modes Summary: Fix comment for MappedByteBuffer force methods Reviewed-by: alanb
Fri, 21 Jun 2019 06:33:55 -0700 8226538: find-files.gmk gets corrupted if tab completion is used before running make first
erikj [Fri, 21 Jun 2019 06:33:55 -0700] rev 55465
8226538: find-files.gmk gets corrupted if tab completion is used before running make first Reviewed-by: tbell
Thu, 20 Jun 2019 23:12:12 -0700 8223736: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails due to wrong number of MonitorContendedEntered events
sspitsyn [Thu, 20 Jun 2019 23:12:12 -0700] rev 55464
8223736: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails due to wrong number of MonitorContendedEntered events Summary: Fix the synchronization issue in the test Reviewed-by: cjplummer, dcubed, amenkov
Fri, 21 Jun 2019 16:21:13 -0700 8225810: Update JVMCI
kvn [Fri, 21 Jun 2019 16:21:13 -0700] rev 55463
8225810: Update JVMCI Reviewed-by: never, dnsimon
Fri, 21 Jun 2019 13:04:14 -0700 8185139: [Graal] Tests which set too restrictive security manager fail with Graal
kvn [Fri, 21 Jun 2019 13:04:14 -0700] rev 55462
8185139: [Graal] Tests which set too restrictive security manager fail with Graal Summary: tests should also check default policy Reviewed-by: mchung, dfuchs, alanb, mullan
Fri, 21 Jun 2019 08:38:26 -0400 8226307: Curve names should be case-insensitive
mullan [Fri, 21 Jun 2019 08:38:26 -0400] rev 55461
8226307: Curve names should be case-insensitive Reviewed-by: igerasim, jnimeh, wetmore
Fri, 21 Jun 2019 12:23:46 +0200 8225802: Remove unused CSS classes from HTML doclet
hannesw [Fri, 21 Jun 2019 12:23:46 +0200] rev 55460
8225802: Remove unused CSS classes from HTML doclet Reviewed-by: jjg
Fri, 21 Jun 2019 08:07:18 +0000 8133489: Better messaging for PKIX path validation matching
coffeys [Fri, 21 Jun 2019 08:07:18 +0000] rev 55459
8133489: Better messaging for PKIX path validation matching Reviewed-by: xuelei
Fri, 21 Jun 2019 04:16:18 +0200 Merge
jwilhelm [Fri, 21 Jun 2019 04:16:18 +0200] rev 55458
Merge
Thu, 20 Jun 2019 18:47:44 -0700 8220175: serviceability/dcmd/framework/VMVersionTest.java fails with a timeout
dtitov [Thu, 20 Jun 2019 18:47:44 -0700] rev 55457
8220175: serviceability/dcmd/framework/VMVersionTest.java fails with a timeout Reviewed-by: sspitsyn, cjplummer
Thu, 20 Jun 2019 14:24:13 -0700 8226412: Fix command-line help text for javac -target
jjg [Thu, 20 Jun 2019 14:24:13 -0700] rev 55456
8226412: Fix command-line help text for javac -target Reviewed-by: vromero
Thu, 20 Jun 2019 11:42:33 -0700 8225684: [AOT] vmTestbase/vm/oom/production/AlwaysOOMProduction tests fail with AOTed java.base
epavlova [Thu, 20 Jun 2019 11:42:33 -0700] rev 55455
8225684: [AOT] vmTestbase/vm/oom/production/AlwaysOOMProduction tests fail with AOTed java.base Reviewed-by: kvn
Thu, 20 Jun 2019 10:32:25 -0700 8223794: applications/kitchensink/Kitchensink.java crash bad oop with Graal
kvn [Thu, 20 Jun 2019 10:32:25 -0700] rev 55454
8223794: applications/kitchensink/Kitchensink.java crash bad oop with Graal Summary: added new nmethod::oop_at_phantom() method for JVMCI to notify GC that oop should be kept alive Reviewed-by: dlong, eosterlund
Thu, 20 Jun 2019 07:56:28 -0700 8226404: bootcycle build uses wrong CDS archive
erikj [Thu, 20 Jun 2019 07:56:28 -0700] rev 55453
8226404: bootcycle build uses wrong CDS archive Reviewed-by: iklam
Wed, 19 Jun 2019 21:49:33 -0700 8225766: Curve in certificate should not affect signature scheme when using TLSv1.3
xuelei [Wed, 19 Jun 2019 21:49:33 -0700] rev 55452
8225766: Curve in certificate should not affect signature scheme when using TLSv1.3 Reviewed-by: ascarpino
Thu, 20 Jun 2019 04:08:29 +0200 Added tag jdk-13+26 for changeset 0692b67f5462
jwilhelm [Thu, 20 Jun 2019 04:08:29 +0200] rev 55451
Added tag jdk-13+26 for changeset 0692b67f5462
Thu, 20 Jun 2019 18:29:34 -0400 8225590: Shenandoah: Refactor ShenandoahClassLoaderDataRoots API
zgu [Thu, 20 Jun 2019 18:29:34 -0400] rev 55450
8225590: Shenandoah: Refactor ShenandoahClassLoaderDataRoots API Reviewed-by: rkennke
Thu, 20 Jun 2019 20:20:01 +0000 8223727: com/sun/jndi/ldap/privconn/RunTest.java failed due to hang in LdapRequest.getReplyBer
robm [Thu, 20 Jun 2019 20:20:01 +0000] rev 55449
8223727: com/sun/jndi/ldap/privconn/RunTest.java failed due to hang in LdapRequest.getReplyBer Reviewed-by: prappo
Thu, 20 Jun 2019 16:15:10 -0400 8226518: Typo in the ConnectionBuilder javadoc examples
lancea [Thu, 20 Jun 2019 16:15:10 -0400] rev 55448
8226518: Typo in the ConnectionBuilder javadoc examples Reviewed-by: bpb
Thu, 20 Jun 2019 14:03:10 -0600 8226325: Support building of filtered spec bundles
dlsmith [Thu, 20 Jun 2019 14:03:10 -0600] rev 55447
8226325: Support building of filtered spec bundles Reviewed-by: erikj
Thu, 20 Jun 2019 11:21:54 -0700 8220229: Timezone pattern "OOOO" does not result in the full "GMT+00:00" substring
naoto [Thu, 20 Jun 2019 11:21:54 -0700] rev 55446
8220229: Timezone pattern "OOOO" does not result in the full "GMT+00:00" substring Reviewed-by: lancea, rriggs
Thu, 20 Jun 2019 09:35:41 -0700 8226521: Detect WSL2 as WSL in configure
erikj [Thu, 20 Jun 2019 09:35:41 -0700] rev 55445
8226521: Detect WSL2 as WSL in configure Reviewed-by: erikj Contributed-by: andrewluotechnologies@outlook.com
Thu, 20 Jun 2019 10:12:31 -0400 8226413: Shenandoah: Separate root scanner for SH::object_iterate()
zgu [Thu, 20 Jun 2019 10:12:31 -0400] rev 55444
8226413: Shenandoah: Separate root scanner for SH::object_iterate() Reviewed-by: rkennke
Thu, 20 Jun 2019 07:13:06 -0400 8224642: Test sun/tools/jcmd/TestJcmdSanity.java fails: Bad file descriptor
gadams [Thu, 20 Jun 2019 07:13:06 -0400] rev 55443
8224642: Test sun/tools/jcmd/TestJcmdSanity.java fails: Bad file descriptor Reviewed-by: cjplummer, rschmelter, clanger
Thu, 20 Jun 2019 08:02:41 +0000 8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1
coffeys [Thu, 20 Jun 2019 08:02:41 +0000] rev 55442
8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1 Reviewed-by: lancea
Thu, 20 Jun 2019 03:32:14 +0000 8226286: Remove unused method java.lang.Integer::formatUnsignedInt and cleanup Integer/Long classes
tvaleev [Thu, 20 Jun 2019 03:32:14 +0000] rev 55441
8226286: Remove unused method java.lang.Integer::formatUnsignedInt and cleanup Integer/Long classes Reviewed-by: bpb, redestad
Thu, 20 Jun 2019 04:15:01 +0200 Added tag jdk-14+2 for changeset 43627549a488
jwilhelm [Thu, 20 Jun 2019 04:15:01 +0200] rev 55440
Added tag jdk-14+2 for changeset 43627549a488
Thu, 20 Jun 2019 02:10:53 +0200 Merge
jwilhelm [Thu, 20 Jun 2019 02:10:53 +0200] rev 55439
Merge
Tue, 18 Jun 2019 16:15:15 +0100 8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding jdk-13+26
aph [Tue, 18 Jun 2019 16:15:15 +0100] rev 55438
8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding Reviewed-by: kbarrett, tschatzl
Wed, 19 Jun 2019 08:42:15 -0400 8225789: Empty method parameter type should generate ClassFormatError
hseigel [Wed, 19 Jun 2019 08:42:15 -0400] rev 55437
8225789: Empty method parameter type should generate ClassFormatError Summary: Check for an empty name when verifying unqualified names Reviewed-by: lfoltan, coleenp
Wed, 19 Jun 2019 12:25:12 +0200 8226382: ProblemList java/lang/constant/MethodTypeDescTest.java
thartmann [Wed, 19 Jun 2019 12:25:12 +0200] rev 55436
8226382: ProblemList java/lang/constant/MethodTypeDescTest.java Summary: Put test on AOT ProblemList. Reviewed-by: iignatyev
Wed, 19 Jun 2019 12:24:26 +0200 8226381: ProblemList java/lang/reflect/PublicMethods/PublicMethodsTest.java
thartmann [Wed, 19 Jun 2019 12:24:26 +0200] rev 55435
8226381: ProblemList java/lang/reflect/PublicMethods/PublicMethodsTest.java Summary: Put test on AOT ProblemList. Reviewed-by: iignatyev
Wed, 19 Jun 2019 03:21:38 -0700 8226360: merge entries in hotspot problem lists
iignatyev [Wed, 19 Jun 2019 03:21:38 -0700] rev 55434
8226360: merge entries in hotspot problem lists Reviewed-by: epavlova, kvn
Tue, 18 Jun 2019 16:08:31 -0700 8225682: Reference to JNI spec on java.sun.com
amenkov [Tue, 18 Jun 2019 16:08:31 -0700] rev 55433
8225682: Reference to JNI spec on java.sun.com Reviewed-by: gadams, cjplummer, sspitsyn
Tue, 18 Jun 2019 09:19:57 -0700 8226313: problem list compiler/types/correctness tests
iignatyev [Tue, 18 Jun 2019 09:19:57 -0700] rev 55432
8226313: problem list compiler/types/correctness tests Reviewed-by: thartmann
Wed, 19 Jun 2019 05:04:08 -0800 8226359: Switch to JCov build which supports byte code version 58 jdk-14+2
shurailine [Wed, 19 Jun 2019 05:04:08 -0800] rev 55431
8226359: Switch to JCov build which supports byte code version 58 Reviewed-by: erikj
Wed, 19 Jun 2019 13:34:31 -0400 8226304: Obsolete the -XX:+FailOverToOldVerifier option
hseigel [Wed, 19 Jun 2019 13:34:31 -0400] rev 55430
8226304: Obsolete the -XX:+FailOverToOldVerifier option Summary: Change the option from deprecated to obsolete Reviewed-by: lfoltan, coleenp
Tue, 18 Jun 2019 16:15:15 +0100 8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
aph [Tue, 18 Jun 2019 16:15:15 +0100] rev 55429
8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding Reviewed-by: kbarrett, tschatzl
Wed, 19 Jun 2019 08:52:15 -0400 8225582: Shenandoah: Enable concurrent evacuation of JNIHandles
zgu [Wed, 19 Jun 2019 08:52:15 -0400] rev 55428
8225582: Shenandoah: Enable concurrent evacuation of JNIHandles Reviewed-by: rkennke, shade
Wed, 19 Jun 2019 12:17:22 +0100 Merge
prappo [Wed, 19 Jun 2019 12:17:22 +0100] rev 55427
Merge
Tue, 18 Jun 2019 14:12:06 +0100 8226303: Examine the HttpRequest.BodyPublishers for exception handling
prappo [Tue, 18 Jun 2019 14:12:06 +0100] rev 55426
8226303: Examine the HttpRequest.BodyPublishers for exception handling Reviewed-by: chegar
Wed, 19 Jun 2019 08:43:23 +0200 8225779: Remove unused CollectedHeap::cell_header_size()
pliden [Wed, 19 Jun 2019 08:43:23 +0200] rev 55425
8225779: Remove unused CollectedHeap::cell_header_size() Reviewed-by: eosterlund, rkennke, shade
Mon, 17 Jun 2019 09:40:07 +0000 8226222: [JVMCI] Export AArch64 field VM_Version::_psr_info.dczid_el0
pli [Mon, 17 Jun 2019 09:40:07 +0000] rev 55424
8226222: [JVMCI] Export AArch64 field VM_Version::_psr_info.dczid_el0 Reviewed-by: kvn
Tue, 18 Jun 2019 17:58:07 -0400 8225573: Shenandoah: Enhance ShenandoahVerifier to ensure roots to-space invariant
zgu [Tue, 18 Jun 2019 17:58:07 -0400] rev 55423
8225573: Shenandoah: Enhance ShenandoahVerifier to ensure roots to-space invariant Reviewed-by: shade
Tue, 18 Jun 2019 17:50:33 -0400 8225680: Address links in java.sql.rowset
lancea [Tue, 18 Jun 2019 17:50:33 -0400] rev 55422
8225680: Address links in java.sql.rowset Reviewed-by: jjg, bpb
Tue, 18 Jun 2019 22:48:27 +0200 Merge
jwilhelm [Tue, 18 Jun 2019 22:48:27 +0200] rev 55421
Merge
Tue, 18 Jun 2019 11:52:57 -0700 8225748: Use SHA-256 for javap classfile checksum
jjg [Tue, 18 Jun 2019 11:52:57 -0700] rev 55420
8225748: Use SHA-256 for javap classfile checksum Reviewed-by: mchung
Tue, 18 Jun 2019 12:39:29 -0500 8225310: JFR crashed in JfrPeriodicEventSet::requestProtectionDomainCacheTableStatistics()
gziemski [Tue, 18 Jun 2019 12:39:29 -0500] rev 55419
8225310: JFR crashed in JfrPeriodicEventSet::requestProtectionDomainCacheTableStatistics() Summary: Added lock around table usage Reviewed-by: coleenp, hseigel
Tue, 18 Jun 2019 10:00:35 +0530 8226198: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state
rraghavan [Tue, 18 Jun 2019 10:00:35 +0530] rev 55418
8226198: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state Summary: Used logical operator correctly Reviewed-by: kvn, thartmann
Mon, 17 Jun 2019 17:14:05 -0700 8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
rfield [Mon, 17 Jun 2019 17:14:05 -0700] rev 55417
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801 8159740: JShell: corralled declarations do not have correct source to wrapper mapping 8212167: JShell : Stack trace of exception has wrong line number Summary: Build corralled (recoverable undeclared definitions) declarations from position translating wraps.... Reviewed-by: jlahoda
Mon, 17 Jun 2019 14:31:49 -0700 8217348: assert(thread->is_Java_thread()) failed: just checking
dtitov [Mon, 17 Jun 2019 14:31:49 -0700] rev 55416
8217348: assert(thread->is_Java_thread()) failed: just checking Reviewed-by: sspitsyn, dholmes, amenkov, jcbeyler
Thu, 13 Jun 2019 11:21:50 -0700 8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
dtitov [Thu, 13 Jun 2019 11:21:50 -0700] rev 55415
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process Reviewed-by: sspitsyn, dholmes
Mon, 17 Jun 2019 09:11:27 -0700 8181837: [Graal] compiler/jvmci/SecurityRestrictionsTest.java fails with AccessControlException
kvn [Mon, 17 Jun 2019 09:11:27 -0700] rev 55414
8181837: [Graal] compiler/jvmci/SecurityRestrictionsTest.java fails with AccessControlException Summary: Remove test from Problem list because it does not fail anymore. Reviewed-by: iignatyev
Fri, 14 Jun 2019 12:08:55 -0400 8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
zgu [Fri, 14 Jun 2019 12:08:55 -0400] rev 55413
8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes Reviewed-by: shade
Sat, 15 Jun 2019 14:39:04 +0800 8225392: Comparison builds are failing due to cacerts file
weijun [Sat, 15 Jun 2019 14:39:04 +0800] rev 55412
8225392: Comparison builds are failing due to cacerts file Reviewed-by: erikj, martin, mullan
Fri, 14 Jun 2019 12:19:14 -0700 8224829: AsyncSSLSocketClose.java has timing issue
xuelei [Fri, 14 Jun 2019 12:19:14 -0700] rev 55411
8224829: AsyncSSLSocketClose.java has timing issue Reviewed-by: jnimeh, dfuchs
Fri, 14 Jun 2019 10:02:57 +0200 8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support)
shade [Fri, 14 Jun 2019 10:02:57 +0200] rev 55410
8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support) Reviewed-by: alanb
Fri, 14 Jun 2019 03:50:25 +0200 Added tag jdk-13+25 for changeset 22b3b7983ada
jwilhelm [Fri, 14 Jun 2019 03:50:25 +0200] rev 55409
Added tag jdk-13+25 for changeset 22b3b7983ada
Thu, 13 Jun 2019 17:18:06 -0700 8209590: compiler/compilercontrol/DontInlineCommandTest.java test fails with "Inline message differs" error
kvn [Thu, 13 Jun 2019 17:18:06 -0700] rev 55408
8209590: compiler/compilercontrol/DontInlineCommandTest.java test fails with "Inline message differs" error Summary: increase InlineSmallCode to 4000 for tests which check inlining decisions. Reviewed-by: iignatyev
Thu, 13 Jun 2019 17:49:49 -0400 8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
mullan [Thu, 13 Jun 2019 17:49:49 -0400] rev 55407
8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux Reviewed-by: xuelei
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip