log

age author description
Fri, 10 Jul 2020 11:49:02 -0700 iignatyev 8249038: clean up FileInstaller $test.src $cwd in vmTestbase_vm_gc tests
Fri, 10 Jul 2020 09:17:00 -0400 rriggs 8217475: Unexpected StackOverflowError in "process reaper" thread
Thu, 09 Jul 2020 10:20:32 +0200 roland 8248598: [Graal] Several testcases from applications/jcstress/acqrel.java fails with forbidden state
Tue, 30 Jun 2020 19:20:22 +0200 stefank 8248048: ZGC: AArch64: SIGILL in load barrier register spilling
Thu, 09 Jul 2020 16:11:55 -0400 asemenyuk 8247229: jpackage tests failed due to "semop(1): encountered an error: Invalid argument"
Fri, 10 Jul 2020 11:40:57 -0400 zgu 8247670: Shenandoah: deadlock during class unloading OOME
Fri, 10 Jul 2020 09:13:03 -0400 fparain 8249149: Remove obsolete UseNewFieldLayout option and associated code
Fri, 10 Jul 2020 10:37:12 +0200 shade 8248652: Shenandoah: SATB buffer handling may assume no forwarded objects
Fri, 10 Jul 2020 02:51:04 +0200 jwilhelm Merge
Thu, 09 Jul 2020 17:37:53 -0400 vromero 8242529: javac defines type annotations incorrectly for record members (constructor and property accessor)
Thu, 09 Jul 2020 17:04:06 +0000 ljiang 8249086: JDK 15 L10N resource file update - msg drop 10
Thu, 09 Jul 2020 09:05:58 -0700 iignatyev 8249037: clean up FileInstaller $test.src $cwd in vmTestbase_vm_g1classunloading tests
Thu, 09 Jul 2020 16:06:09 -0700 darcy 8248983: Add links to definition of empty name
Thu, 09 Jul 2020 13:34:24 -0400 zgu 8248426: NMT: VirtualMemoryTracker::split_reserved_region() does not properly update summary counting
Thu, 25 Jun 2020 12:24:50 -0400 aph 8248336: AArch64: C2: offset overflow in BoxLockNode::emit
Thu, 09 Jul 2020 16:22:23 +0200 tschatzl 8210462: Fix remaining mentions of initial mark
Thu, 09 Jul 2020 16:22:22 +0200 tschatzl 8248322: G1: Refactor full collection sizing code
Wed, 08 Jul 2020 19:59:22 +0000 bobv 8249080: Reduce MemberName class dependency on MethodHandles
Thu, 09 Jul 2020 12:26:10 +0200 shade 8249141: Fix indent in java_lang_Record definition in vmSymbols.hpp
Thu, 09 Jul 2020 05:30:22 -0400 aph 8248403: AArch64: Remove uses of kernel integer types
Wed, 08 Jul 2020 11:39:11 -0700 iklam 8247818: GCC 10 warning stringop-overflow with symbol code
Thu, 09 Jul 2020 04:32:30 +0200 jwilhelm Merge
Thu, 09 Jul 2020 04:02:21 +0200 jwilhelm Added tag jdk-15+31 for changeset a32f58c6b8be
Wed, 08 Jul 2020 17:00:50 -0700 iveresov 8248822: 8 vm/classfmt/atr_ann/atr_rtm_annot007/atr_rtm_annot00709 tests fail w/ AOT
Wed, 08 Jul 2020 17:19:57 -0400 dcubed 8249097: test/lib/jdk/test/lib/util/JarBuilder.java has a bad copyright
Wed, 08 Jul 2020 20:35:36 +0100 iignatyev 8211974: move test/jdk/lib/testlibrary/java/util/jar/*.java to top-level library or a local library
Wed, 08 Jul 2020 11:28:06 -0700 iignatyev 8249018: clean up FileInstaller $test.src $cwd in vmTestbase_vm_mlvm testsjdk-15+31
Wed, 08 Jul 2020 08:58:05 -0700 ascarpino 8246806: Incorrect copyright header in KeyAgreementTest.java, GroupName.java
Tue, 07 Jul 2020 14:14:22 +0800 ngasson 8248845: AArch64: stack corruption after spilling vector register
Tue, 07 Jul 2020 22:47:59 +0000 ccheung 8248112: array index out of bound in FileMapInfo::check_paths
Thu, 09 Jul 2020 04:10:33 +0200 jwilhelm Added tag jdk-16+5 for changeset 143e258f64af
Thu, 09 Jul 2020 09:22:01 +0800 weijun 8243592: Subject$SecureSet::addAll should not call contains(null)
Wed, 08 Jul 2020 15:46:02 -0700 kvn 8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
Wed, 08 Jul 2020 12:11:06 -0700 lmesnik 8248658: Remove vmTestbase/vm/share/vmcrasher
Wed, 08 Jul 2020 17:37:27 +0200 egahlin 8248016: JFR: Remove Javadoc warningsjdk-16+5
Wed, 08 Jul 2020 03:08:30 -0700 aleonard 8248701: On Windows generated modules-deps.gmk can contain backslash-r (CR) characters
Wed, 08 Jul 2020 15:16:47 +0100 dfuchs 8248865: Document JNDI/LDAP timeout properties
Wed, 08 Jul 2020 09:23:59 -0400 aleonard 8248231: deserializeLambda created with wrong encoding if platform encoding not UTF-8
Wed, 17 Jun 2020 19:53:48 +0200 phedlin 8247762: [aarch64] Timeout in .../HeapDumpTestWithActiveProcess.java due to inf. loop in AARCH64CurrentFrameGuess.run()
Tue, 07 Jul 2020 23:11:13 -0700 iklam 8244764: Improve assertion for CPP_VTABLE_PATCH_TYPES_DO
Tue, 07 Jul 2020 19:17:47 -0700 cjplummer 8249002: New serviceability/sa/ClhsdbFindPC.java #id2 and #id3 tests are failing with ZGC
Tue, 07 Jul 2020 16:08:29 -0700 almatvee 8223955: Eliminate or reduce mixing of old File API and new Path/Files APIs
Tue, 07 Jul 2020 23:42:50 +0200 jwilhelm Merge
Tue, 07 Jul 2020 11:38:05 -0700 kvn 8248570: Incorrect copyright header in TestUnsafeUnalignedSwap.java
Thu, 02 Jul 2020 11:38:00 -0700 iignatyev 8208243: vmTestbase/gc/lock/jni/jnilock002/TestDescription.java fails in jdk/hs nightly
Tue, 07 Jul 2020 16:55:29 +0000 valeriep 8248505: Unexpected NoSuchAlgorithmException when using secure random impl from BCFIPS provider
Tue, 07 Jul 2020 17:52:55 +0200 mgronlun 8248794: Transition JFR Periodic Task Thread to "_thread_in_native" before invoking performance counters
Sun, 28 Jun 2020 16:47:25 +0800 fyang 8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
Tue, 07 Jul 2020 16:20:30 +0200 mgronlun 8241803: JFR TestThreadStartEndEvents.java failed due to "RuntimeException: Wrong thread id"
Tue, 07 Jul 2020 13:07:53 -0700 cjplummer 8248194: Need better support for running SA tests on core files
Tue, 07 Jul 2020 10:27:47 -0700 dtitov 8205467: javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java possible deadlock
Tue, 07 Jul 2020 10:18:53 -0700 dtitov 8227337: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
Tue, 07 Jul 2020 13:00:46 +0200 chagedorn 8248226: TestCloneAccessStressGCM fails with -XX:-ReduceBulkZeroing
Tue, 07 Jul 2020 06:20:03 -0400 bulasevich 8248568: compiler/c2/TestBit.java failed: test missing from stdout/stderr
Tue, 07 Jul 2020 11:35:14 +0200 kdnilsen 8232782: Shenandoah: streamline post-LRB CAS barrier (aarch64)
Tue, 21 Apr 2020 10:35:53 +0200 phedlin 8245021: Adding method 'remove_if_existing' to growableArray.
Mon, 06 Jul 2020 23:11:37 -0700 iklam 8248170: Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
Tue, 07 Jul 2020 03:12:11 +0200 jwilhelm Merge
Tue, 07 Jul 2020 00:09:29 +0000 joehw 8248348: Regression caused by the update to BCEL 6.0
Fri, 03 Jul 2020 07:49:00 -0400 herrick 8248501: [macos] App created with jpackage on Mac fails with error -10810
Tue, 07 Jul 2020 06:06:18 +0800 jjiang 8242538: java/security/SecureRandom/ThreadSafe.java failed on windows
Sat, 04 Jul 2020 01:06:07 -0700 kvn 8247527: serviceability/dcmd/gc/HeapDumpCompressedTest.java fails with Graal + ZGC
Sat, 04 Jul 2020 08:18:17 +0800 fyang 8243670: Unexpected test result caused by C2 MergeMemNode::Ideal
Fri, 03 Jul 2020 10:02:37 -0700 cjplummer 8248746: Undo jhsdb related exclusiveAccess.dirs changes that were done for JDK-8220295
Mon, 06 Jul 2020 17:52:52 -0700 iklam 8248886: InstanceKlass::initialize_impl crashes with -XX:-UsePerfData after JDK-8246019
Mon, 06 Jul 2020 16:08:00 -0700 tnakamura 8233829: javac cannot find non-ASCII module name under non-UTF8 environment
Mon, 06 Jul 2020 15:14:44 -0700 iklam 8246019: PerfClassTraceTime slows down VM start-up
Mon, 06 Jul 2020 04:44:25 -0400 bulasevich 8248043: Need to eliminate excessive i2l conversions
Mon, 06 Jul 2020 09:16:58 +0200 chagedorn 8248596: [TESTBUG] compiler/loopopts/PartialPeelingUnswitch.java times out with Graal enabled
Sun, 28 Jun 2020 16:47:25 +0800 fyang 8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
Fri, 03 Jul 2020 19:05:00 +0200 jwilhelm Merge
Fri, 03 Jul 2020 16:50:16 +0100 dfuchs 8248703: Clarify the behavior of java.net.NetworkInterface::equals
Fri, 03 Jul 2020 17:36:56 +0200 rkennke 8248799: Shenandoah: Claim threads token in constructor of ShenandoahRootVerifier
Fri, 03 Jul 2020 16:32:33 +0200 tschatzl 8248306: gc/stress/gclocker/TestExcessGCLockerCollections.java does not compile
Fri, 03 Jul 2020 11:09:59 +0200 rkennke 8248725: Shenandoah: Claim verifier thread roots for parallel processing
Fri, 03 Jul 2020 10:05:53 +0200 neliasso 8248388: ZGC: Load barrier incorrectly elided in jdk/java/text/Format/DateFormat/SDFTCKZoneNamesTest.java
Fri, 03 Jul 2020 16:32:33 +0200 tschatzl 8248306: gc/stress/gclocker/TestExcessGCLockerCollections.java does not compile
Fri, 03 Jul 2020 18:58:03 +0530 psadhukhan Merge
Fri, 03 Jul 2020 09:26:16 +0530 psadhukhan Merge
Thu, 02 Jul 2020 09:31:42 +0530 psadhukhan 8244324: RTFEditorKit does not display some of Japanese characters correctly
Thu, 02 Jul 2020 09:29:42 +0530 psadhukhan 8245921: Minor copy/paste issue in BasicScrollBarUI
Thu, 02 Jul 2020 09:27:58 +0530 psadhukhan 8248187: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails with String is not properly drawn
Wed, 01 Jul 2020 09:14:59 +0530 pbansal 8197560: test javax/swing/JTree/8003400/Test8003400.java fails
Wed, 24 Jun 2020 20:32:32 -0700 serb 8036604: Typo in BufferedBufImgOps.java in the exception message
Wed, 24 Jun 2020 15:35:43 -0700 serb 8213535: Windows HiDPI html lightweight tooltips are truncated
Mon, 22 Jun 2020 15:55:57 -0700 prr Merge
Mon, 22 Jun 2020 12:39:59 +0530 pbansal 8198623: java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/EnqueueWithDialogButtonTest.java fails on mac
Mon, 22 Jun 2020 06:48:26 +0100 serb 7131400: [macosx] Desktop.edit(a directory) should throw IOException
Fri, 03 Jul 2020 11:46:41 +0200 neliasso 8248398: Add diagnostic RepeatCompilation utility
Fri, 03 Jul 2020 10:19:54 +0100 pconcannon 8245302: Upgrade LogRecord to support long thread ids and remove its usage of ThreadLocal
Mon, 29 Jun 2020 09:59:45 +0200 mbaesken 8248468: java/awt/font/DefaultFontTest/DefaultFontTest.java fails in SunFontManager.findFont2D
Thu, 02 Jul 2020 17:19:16 -0700 cjplummer 8244383: jhsdb/HeapDumpTestWithActiveProcess.java fails with "AssertionFailure: illegal bci"
Fri, 03 Jul 2020 00:09:45 +0000 joehw 8248348: Regression caused by the update to BCEL 6.0
Fri, 03 Jul 2020 00:14:21 +0200 jwilhelm Merge
Thu, 02 Jul 2020 21:13:41 +0200 mgronlun 8237488: jdk/jfr/event/compiler/TestCompilerCompile.java failed due to "RuntimeException: No thread in event"
Thu, 02 Jul 2020 10:21:21 -0700 jjg 8248060: small HTML issues in java.xml package-info.java files
Thu, 02 Jul 2020 08:05:00 -0700 iignatyev 8208207: Test nsk/stress/jni/gclocker/gcl001 fails after co-location
Mon, 18 May 2020 18:20:53 +0200 jlahoda 8244763: Update --release 8 symbol information after JSR 337 MR3
Thu, 02 Jul 2020 13:13:10 -0700 cjplummer 8247533: SA stack walking sometimes fails with sun.jvm.hotspot.debugger.DebuggerException: get_thread_regs failed for a lwp
Thu, 02 Jul 2020 13:03:32 -0700 dlong 8247922: Update Graal
Thu, 02 Jul 2020 12:52:49 -0700 kvn 8076985: Allocation path: biased locking + compressed oops code quality
Thu, 02 Jul 2020 11:06:16 -0700 jjg 8248417: some jdk/javadoc/doclet tests fail (JDK 16)
Thu, 02 Jul 2020 20:33:06 +0300 vkempik 8248495: [macos] zerovm is broken due to libffi headers location
Thu, 02 Jul 2020 18:39:35 +0200 jwilhelm Added tag jdk-16+4 for changeset e2622818f0bd
Thu, 02 Jul 2020 18:02:20 +0200 dnsimon 8248321: [JVMCI] improve libgraal logging and fatal error handling
Thu, 02 Jul 2020 17:35:03 +0200 ihse 8248667: Need support for building native libraries located in the test/lib directory
Thu, 02 Jul 2020 08:17:31 +0000 coffeys 8218021: Have jarsigner preserve posix permission attributes
Thu, 02 Jul 2020 09:40:27 +0200 tschatzl 8248650: [BACKOUT] Backout JDK-8244603 because it generates too much noise in CI
Thu, 02 Jul 2020 08:32:45 +0200 shade 8248634: Shenandoah: incorrect include in shenandoahInitLogger.cpp
Thu, 02 Jul 2020 08:32:39 +0200 shade 8248632: Shenandoah: build fails without both JVMTI and JFR
Thu, 02 Jul 2020 03:25:23 +0200 jwilhelm Merge
Thu, 02 Jul 2020 03:15:27 +0200 jwilhelm Added tag jdk-15+30 for changeset 6909e4a1f25b
Thu, 02 Jul 2020 03:19:33 +0200 jwilhelm Added tag jdk-16+4 for changeset 78c07dd72404
Wed, 01 Jul 2020 10:27:10 +0800 jiefu 8248612: Back quotes and double quotes must not be escaped in: Cannot convert \"$unix_path\" to Windows path
Wed, 01 Jul 2020 15:37:56 -0700 kvn 8005088: remove unused NativeInstruction::test methods
Wed, 01 Jul 2020 21:05:14 +0000 ccheung 8243586: Optimize calls to SystemDictionaryShared::define_shared_package for classpath
Wed, 01 Jul 2020 22:39:58 +0200 ihse 8248610: Clean up handling of Windows RC files
Wed, 01 Jul 2020 13:12:11 -0700 darcy 8247534: Update --release 15 symbol information for JDK 15 build 29
Wed, 01 Jul 2020 21:14:55 +0200 jwilhelm Merge
Wed, 01 Jul 2020 14:52:09 -0400 almatvee 8248059: [macos] EmptyFolderPackageTest.java failed "hdiutil: create failed - No child processes"jdk-15+30
Wed, 01 Jul 2020 09:18:28 +0200 chagedorn 8244724: CTW: C2 compilation fails with "Live Node limit exceeded limit"
Wed, 01 Jul 2020 12:06:44 +0200 dnsimon 8248359: Update JVMCI
Wed, 01 Jul 2020 18:42:13 +0000 hseigel 8247741: Test test/hotspot/jtreg/runtime/7162488/TestUnrecognizedVmOption.java fails when -XX:+IgnoreUnrecognizedVMOptions is set
Wed, 01 Jul 2020 09:18:28 +0200 chagedorn 8244724: CTW: C2 compilation fails with "Live Node limit exceeded limit"jdk-16+4
Wed, 01 Jul 2020 01:56:52 +0200 ihse 8248563: Gtest CFLAGS/warnings is not properly handled
Wed, 01 Jul 2020 07:23:48 +0900 ysuenaga 8248526: configure script failed on WSL in May 2020 update
Tue, 30 Jun 2020 20:59:15 +0200 jwilhelm Merge
Tue, 30 Jun 2020 11:36:02 -0700 jjg 8248409: some jdk/javadoc/doclet tests fail (JDK 15)
Tue, 30 Jun 2020 15:24:01 -0400 dcubed 8246493: JDI stress/serial/mixed002 needs to use WhiteBox.deflateIdleMonitors support
Tue, 30 Jun 2020 20:09:03 +0200 jwilhelm Merge
Tue, 30 Jun 2020 18:52:59 +0100 dfuchs 8246114: java/net/MulticastSocket/Promiscuous.java fails after 8241072 (multi-homed systems)
Tue, 30 Jun 2020 19:00:14 +0200 mgronlun 8248485: Poor scalability in JfrCheckpointManager when using many threads after JDK-8242008
Tue, 30 Jun 2020 18:10:44 +0200 mgronlun 8248475: Suppress unconditional warning "JFR will be disabled during CDS dumping"
Thu, 18 Jun 2020 13:51:40 +0200 roland 8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
Tue, 30 Jun 2020 15:08:40 +0200 thartmann 8248265: compiler/ciReplay tests fail with AOT compiled java.base
Mon, 29 Jun 2020 10:15:45 -0400 aph 8246051: SIGBUS by unaligned Unsafe compare_and_swap
Mon, 29 Jun 2020 14:22:01 -0700 cjplummer 7107012: sun.jvm.hostspot.code.CompressedReadStream readDouble() conversion to long mishandled
Mon, 29 Jun 2020 19:33:35 +0200 phedlin 8234605: C2 failed "assert(C->live_nodes() - live_at_begin <= 2 * _nodes_required) failed: Bad node estimate: actual = 208 >> request = 101"
Mon, 29 Jun 2020 10:52:24 -0400 asemenyuk 8248264: WinUpgradeUUIDTest application is missing in downgrade scenario
Mon, 29 Jun 2020 10:52:24 -0400 asemenyuk 8248254: jpackage fails if app module is in external runtime
Mon, 29 Jun 2020 10:51:39 -0400 asemenyuk 8248427: jpackage jtreg BasicTest.testTemp() test fails on Windows
Mon, 29 Jun 2020 15:25:16 +0000 bobv 8236647: Correct Fix for 8236647: java/lang/invoke/CallSiteTest.java failed with InvocationTargetException in Graal mode
Mon, 29 Jun 2020 08:18:23 +0200 thartmann 8247832: [Graal] Many Javafuzzer tests failures with Graal, due to unexpected results, after last update JDK-8243380
Tue, 30 Jun 2020 19:20:22 +0200 stefank 8248048: ZGC: AArch64: SIGILL in load barrier register spilling
Tue, 30 Jun 2020 12:41:27 -0400 kbarrett 8248545: Remove unneeded warning suppression of MSVC++ 4521/4522
Tue, 30 Jun 2020 16:26:24 +0200 ihse 8248548: Use DISABLED_WARNINGS for globally disabled warnings on Visual Studio in Hotspot
Tue, 30 Jun 2020 16:23:34 +0200 ihse 8248547: Use SetupJdkLibrary for hotspot libraries
Fri, 26 Jun 2020 15:47:16 +0200 phedlin 8234605: C2 failed "assert(C->live_nodes() - live_at_begin <= 2 * _nodes_required) failed: Bad node estimate: actual = 208 >> request = 101"
Mon, 29 Jun 2020 15:03:36 -0700 jjg 8248492: ProblemList open/test/langtools//jdk/javadoc/doclet/testHeadTag/TestHeadTag.java
Mon, 29 Jun 2020 23:17:50 +0200 stefank 8248346: Move OopStorage mutex setup out from OopStorageSet
Mon, 29 Jun 2020 13:39:35 -0700 phh 8245129: Enhance jstat gc option output and tests
Mon, 29 Jun 2020 17:25:44 +0000 bobv 8248410: Correct Fix for 8236647: java/lang/invoke/CallSiteTest.java failed with InvocationTargetException in Graal mode
Mon, 29 Jun 2020 18:39:40 +0200 ihse 8248488: JDK-8246484 actually broke COMPARE_BUILD
Mon, 29 Jun 2020 10:15:45 -0400 aph 8246051: SIGBUS by unaligned Unsafe compare_and_swap
Mon, 29 Jun 2020 17:14:19 +0200 chagedorn 8247218: Add default constructor to VectorSet to use Thread::current()->resource_area() as arena by default
Mon, 29 Jun 2020 10:14:18 -0400 zgu 8248227: Shenandoah: Refactor Shenandoah::heap() to match other GCs
Mon, 29 Jun 2020 14:49:03 +0100 pconcannon 8245245: Websocket can lose the URL encoding of URI query parameters
Mon, 29 Jun 2020 12:28:55 +0000 hseigel 8248273: Small clean up for PerfClassTraceTime
Mon, 29 Jun 2020 07:26:10 -0400 bulasevich 8247408: IdealGraph bit check expression canonicalization
Mon, 29 Jun 2020 08:21:42 +0200 thartmann 8248234: Disabling UseExactTypes crashes C2
Mon, 29 Jun 2020 07:16:53 +0200 shade 8247845: Shenandoah: refactor TLAB/GCLAB retirement code
Mon, 29 Jun 2020 13:35:45 +0900 ysuenaga 8248379: Handshake closures for JVMTI monitor functions lack of some validations
Mon, 29 Jun 2020 04:38:30 +0200 jwilhelm Merge
Fri, 26 Jun 2020 20:07:49 -0700 mikael 8248044: Backout ProblemList-ed tests introduced by JDK-8247876
Fri, 26 Jun 2020 18:20:22 -0700 rfield 8247438: JShell: When FailOverExecutionControlProvider fails the proximal cause is not shown
Fri, 26 Jun 2020 15:08:25 -0700 iveresov 8248168: [Graal] jck tests timeout in Graal with -Xcomp mode
Sun, 28 Jun 2020 06:15:31 +0000 pli 8247307: C2: Loop array fill stub routines are not called
Fri, 26 Jun 2020 17:14:14 -0700 darcy 8248428: Cleanup pass on javax.lang.model docs
Fri, 26 Jun 2020 19:26:30 +0000 ccheung 8248112: array index out of bound in FileMapInfo::check_paths
Fri, 26 Jun 2020 11:56:21 -0700 rfield 8247438: JShell: When FailOverExecutionControlProvider fails the proximal cause is not shown
Fri, 26 Jun 2020 13:37:43 -0400 lancea 8248412: test/jdk/java/sql/testng/test/sql/DriverManagerPermissionsTests.java can fail
Fri, 26 Jun 2020 14:55:09 +0100 chegar 8248326: Add a minimal serialization test for local records
Fri, 26 Jun 2020 13:20:12 +0000 eosterlund 8248216: JFR: Unify handling of all OopStorage instances in LeakProfiler root processing
Fri, 26 Jun 2020 14:43:09 +0200 tschatzl 8247819: G1: Process strong OopStorage entries in parallel
Fri, 26 Jun 2020 12:38:00 +0000 hseigel 8246337: Add more JVM tests for sealed classes
Fri, 26 Jun 2020 12:05:57 +0200 mbaesken 8248334: hs build errors on ppc64 and s390x platforms
Fri, 26 Jun 2020 05:26:19 -0400 kbarrett 8247747: Remove macro definition of "inline" in stack.hpp
Fri, 26 Jun 2020 04:15:33 +0200 jwilhelm Merge
Thu, 25 Jun 2020 18:47:26 -0400 dcubed 8248358: ProblemList sun/nio/ch/TestMaxCachedBufferSize.java on macOSX
Thu, 25 Jun 2020 18:29:53 -0400 dcubed 8248351: ProblemList serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java on Windows
Thu, 25 Jun 2020 17:54:18 -0400 dcubed 8248354: ProblemList vmTestbase/nsk/jdi/stress/serial/mixed002/TestDescription.java
Thu, 25 Jun 2020 17:48:53 -0400 vromero 8247849: permits clause of sealed interfaces should not allow parameterized types
Thu, 25 Jun 2020 15:00:59 -0400 dcubed 8248341: ProblemList java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java
Thu, 25 Jun 2020 13:10:47 -0400 dcubed 8248339: ProblemList jdk/jfr/event/os/TestThreadContextSwitches.java
Thu, 25 Jun 2020 13:08:50 -0400 dcubed 8248335: ProblemList compiler/ciReplay/TestServerVM.java and TestVMNoCompLevel.java with AOT
Thu, 25 Jun 2020 08:36:59 -0700 cjplummer 8247730: 2 JNI exception pending defect groups in DwarfParser.cpp
Thu, 25 Jun 2020 11:43:20 +0200 chagedorn 8245128: Kitchensink fails with: assert(destination == (address)-1 || destination == entry) failed: b) MT-unsafe modification of inline cache
Thu, 25 Jun 2020 11:06:46 +0200 jlahoda 8246704: --release => \"unknown enum constant PreviewFeature$Feature.TEXT_BLOCKS\"
Thu, 25 Jun 2020 09:54:19 +0100 chegar 8248233: Avoid superfluous Class::isRecord invocations during deserialization
Thu, 25 Jun 2020 16:01:16 -0700 kvn 8248347: windows build broken by JDK-8243114
Thu, 25 Jun 2020 21:46:12 +0200 egahlin 8248302: JFR: Add test for OldObjectSample event when using ZGC
Thu, 25 Jun 2020 12:40:02 -0700 minqi 8203005: The top-of-stack type specified for nofast_* bytecodes are wrong
Thu, 25 Jun 2020 18:58:14 +0200 tschatzl 8248329: JDK-8244603 breaks windows build
Thu, 25 Jun 2020 18:35:40 +0200 ihse 8220639: Need a way to augment JTREG_LAUNCHER_OPTIONS from command-line
Thu, 25 Jun 2020 14:19:37 +0100 stooke 8243114: Implement montgomery{Multiply,Square}intrinsics on Windows
Thu, 25 Jun 2020 16:07:43 +0200 tschatzl 8244603: G1 incorrectly limiting young gen size when using the reserve can result in repeated full gcs
Thu, 25 Jun 2020 16:07:39 +0200 tschatzl 8243672: Short term pause time ratio calculation in G1 off
Thu, 25 Jun 2020 06:12:29 -0700 ssahoo 8247968: test/jdk/javax/crypto/SecretKeyFactory/security.properties has wrong header
Thu, 25 Jun 2020 08:04:28 -0400 coleenp 8248240: Remove extendedPC.hpp and fetch_frame_from_ucontext
Thu, 25 Jun 2020 08:01:17 -0400 coleenp 8248271: linux-x86-zero build failure
Thu, 25 Jun 2020 03:11:32 +0200 jwilhelm Merge
Thu, 25 Jun 2020 02:47:58 +0200 jwilhelm Added tag jdk-15+29 for changeset b58fc6058055
Wed, 24 Jun 2020 17:53:16 -0400 almatvee 8248255: [macos] Add failing DMG tests to problem list
Wed, 24 Jun 2020 12:21:51 -0700 mchung 8247785: Small clarification of the javadoc about builtin class loaders
Tue, 23 Jun 2020 13:42:57 -0400 asemenyuk 8246212: JPKG001-012: application icon is missing in Control Panel Add/Remove
Wed, 24 Jun 2020 10:42:26 -0700 never 8247246: Add explicit ResolvedJavaType.link and expose presence of default methodsjdk-15+29
Wed, 24 Jun 2020 11:22:14 +0200 mgronlun 8241718: assert ((klass)->trace_id()) & ((JfrTraceIdEpoch::method_and_class_in_use_this_epoch_bits()))) != 0 in ObjectSampleCheckpoint::add_to_leakp_set
Wed, 24 Jun 2020 11:05:09 +0200 plevart 8247532: Records deserialization is slow
Wed, 24 Jun 2020 01:02:19 +0200 mgronlun 8247967: SparkExamples24H.java SIGSEGV in various places
Tue, 23 Jun 2020 12:27:31 -0700 jjg 8247955: doclint: don't complain about summary/caption when role=presentation
Tue, 23 Jun 2020 17:22:07 +0530 sundar 8247956: remove scripts under bin/nashorn and doc/nashorn/source
Tue, 23 Jun 2020 11:49:48 +0100 mcimadamore 8248011: Improve javadoc of Foreign Memory Access API
Tue, 23 Jun 2020 10:09:26 +0100 chegar 8247696: Incorrect tail computation for large segments in AbstractMemorySegmentImpl::mismatch
Tue, 23 Jun 2020 09:57:30 +0200 dnsimon 8247992: [JVMCI] HotSpotNmethod.executeVarargs can try execute a zombie nmethod
Mon, 22 Jun 2020 19:39:18 -0700 jjg 8248061: bad reference in @throws in HotSpotDiagnosticMXBean
Thu, 25 Jun 2020 02:54:12 +0200 jwilhelm Added tag jdk-16+3 for changeset 76810b3a88c8
Wed, 24 Jun 2020 17:49:10 -0400 dcubed 8248049: minor cleanups in gc/whitebox/TestWBGC.java
Wed, 24 Jun 2020 17:48:53 -0400 dcubed 8246477: add whitebox support for deflating idle monitors
Wed, 24 Jun 2020 23:47:16 +0200 egahlin 8242501: JFR: oldobject/TestG1.java can't find leaking object
Wed, 24 Jun 2020 23:45:01 +0200 ihse 8247573: gtest/GTestWrapper.java is not helpful if gtest framework is missing
Wed, 24 Jun 2020 13:52:01 -0700 iklam 8248235: appcds/jigsaw/PatchModule/Simple.java failed when running in dynamic CDS mode
Wed, 24 Jun 2020 12:41:50 -0700 jjg 8164597: TestIOException.java fails after push for JDK-8164130.
Wed, 24 Jun 2020 11:15:22 -0700 minqi 8246181: Avoid walking SymbolTable during -Xshare:dump
Wed, 24 Jun 2020 09:56:20 -0400 coleenp 8239782: CC_INTERP is only used by Zero interpreterjdk-16+3
Wed, 24 Jun 2020 15:18:13 +0200 redestad 8248131: Simplify ServicesCatalog provider handling
Wed, 24 Jun 2020 12:34:14 +0000 hseigel 8247966: runtime/logging/loadLibraryTest/LoadLibraryTest.java failed "RuntimeException: 'Unloaded library with handle' missing from stdout/stderr"
Tue, 23 Jun 2020 20:31:38 -0400 almatvee 8225251: Minimise import statements in jpackage sources
Wed, 24 Jun 2020 13:16:52 +0200 stefank 8247755: Leaner and more versatile GrowableArray classes
Wed, 24 Jun 2020 13:16:24 +0200 stefank 8247820: ParallelGC: Process strong OopStorage entries in parallel
Wed, 24 Jun 2020 13:15:54 +0200 stefank 8248133: SerialGC: Unify handling of all OopStorage instances in root processing
Wed, 24 Jun 2020 13:15:00 +0200 stefank 8248132: ZGC: Unify handling of all OopStorage instances in root processing
Wed, 24 Jun 2020 12:19:14 +0200 stefank 8248130: AArch64: pf() uses mtNone instead of mtInternal
Tue, 23 Jun 2020 21:23:00 -0700 iklam 8246546: Simplify SystemDictionary::is_shared_class_visible
Tue, 23 Jun 2020 17:43:58 -0700 naoto 8248184: AMPM_OF_DAY doc fix in ChronoField
Tue, 23 Jun 2020 21:28:45 +0200 egahlin 8241885: JFR tool: print does not work with inner class events
Tue, 23 Jun 2020 20:15:54 +0200 egahlin 8242593: JFR: EventFactory does not scale well past unique 1000 events
Tue, 23 Jun 2020 10:40:26 -0700 xliu 8151779: Some intrinsic flags could be replaced with one general flag
Tue, 23 Jun 2020 13:38:20 -0400 zgu 8248041: Shenandoah: pre-Full GC root updates may miss some roots
Mon, 22 Jun 2020 20:26:02 +0800 fyang 8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
Tue, 23 Jun 2020 07:48:39 -0700 jnimeh 8239950: Update PKCS9 Attributes to PKCS#9 v2.0 Encodings
Tue, 23 Jun 2020 06:51:35 -0700 erikj 8213214: Set -Djava.io.tmpdir= when running tests
Tue, 23 Jun 2020 11:59:13 +0000 eosterlund 8247319: Remove on-stack nmethod hotness counter sampling from safepoints
Tue, 23 Jun 2020 11:59:13 +0000 eosterlund 8247179: Mechanism for VM operations to not take part in safepoint coalescing
Tue, 23 Jun 2020 13:41:55 +0300 vkempik 8243470: [macos] bring back O2 opt level for unsafe.cpp
Tue, 23 Jun 2020 05:58:52 -0400 kbarrett 8247740: Inline derived CollectedHeap access for G1 and ParallelGC
Tue, 23 Jun 2020 16:30:38 +0800 hchao 8244148: keytool -printcert and -printcrl should support the -trustcacerts and -keystore options
Tue, 23 Jun 2020 10:07:10 +0200 redestad 8247995: Avoid use of a mapping function in Permissions.getPermissionCollection
Tue, 23 Jun 2020 09:38:21 +0200 stefank 8247879: Rework WeakHandle and OopHandle to dynamically support different OopStorages
Tue, 23 Jun 2020 03:05:07 +0200 jwilhelm Merge
Mon, 22 Jun 2020 13:37:41 -0700 prr 8244818: Java2D Queue Flusher crash while moving application window to external monitor
Mon, 22 Jun 2020 09:42:42 -0700 jjg 8247958: minor HTML errors in com.sun.jdi
Mon, 22 Jun 2020 09:29:16 -0700 jjg 8247959: doclint errors in NIO code
Mon, 22 Jun 2020 18:23:49 +0200 jwilhelm Merge
Mon, 22 Jun 2020 12:03:11 +0200 jlahoda 8247932: JShell crashes when typing text block
Thu, 18 Jun 2020 15:44:55 +0200 roland 8247763: assert(outer->outcnt() == 2) failed: 'only phis' failure in LoopNode::verify_strip_mined()
Sun, 21 Jun 2020 08:32:54 +0800 weijun 8247964: All log0() in com/sun/org/slf4j/internal/Logger.java should be private
Sat, 20 Jun 2020 15:11:19 +0800 weijun 8247907: XMLDsig logging does not work
Fri, 19 Jun 2020 15:22:19 -0400 dcubed 8247876: ProblemList various crypto tests on aarch64
Fri, 19 Jun 2020 11:10:31 -0700 jjg 8247784: Bad link causes invalid documentation
Fri, 19 Jun 2020 11:04:52 -0700 jjg 8247815: doclint: recategorize "no description for ..." as MISSING, not SYNTAX
Fri, 19 Jun 2020 18:21:08 +0200 hannesw 8243533: Only one of several deprecated overloaded methods listed in the Deprecated list
Fri, 19 Jun 2020 16:42:52 +0100 prappo 8247780: Refine the Help page for API Documentation
Fri, 19 Jun 2020 08:27:59 -0700 mchung 8247444: Trust final fields in records
Fri, 19 Jun 2020 17:24:46 +0200 hannesw 8241969: Type annotation is not shown for wildcard type in Javadoc
Fri, 19 Jun 2020 17:17:40 +0200 hannesw 8198705: Javadoc search needs a fix to handle duplicate package names in different modules
Fri, 19 Jun 2020 14:26:09 +0200 jlahoda 8242214: NullPointerException in JDK 14 javac compiling a method reference
Fri, 19 Jun 2020 11:52:01 +0100 prappo 8246078: Javadoc Search specification link from Javadoc Help page points to JDK 13 spec
Fri, 19 Jun 2020 11:32:51 +0200 thartmann 8237950: C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization
Thu, 18 Jun 2020 22:03:18 +0200 goetz 8233014: Enable ShowCodeDetailsInExceptionMessages by default.
Thu, 18 Jun 2020 17:32:57 -0700 jjg 8247899: HTML errors and warnings in threadPrimitiveDeprecation.html
Thu, 18 Jun 2020 16:21:34 -0700 jjg 8247896: Invalid (@throw) tags in 2 java.io classes
Thu, 18 Jun 2020 16:19:07 -0700 jjg 8247894: Invalid @see in java.management
Thu, 18 Jun 2020 15:54:26 -0700 jjg 8247880: bad HTML(href==...) in table
Mon, 22 Jun 2020 11:40:06 -0400 zgu 8247736: Shenandoah: assert(_nm->is_alive()) failed: only alive nmethods here
Wed, 20 May 2020 21:12:20 +0200 sgehwolf 8244500: jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
Thu, 18 Jun 2020 15:44:55 +0200 roland 8247763: assert(outer->outcnt() == 2) failed: 'only phis' failure in LoopNode::verify_strip_mined()
Mon, 22 Jun 2020 09:44:32 +0200 egahlin 8247901: Multiple conflicting @return for FlightRecorderMXBean
Mon, 22 Jun 2020 08:09:23 +0200 egahlin 8246436: JFR: Avoid parsing metadata.xml during startup
Sat, 20 Jun 2020 15:11:19 +0800 weijun 8247907: XMLDsig logging does not work
Fri, 19 Jun 2020 15:22:19 -0400 dcubed 8247876: ProblemList various crypto tests on aarch64
Fri, 19 Jun 2020 07:55:30 -0700 jjg 8247760: Improve documentation for javadoc.tester.JavadocTester
Fri, 19 Jun 2020 16:09:49 +0900 ysuenaga 8247729: GetObjectMonitorUsage() might return inconsistent information
Fri, 19 Jun 2020 08:06:08 +0200 thartmann 8247697: Remove delayed_forbidden dead code in C2
Fri, 19 Jun 2020 00:30:46 +0200 jwilhelm Merge
Thu, 18 Jun 2020 14:07:49 -0700 jjg 8247788: DocCommentParser should not reject standalone '>'
Thu, 11 Jun 2020 18:16:26 +0200 shade 8247358: Shenandoah: reconsider free budget slice for marking
Thu, 18 Jun 2020 17:46:15 +0100 chegar 8247789: Remove use of reflection from test/jdk/java/io/Serializable/records/StreamRefTest.java
Tue, 16 Jun 2020 16:23:32 -0400 asemenyuk 8246244: BasicShortcutHintTest shortcut can not be found
Thu, 18 Jun 2020 11:23:19 +0200 shade 8247778: ZGC: More parallel gc/z/TestUncommit.java test configuration
Thu, 18 Jun 2020 10:39:36 +0200 gdub 8241802: [Graal] compiler/loopopts/TestLogSum.java timed out
Thu, 18 Jun 2020 03:05:41 +0200 jwilhelm Added tag jdk-15+28 for changeset 06c9f89459da
Wed, 17 Jun 2020 14:39:44 -0400 vromero 8245842: provide tests for binary compatibility assertions for sealed classes
Wed, 17 Jun 2020 13:19:51 -0400 vromero 8246257: Annotated record's vararg type component started to be uncompilable with JDK15b24
Wed, 17 Jun 2020 09:20:24 -0700 jjg 8245696: javadoc crashes when a doc-files directory contains a '#' file
Wed, 17 Jun 2020 13:18:19 +0200 asotona 8238735: NPE compiling lambda expression within conditional expression
Wed, 17 Jun 2020 07:40:11 -0700 iignatyev 8247725: move two tests for whitebox from test/hotspot/jtreg/sanity to test/lib-test
Wed, 17 Jun 2020 07:40:09 -0700 iignatyev 8247716: JVM_RegisterWhiteBoxMethods checks wrong classloader
Wed, 17 Jun 2020 11:08:44 +0200 phedlin 8247200: assert((unsigned)fpargs < 32)
Thu, 18 Jun 2020 19:14:13 +0200 shade 8247860: Shenandoah: add update watermark line in rich assert failure message
Wed, 17 Jun 2020 21:07:08 -0400 dholmes 8238832: Obsolete PrintVMQWaitTime
Thu, 18 Jun 2020 03:04:27 +0200 jwilhelm Added tag jdk-16+2 for changeset bcbe7b8a77b8
Wed, 17 Jun 2020 13:12:54 -0700 cjplummer 8246369: CodeCache.findBlobUnsafe(addr) sometimes asserts with valid address
Wed, 17 Jun 2020 13:00:14 -0700 darcy 8245588: Update --release 15 symbol information for JDK 15 build 27
Wed, 17 Jun 2020 12:45:17 -0700 martin 8247706: Unintentional use of new Date(year...) with absolute year
Wed, 17 Jun 2020 12:29:58 -0700 martin 8247782: typos in java.math
Wed, 17 Jun 2020 19:36:26 +0200 redestad 8247681: Improve bootstrapping of unary concatenations
Wed, 17 Jun 2020 09:24:28 -0700 jjg 8243113: Always identify version of javadoc used to generate docs
Wed, 17 Jun 2020 17:22:09 +0200 shade 8247757: Shenandoah: split heavy tests by heuristics to improve parallelism
Wed, 17 Jun 2020 17:21:56 +0200 shade 8247754: Shenandoah: mxbeans tests can be shorter
Wed, 17 Jun 2020 17:21:47 +0200 shade 8247751: Shenandoah: options tests should run with smaller heaps
Wed, 17 Jun 2020 09:43:16 +0200 shade 8247593: Shenandoah: should not block pacing reportersjdk-16+2
Wed, 17 Jun 2020 05:28:05 +0200 jwilhelm Merge
Tue, 16 Jun 2020 22:05:09 +0000 ccheung 8247526: [TESTBUG] runtime/cds/appcds/dynamicArchive tests failing with Graaljdk-15+28
Tue, 16 Jun 2020 14:42:06 -0700 jjg 8236539: Relative link tags in record javadoc don't resolve
Tue, 16 Jun 2020 17:25:02 -0400 vromero 8246098: API for Class::permittedSubclasses should clarify if returned elements are ordered or not
Tue, 16 Jun 2020 09:50:45 -0700 iignatyev 8211977: move testlibrary tests into one place
Tue, 16 Jun 2020 08:03:40 -0700 minqi 8247528: runtime/cds/appcds/jigsaw/modulepath/OptimizeModuleHandlingTest.java failing with Graal
Tue, 16 Jun 2020 16:33:45 +0200 mgronlun 8247660: 12 Uninitialised variable in 1 files
Tue, 16 Jun 2020 11:15:43 +0200 neliasso 8247421: ReturnBlobToWrongHeapTest.java failed allocating blob
Tue, 16 Jun 2020 14:27:16 -0700 jjg 8152313: [javadoc] convert tool tests to doclet tests
Thu, 04 Jun 2020 10:17:40 +0200 phedlin 8247200: assert((unsigned)fpargs < 32)
Tue, 16 Jun 2020 13:15:42 +0100 ryadav 8247675: Update DateFormatterTest Copyright
Tue, 16 Jun 2020 14:22:15 +0200 ihse 8201575: Allow numbers in VERSION_PRE according to JEP 223
Tue, 16 Jun 2020 09:37:53 +0200 stefank 8247470: Fix CHeap GrowableArray NMT accounting
Tue, 16 Jun 2020 03:16:41 +0000 tvaleev 8247605: Avoid array allocation when concatenating with empty string
Tue, 16 Jun 2020 04:20:30 +0200 jwilhelm Merge
Mon, 15 Jun 2020 17:17:28 -0700 dlong 8236647: java/lang/invoke/CallSiteTest.java failed with InvocationTargetException in Graal mode
Mon, 15 Jun 2020 23:30:49 +0000 valeriep 8246077: Cloneable test in HmacCore seems questionable
Mon, 15 Jun 2020 16:05:47 -0700 jjg 8247382: doclint errors (missing comments) in jdk.compiler and jdk.javadoc
Mon, 15 Jun 2020 21:52:25 +0200 mgronlun 8247530: JfrCheckpointManager failed "assert(!SafepointSynchronize::is_at_safepoint()) failed: invariant"
Mon, 15 Jun 2020 09:03:45 -0700 dtitov 8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
Mon, 15 Jun 2020 11:57:33 -0400 rriggs 8247521: (test) jdk/test/lib/hexdump/HexPrinterTest.java fails on windows
Mon, 15 Jun 2020 16:16:48 +0200 shade 8247575: serviceability/dcmd/gc/HeapDumpCompressedTest unlocks experimental options for Shenandoah and Z
Sat, 13 Jun 2020 14:29:08 +0800 jiefu 8247463: java/nio/channels/etc/OpenAndConnect.java fails due to IPv6 not available
Sat, 13 Jun 2020 23:10:26 +0800 jiefu 8247522: assert(is_aligned(class_space_rs.base(), class_space_alignment)) failed: Sanity
Mon, 15 Jun 2020 14:11:43 +0200 shade 8247560: Shenandoah: heap iteration holds root locks all the time
Mon, 15 Jun 2020 21:14:52 -0400 kbarrett 8247524: Remove unnecessary volatile qualifiers from member functions
Mon, 15 Jun 2020 18:35:46 -0400 dholmes 8247289: Obsolete unused UseBsdPosixThreadCPUClocks
Mon, 15 Jun 2020 09:21:39 -0700 naoto 8246623: Remove minimum 4 digit requirement from Year.parse()
Mon, 15 Jun 2020 16:26:31 +0100 ryadav 8245307: Update ExchangeImpl to use thread safe DateTimeFormatter
Mon, 15 Jun 2020 12:28:27 +0200 ehelin 8193686: Allow --with-jtreg to accept a zip compressed jtreg image
Mon, 15 Jun 2020 09:50:11 +0200 chagedorn 8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
Fri, 12 Jun 2020 16:40:47 +0200 mbaesken 8247469: getSystemCpuLoad() returns -1 on linux when some offline cpus are present and cpusets.effective_cpus is not available
Mon, 15 Jun 2020 06:05:17 +0000 yzhang 8244926: Add absolute check for int/long to generate Abs nodes
Mon, 15 Jun 2020 02:40:51 +0200 jwilhelm Merge
Sun, 14 Jun 2020 18:16:31 +0200 shade 8247474: Shenandoah: Windows build warning after JDK-8247310
Sat, 13 Jun 2020 18:59:44 -0700 aoqi 8247388: Minimal build broken after JDK-8240245 (undefined reference to `MetaspaceShared::_use_optimized_module_handling')
Sat, 13 Jun 2020 17:49:15 +0800 weijun 8245679: KeyStore cannot probe PKCS12 keystore if BouncyCastle is the top security provider
Sun, 14 Jun 2020 17:43:54 -0400 dholmes 8231560: Remove expired flags in JDK 16
Sun, 14 Jun 2020 01:19:48 -0700 iklam 8245925: G1 allocates EDEN region after CDS has executed GC
Sat, 13 Jun 2020 01:00:00 +0200 jwilhelm Merge
Fri, 12 Jun 2020 14:33:20 -0700 kvn 8247350: [aarch64] assert(false) failed: wrong size of mach node
Fri, 12 Jun 2020 17:28:39 -0400 dcubed 8247495: ProblemList vmTestbase/nsk/jvmti/SetFieldAccessWatch/setfldw001/TestDescription.java
Fri, 12 Jun 2020 09:31:08 -0700 prr 8240654: ZGC can cause severe UI application repaint issues
Fri, 12 Jun 2020 12:06:24 -0400 dcubed 8247492: ProblemList tools/jlink/plugins/CompressorPluginTest.java
Fri, 12 Jun 2020 11:24:09 -0400 herrick 8247418: Only validate the certificates trust if using the default key user name.
Fri, 12 Jun 2020 13:38:06 +0200 jlahoda 8247334: Trees.getScope crashes for annotated local records
Fri, 12 Jun 2020 15:55:08 -0700 xuelei 8247510: typo in IllegalHandshakeMessage
Fri, 12 Jun 2020 14:33:55 -0700 lmesnik 8242328: Update mentions of ThreadMBean to ThreadMXBean
Fri, 12 Jun 2020 17:28:39 -0400 dcubed 8247495: ProblemList vmTestbase/nsk/jvmti/SetFieldAccessWatch/setfldw001/TestDescription.java
Fri, 12 Jun 2020 13:33:29 -0700 xliu 8139046: Compiler Control: IGVPrintLevel directive should set PrintIdealGraph
Fri, 12 Jun 2020 13:16:40 -0700 darcy 8246222: Rename javac test T6395981.java to be more informative
Fri, 12 Jun 2020 20:28:07 +0200 ihse 8200738: Use --hash-style=gnu for gcc
Fri, 12 Jun 2020 16:48:27 +0000 ccheung 8245060: remove copying of s.h.WB$WhiteBoxPermission in cds/appcds tests
Fri, 12 Jun 2020 12:06:24 -0400 dcubed 8247492: ProblemList tools/jlink/plugins/CompressorPluginTest.java
Fri, 12 Jun 2020 12:51:32 +0000 poonam 8243290: Improve diagnostic messages for class verification and redefinition failures
Fri, 12 Jun 2020 13:38:06 +0200 jlahoda 8247334: Trees.getScope crashes for annotated local records
Fri, 12 Jun 2020 10:52:20 +0800 jiefu 8247396: Exclude PCH for files in $(OPT_SPEED_SRC) with clang after JDK-8246751
Fri, 12 Jun 2020 09:48:30 +0100 pconcannon 8246143: UnreferencedXXX tests fail when run with --illegal-access=deny
Fri, 12 Jun 2020 09:47:25 +0200 jwilhelm Added tag jdk-16+1 for changeset 4a485c89d5a0
Fri, 12 Jun 2020 05:12:32 +0200 jwilhelm Merge
Fri, 12 Jun 2020 05:00:09 +0200 jwilhelm Added tag jdk-15+27 for changeset 93813843680b
Fri, 12 Jun 2020 02:34:44 +0000 valeriep 8246613: Choose the default SecureRandom algo based on registration ordering
Thu, 11 Jun 2020 19:46:39 -0400 asemenyuk 8247422: --runtime-image on Mac should work for runtime root
Thu, 11 Jun 2020 11:07:09 -0700 mchung 8247247: JFR tests fail due to JDK-8235521 missing doPrivileged block
Thu, 11 Jun 2020 16:35:29 -0700 darcy 8247374: Remove default constructors from javax.net.sslKjdk-16+1
Thu, 11 Jun 2020 15:55:19 -0700 darcy 8245620: Improve Annotation.annotationType() documentation
Thu, 11 Jun 2020 14:03:00 -0700 lmesnik 8244965: Incorrect error message in vmTestbase/nsk/jdi/VirtualMachine/suspend/suspend001/TestDescription.java
Tue, 09 Jun 2020 08:56:13 -0700 iris 8246803: Update link to license in Docs.gmk
Sun, 07 Jun 2020 20:02:03 -0700 darcy 8235496: Start of release updates for JDK 16
Thu, 11 Jun 2020 20:06:46 +0000 coffeys Merge
Thu, 11 Jun 2020 21:54:51 +0530 pkoppula 8246031: SSLSocket.getSession() doesn't close connection for timeout/ interrupts
Thu, 11 Jun 2020 11:07:09 -0700 mchung 8247247: JFR tests fail due to JDK-8235521 missing doPrivileged block
Thu, 11 Jun 2020 12:58:13 -0400 lancea 8207936: TestZipFile.java can fail with an OOM error
Thu, 11 Jun 2020 18:16:32 +0200 shade 8247367: Shenandoah: pacer should wait on lock instead of exponential backoff
Thu, 11 Jun 2020 18:16:26 +0200 shade 8247358: Shenandoah: reconsider free budget slice for marking
Thu, 11 Jun 2020 18:08:29 +0200 jwilhelm Added tag jdk-16+0 for changeset 93813843680b
Thu, 11 Jun 2020 15:47:36 +0000 ccheung 8246382: assert in MetaspaceShared::map_archivesjdk-15+27 jdk-16+0
Wed, 10 Jun 2020 13:17:03 +0200 enikitin 8242923: Trigger interface MethodHandle resolve in test without Nashorn.
Mon, 11 May 2020 17:00:16 +0200 enikitin 8244282: test/hotspot/jtreg/compiler/intrinsics/Test8237524.java fails with --illegal-access=deny
Thu, 11 Jun 2020 09:51:33 -0400 asemenyuk 8246792: Mac signing tests failed (unsealed contents present in the bundle root)
Thu, 11 Jun 2020 10:08:23 -0300 jlaskey 8230744: Several classes throw OutOfMemoryError without message
Thu, 11 Jun 2020 12:51:09 +0200 stuefe 8247252: TestCombinedCompressedFlags.java failed src/hotspot/share/services/virtualMemoryTracker.cpp:388 Error: ShouldNotReachHere()
Thu, 11 Jun 2020 10:56:59 +0200 mgronlun 8239024: Kitchensink24HStress.java failed due to timeout
Thu, 11 Jun 2020 10:48:35 +0200 mgronlun 8245113: JFR Recorder Thread to run in thread state "_thread_in_native"
Thu, 11 Jun 2020 08:23:09 +0000 fmatte 8243451: nsk.share.jdi.Debugee.isJFR_active() is incorrect and corresponsing logic seems to be broken
Thu, 11 Jun 2020 10:00:23 +0200 rehn 8247248: JVM TI Monitor queries might create JNI locals in another thread when using handshakes.
Thu, 11 Jun 2020 07:27:22 +0100 alanb 8241770: Module xxxAnnotation() methods throw NCDFE if module-info.class found as resource in unnamed module
Wed, 10 Jun 2020 23:16:27 -0700 minqi 8240245: Avoid calling is_shared_class_visible() in SystemDictionary::load_shared_class()
Thu, 11 Jun 2020 06:04:05 +0000 sspitsyn 8245126: Kitchensink fails with: assert(!method->is_old()) failed: Should not be installing old methods
Thu, 11 Jun 2020 05:53:33 +0000 sspitsyn 8222005: ClassRedefinition crashes with: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
Thu, 11 Jun 2020 04:07:58 +0200 jwilhelm Added tag jdk-15+27 for changeset 506abc554cae
Thu, 11 Jun 2020 10:08:33 +0800 jiefu 8247377: Zero and Minimal VMs are broken after JDK-8198698 ('SystemDictionaryShared' has not been declared)
Wed, 10 Jun 2020 20:45:28 -0400 asemenyuk 8247353: jtreg tests minor issues clean up
Wed, 10 Jun 2020 20:45:28 -0400 asemenyuk 8246042: Non-ASCII characters are not handled correctly in the native launcher
Wed, 10 Jun 2020 20:45:28 -0400 asemenyuk 8233244: Add tests for icons configuration in rpm/deb packages
Wed, 10 Jun 2020 17:23:05 -0700 jjg 8247235: doclint should permit "self-closing" tags for void elements in HTML5
Wed, 10 Jun 2020 18:18:30 -0400 almatvee 8245788: EmptyFolderPackageTest fails on Windows 10
Wed, 10 Jun 2020 23:40:44 +0200 rschmelter 8247362: HeapDumpComressedTest fails
Wed, 10 Jun 2020 13:29:44 -0700 naoto 8246721: java/util/Locale/LocaleProvidersRun.java failed on Windows platforms.
Wed, 10 Jun 2020 13:15:27 -0700 iignatyev 8183040: update jdk/test/lib/Platform.java to use NIO file
Wed, 10 Jun 2020 14:51:28 -0400 rriggs 8247274: (test) HexPrinter cleanup
Wed, 10 Jun 2020 20:53:04 +0200 redestad 8246129: ZIP entries created for DOS epoch include local timezone metadata
Wed, 10 Jun 2020 10:47:40 -0700 iignatyev 8246387: switch to jtreg 5.1
Wed, 10 Jun 2020 17:56:23 +0200 chagedorn 8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
Wed, 10 Jun 2020 15:50:26 +0000 ccheung 8198698: Support Lambda proxy classes in dynamic CDS archive
Wed, 10 Jun 2020 11:12:33 -0400 asemenyuk 8231283: Add support to jpackage to create install Linux packages in /usr hierarchy
Wed, 10 Jun 2020 16:05:36 +0200 shade 8247310: Shenandoah: pacer should not affect interrupt status
Wed, 10 Jun 2020 09:44:56 -0400 almatvee 8233215: jpackage doesn't allow enough flexibility for file type binding
Wed, 10 Jun 2020 08:34:10 -0400 zgu 8246591: Shenandoah: move string dedup roots scanning to concurrent phase
Wed, 10 Jun 2020 08:29:39 -0400 coleenp 8247220: Make OopHandle constructor explicit
Wed, 10 Jun 2020 13:58:15 +0200 egahlin 8247320: JFR: Reduce logging overhead
Wed, 10 Jun 2020 13:01:49 +0200 egahlin 8247266: Speed up test\jdk\jdk\jfr\event\gc\detailed\TestZUncommitEvent.java
Wed, 10 Jun 2020 12:42:02 +0200 egahlin 8247269: JFR: Reduce allocation when using AnnotationElement
Wed, 10 Jun 2020 12:29:01 +0200 rschmelter 8237354: Add option to jcmd to write a gzipped heap dump
Wed, 10 Jun 2020 11:08:19 +0100 pconcannon 8244933: DatagramSocket.connect does not specify that it may cause datagrams in the socket receive buffer to be discarded
Wed, 10 Jun 2020 11:01:34 +0200 jlahoda 8237210: Modify the header to include Oracle copyright line
Wed, 10 Jun 2020 11:01:29 +0200 jlahoda 8235564: javac crashes while compiling incorrect method invocation with member reference
Wed, 10 Jun 2020 09:56:33 +0100 jboes 8243655: Map.replace javadoc code snippet typo
Wed, 10 Jun 2020 09:00:59 +0200 stefank 8247236: fieldDescriptor::print_on_for prints extra newline after NULL
Wed, 10 Jun 2020 09:00:12 +0200 stefank 8247214: ZGC: ZUncommit initialization should use precious logging
Wed, 10 Jun 2020 08:59:34 +0200 stefank 8247201: Print potential pointer value of readable stack memory in hs_err file
Wed, 10 Jun 2020 08:58:43 +0200 stefank 8246926: Clean up newlines and whitespaces in hs_err files
Wed, 10 Jun 2020 08:57:50 +0200 stefank 8246272: Make use of GCLogPrecious for G1, Parallel and Serial
Wed, 10 Jun 2020 12:43:22 +0530 psadhukhan Merge
Tue, 09 Jun 2020 17:03:35 +0530 psadhukhan Merge
Mon, 08 Jun 2020 16:38:23 +0300 alexsch 8245938: Remove unused print_stack(void) method from XToolkit.c
Fri, 05 Jun 2020 16:40:56 -0700 prr 8244621: [macos10.15] Garbled FX printing plus CoreText warnings on Catalina when building with Xcode 11
Wed, 03 Jun 2020 21:51:50 +0530 psadhukhan 8245668: closed test javax/swing/JComboBox/4765319/bug4765319.java fails on windows
Tue, 02 Jun 2020 19:32:44 +0300 kizune 8237243: [macOS] java/awt/event/KeyEvent/DisabledTargetF10/DisabledTargetF10.html fails
Mon, 01 Jun 2020 23:06:02 +0530 pbansal 8196094: javax/swing/JFileChooser/8002077/bug8002077.java fails
Tue, 09 Jun 2020 20:05:04 -0700 jjg 8242607: -Xdoclint doesn't report missing/unexpected comments
Tue, 09 Jun 2020 19:50:30 -0700 jjg 8246705: javadoc gives "misleading" and incomplete warning message.
Tue, 09 Jun 2020 19:34:18 -0700 jjg 8246712: doclint incorrectly reports some HTML elements as empty
Wed, 10 Jun 2020 09:32:27 +0800 jiefu 8247284: Zero VM is broken after JDK-8244920 ('class JavaFrameAnchor' has no member named 'set_last_Java_sp')
Tue, 09 Jun 2020 18:27:59 -0700 ascarpino 8245686: Ed25519 and Ed448 present in handshake messages
Tue, 09 Jun 2020 16:01:25 -0700 ascarpino 8241680: crypto microbenchmarks need updating for disabled EC curves
Tue, 09 Jun 2020 18:42:00 -0400 kbarrett 8246718: ParallelGC should not check for forward objects for copy task queue
Tue, 09 Jun 2020 14:46:08 -0700 naoto 8246662: Test java/time/test/java/time/format/TestUnicodeExtension.java failed on japanese locale.
Tue, 09 Jun 2020 21:23:33 +0000 joehw 8237456: Transform filtered through SAX filter mishandles character entities
Mon, 08 Jun 2020 13:57:55 +0200 phedlin 8246689: Enable independent compressed oops/class ptrs on Aarch64
Tue, 09 Jun 2020 16:22:54 +0000 eosterlund 8242240: JfrStacktrace_lock rank not special enough
Tue, 09 Jun 2020 16:22:54 +0000 eosterlund 8244920: Access violation in frames::interpreter_frame_method
Tue, 09 Jun 2020 18:18:22 +0200 hannesw 8164408: Add module support for @see, @link and @linkplain javadoc tags.
Tue, 09 Jun 2020 16:09:55 +0000 eosterlund 8246837: Rename WeakHandle<vm_class_loader_data> to better reflect its OopStorage association
Tue, 09 Jun 2020 16:28:10 +0100 prappo 8247115: Fix typos in java.lang.invoke and java.lang
Tue, 09 Jun 2020 16:17:09 +0100 prappo 8247212: Use assistant markup in java.lang.module.ModuleDescriptor
Tue, 09 Jun 2020 15:39:22 +0100 pconcannon 8245828: Remove unnecessary NetworkPermission checks from jdk/net/ExtendedSocketOptions.java
Tue, 09 Jun 2020 10:31:05 -0400 vromero 8245958: j.l.Record need to mention that canonical constructor may not be public
Tue, 09 Jun 2020 15:26:53 +0100 pconcannon 8243999: DatagramSocket and MulticastSocket constructors don't specify how a null InetAddress is handled
Tue, 09 Jun 2020 14:09:22 +0000 erikj 8236469: macOS devkit needs 64-bit SetFile for Catalina
Tue, 09 Jun 2020 09:37:53 -0400 asotona 8236108: tools/javac/lambda/LambdaParserTest.java timed out
Tue, 09 Jun 2020 11:01:09 +0200 pliden 8246220: ZGC: Introduce ZUnmapper to asynchronous unmap pages
Tue, 09 Jun 2020 11:01:09 +0200 pliden 8245208: ZGC: Don't hold the ZPageAllocator lock while committing/uncommitting memory
Tue, 09 Jun 2020 11:01:09 +0200 pliden 8246265: ZGC: Introduce ZConditionLock
Tue, 09 Jun 2020 11:01:09 +0200 pliden 8245204: ZGC: Introduce ZListRemoveIterator
Tue, 09 Jun 2020 11:01:09 +0200 pliden 8245203: ZGC: Don't track size in ZPhysicalMemoryBacking
Tue, 09 Jun 2020 00:04:40 -0700 sshivang 8246330: Add TLS Tests for Legacy ECDSA curves
Tue, 09 Jun 2020 08:41:33 +0200 stuefe 8243535: NMT may show wrong numbers for CDS and CCS
Mon, 08 Jun 2020 21:27:22 -0700 iignatyev 8244614: cleanup keywords used/available in hotspot testbase
Mon, 08 Jun 2020 20:24:29 -0400 herrick 8246706: [macos] Allow SigningPackageTest to be built with real certificates
Mon, 08 Jun 2020 20:19:12 -0400 almatvee 8236282: [macos] Find permanent solution to macOS test timeout problem JDK-8235738
Mon, 08 Jun 2020 16:55:45 -0700 mchung 8235521: Replacement API for Unsafe::ensureClassInitialized
Mon, 08 Jun 2020 15:12:08 -0700 dlong 8246719: remove LambdaStableNameTest from problem list
Mon, 08 Jun 2020 22:47:16 +0200 redestad 8246592: Simplify checking of boolean file attributes
Mon, 08 Jun 2020 13:15:59 -0700 bpb 8246729: MappedByteBuffer.force() throws IndexOutOfBoundsException
Mon, 08 Jun 2020 16:07:03 -0400 asotona 8236697: Stack overflow with cyclic hierarchy in class file
Mon, 08 Jun 2020 11:06:36 -0700 erikj 8246750: Docs bundle should be published to common dir
Mon, 08 Jun 2020 19:49:21 +0200 mgronlun 8246770: Atomic::add() with 64 bit value fails to link on 32-bit platforms
Mon, 08 Jun 2020 10:45:58 -0700 ascarpino 8243424: Signature and SignatureSpi get parameter methods may return null when unsupported
Mon, 08 Jun 2020 19:23:51 +0200 redestad 8246632: StringConcatFactory::makeConcatWithConstants no longer throws NullPointerException when an unexpected constant is null
Mon, 08 Jun 2020 09:58:55 -0700 dtitov 8081652: [TESTBUG] java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java timed out intermittently
Mon, 08 Jun 2020 09:47:21 -0700 dtitov 8131745: java/lang/management/ThreadMXBean/AllThreadIds.java still fails intermittently
Mon, 08 Jun 2020 18:15:55 +0200 ihse 8246751: Mac OS build settings should use -O3
Mon, 08 Jun 2020 11:08:28 -0400 vromero 8246199: 'permits' is a restricted identifier
Mon, 08 Jun 2020 16:59:43 +0200 jlahoda 8246353: Sealed types not supported by jshell
Mon, 08 Jun 2020 15:27:31 +0100 jboes 8246431: java/net/httpclient/PathSubscriber tests fail due to missing FilePermission
Mon, 08 Jun 2020 09:13:01 -0400 asemenyuk 8238204: run_tests.sh fails on macOS when called from test_jpackage.sh
Mon, 08 Jun 2020 09:13:00 -0400 asemenyuk 8246627: Consolidate app image bundlers
Mon, 08 Jun 2020 09:12:58 -0400 asemenyuk 8246624: Refactor JLinkBundlerHelper and StandardBundlerParam classes
Mon, 08 Jun 2020 12:15:30 +0000 eosterlund 8246442: nmethod::can_convert_to_zombie() asserts when not called by the sweeper
Mon, 08 Jun 2020 17:21:09 +0900 ysuenaga 8241439: jdk.NativeLibraryEvent hooks all opened regular files
Mon, 08 Jun 2020 09:29:32 +0200 mbaesken 8246648: issue with OperatingSystemImpl getFreeSwapSpaceSize in docker after 8242480
Mon, 08 Jun 2020 08:30:52 +0200 thartmann 8246453: TestClone crashes with "all collected exceptions must come from the same place"
Mon, 08 Jun 2020 02:42:57 +0000 yzhang 8243597: AArch64: Add support for integer vector abs
Sat, 06 Jun 2020 08:13:40 +0000 sspitsyn 8196450: Deprecate JDWP/JDI canUnrestrictedlyRedefineClasses to match JVM TI capabilities
Sat, 06 Jun 2020 13:51:23 +0800 jjiang 8246709: sun/security/tools/jarsigner/TsacertOptionTest.java compilation failed after JDK-8244683
Sat, 06 Jun 2020 02:06:48 +0200 ihse 8246484: Verify patch at start of COMPARE_BUILD=PATCH run
Sat, 06 Jun 2020 02:04:21 +0200 ihse 8246435: Replace Javascript implementation of pandoc filters with Java
Fri, 05 Jun 2020 16:34:23 -0300 jlaskey 8246697: Test: java/util/StringJoiner/StringJoinerTest.java failing with OOM
Fri, 05 Jun 2020 10:14:10 -0700 smarks 8245068: Implement Deprecation of RMI Activation
Fri, 05 Jun 2020 17:34:49 +0100 pconcannon 8222241: Example in ServiceLoader API docs should have one provides directive
Fri, 05 Jun 2020 18:06:13 +0200 hannesw 8246429: Javadoc comparators are not module-aware
Fri, 05 Jun 2020 16:40:16 +0100 pconcannon 8246132: AsynchronousSocketChannelNAPITest failing with a NotYetConnectedException
Fri, 05 Jun 2020 23:36:01 +0800 jjiang 8244683: A TSA server used by tests
Fri, 05 Jun 2020 11:46:58 -0300 jlaskey 8246696: Test: java/util/StringJoiner/StringJoinerTest.java failing with OOM
Fri, 05 Jun 2020 07:28:50 -0700 iignatyev 8245874: requires.extraPropDefns.vmOpts doesn't need -Xbootclasspath/a:bootClasses
Fri, 05 Jun 2020 15:03:09 +0100 prappo 8245981: Upgrade to jQuery 3.5.1
Fri, 05 Jun 2020 09:55:31 -0400 coleenp 8246340: Move SystemDictionary GC roots into OopStorage
Fri, 05 Jun 2020 15:22:53 +0200 pliden 8246622: Remove CollectedHeap::print_gc_threads_on()
Fri, 05 Jun 2020 15:11:44 +0200 mgronlun 8233705: Let artifact iteration running time be a function of incrementally tagged artifacts
Fri, 05 Jun 2020 14:59:27 +0200 mgronlun 8242088: Replace mutually exclusive lists with concurrent alternatives
Fri, 05 Jun 2020 09:37:14 -0300 jlaskey 8230743: StringJoiner does not handle too large strings correctly
Fri, 05 Jun 2020 06:54:05 -0400 coleenp 8245487: Potential double-free of interfaces array
Fri, 05 Jun 2020 17:55:57 +0800 weijun 8246640: @systemproperty should be @systemProperty in java.security.jgss
Wed, 03 Jun 2020 00:22:26 +0200 mdoerr 8246377: [PPC64] Further improvements for assembler stop function
Fri, 05 Jun 2020 02:00:02 -0700 dlong 8243380: Update Graal
Fri, 05 Jun 2020 10:44:24 +0200 tschatzl 8246557: test_os_linux.cpp uses NULL instead of MAP_FAILED to check for failed mmap call
Fri, 05 Jun 2020 09:35:42 +0100 pconcannon 8244582: Remove terminally deprecated Solaris-specific SO_FLOW_SLA socket option
Thu, 13 Feb 2020 15:56:28 +0100 rrich 8238585: JvmtiEventControllerPrivate::enter_interp_only_mode() should not make compiled methods on stack not_entrant
Fri, 05 Jun 2020 09:05:41 +0200 stefank 8246406: ZGC: Generate crash reports in debug builds for a few important errors paths
Fri, 05 Jun 2020 07:56:07 +0200 stefank 8246405: Add GCLogPrecious functionality to log and report debug errors
Thu, 04 Jun 2020 20:57:04 -0400 zgu 8246593: Shenandoah: string dedup roots should be processed during concurrent weak roots phase
Thu, 04 Jun 2020 17:36:58 -0700 srukmannagar 8245512: CRC32 optimization using AVX512 instructions
Fri, 05 Jun 2020 00:06:16 +0000 sspitsyn 8245321: refactor the redefine check that an attribute consisting of a list of classes has not changed
Fri, 05 Jun 2020 07:53:50 +0800 weijun 8244565: Accept PKCS #8 with version number 1
Thu, 04 Jun 2020 19:02:43 -0400 vromero 8246486: javac doesn't allow a subclass to be declared before a sealed superclass with no permits clause
Thu, 04 Jun 2020 20:30:16 +0000 valeriep 8087327: CipherStream produces new byte array on every update or doFinal operation
Thu, 04 Jun 2020 13:25:33 -0700 phh 8246274: G1 old gen allocation tracking is not in a separate class
Thu, 04 Jun 2020 15:01:04 -0400 zgu 8246612: Shenandoah: add timing tracking to ShenandoahStringDedupRoots
Thu, 04 Jun 2020 11:39:39 -0700 bpb 8246282: [REDO] JDK-8245121 (bf) XBuffer.put(Xbuffer src) can give unexpected result when storage overlaps
Thu, 04 Jun 2020 10:59:06 -0700 kvn 8227647: [Graal] Test8009761.java fails due to "RuntimeException: static java.lang.Object compiler.uncommontrap.Test8009761.m3(boolean,boolean) not compiled"
Thu, 04 Jun 2020 13:16:38 -0400 ecaspole 8245043: Simplified contention benchmark
Thu, 04 Jun 2020 14:56:32 +0200 ihse 8246478: Remove src/utils/reorder
Thu, 04 Jun 2020 14:56:36 +0200 redestad 8246572: Always pass java.library.path when running micro benchmarks
Thu, 04 Jun 2020 04:34:51 +0200 jwilhelm Added tag jdk-15+26 for changeset 0a32396f7a69
Thu, 04 Jun 2020 10:04:32 +0800 weijun 8246397: Use KnownOIDs for known OIDs
Thu, 04 Jun 2020 00:14:33 +0200 egahlin 8245283: JFR: Can't handle constant dynamic used by Jacoco agent
Thu, 04 Jun 2020 00:09:04 +0200 egahlin 8246260: JFR: Write event size field without padding
Wed, 03 Jun 2020 22:29:34 +0200 redestad 8246451: Reduce overhead of normalizing file paths with trailing slash
Wed, 03 Jun 2020 12:09:04 -0400 zgu 8246458: Shenandoah: TestAllocObjects.java test fail with -XX:+ShenandoahVerifyjdk-15+26
Wed, 03 Jun 2020 16:50:03 +0100 mcimadamore 8246095: Tweaks to memory access API
Wed, 03 Jun 2020 15:46:53 +0100 chegar 8238763: ObjectInputStream readUnshared method handling of Records
Wed, 03 Jun 2020 15:26:23 +0200 neliasso 8244278: Excessive code cache flushes and sweeps
Wed, 03 Jun 2020 15:26:18 +0200 neliasso 8244660: Code cache sweeper heuristics is broken
Wed, 03 Jun 2020 15:26:04 +0200 neliasso 8244658: Remove dead code in code cache sweeper
Wed, 03 Jun 2020 14:31:04 +0100 pconcannon 8245658: Arrays.java has two occurrences of bad unicode constants in Javadoc
Wed, 03 Jun 2020 14:34:35 +0200 stefank 8246434: Threads::print_on_error assumes that the heap has been set up
Tue, 02 Jun 2020 09:57:35 +0200 stefank 8246258: Enable hs_err heap printing earlier during initialization
Wed, 03 Jun 2020 14:32:31 +0200 stefank 8246404: ZGC: Use GCLogPrecious for important logging lines
Wed, 03 Jun 2020 14:30:56 +0200 stefank 8246135: Save important GC log lines and print them when dumping hs_err files
Wed, 03 Jun 2020 14:02:51 +0200 shade 8246433: Shenandoah: walk roots in more efficient order in ShenandoahRootUpdater
Fri, 29 May 2020 11:58:00 +0200 stefank 8246134: ZGC: Restructure hs_err sections
Wed, 03 Jun 2020 04:29:04 +0000 valeriep 8242897: KeyFactory.generatePublic( x509Spec ) failed with java.security.InvalidKeyException
Tue, 02 Jun 2020 19:49:07 -0400 dcubed 8246359: clarify confusing comment in ObjectMonitor::EnterI()'s race with async deflation
Tue, 02 Jun 2020 13:49:47 -0700 naoto 8246261: TCKLocalTime.java failed due to "AssertionError: expected [18:14:22] but found [18:14:23]"
Tue, 02 Jun 2020 13:22:06 -0700 amenkov 8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
Tue, 02 Jun 2020 13:04:21 -0700 iignatyev 8243434: use reproducible random in :vmTestbase_vm_g1classunloading
Tue, 02 Jun 2020 13:04:21 -0700 iignatyev 8243430: use reproducible random in :vmTestbase_vm_gc
Tue, 02 Jun 2020 22:22:58 +0200 redestad 8246338: Reduce overhead of normalizing file paths
Tue, 02 Jun 2020 19:34:19 +0000 sspitsyn 8221306: JVMTI spec for FramePop(), MethodExit(), and MethodEnter() could use some cleanup
Tue, 02 Jun 2020 12:16:58 -0700 darcy 8246368: Add override for return tag of Modifier::toString
Tue, 02 Jun 2020 09:39:54 -0400 almatvee 8232841: [TESTBUG] [macos] SigningPackageTest fails when untrusted certificates exist on machine
Tue, 02 Jun 2020 09:30:21 -0400 herrick 8246010: AdditionalLaunchersTest is not enabled, and fails.
Tue, 02 Jun 2020 21:04:13 +0200 stuefe 8245707: Increase Metaspace reserve alignment
Tue, 02 Jun 2020 15:01:45 -0400 zgu 8246342: Shenandoah: remove unused ShenandoahIsMarkedNextClosure
Tue, 02 Jun 2020 14:57:40 -0400 zgu 8245961: Shenandoah: move some root marking to concurrent phase
Tue, 02 Jun 2020 13:15:13 -0500 gziemski 8245833: crash_with_sigfpe uses pthread_kill(SIGFPE) on macOS
Tue, 02 Jun 2020 13:12:50 -0500 gziemski 8245509: Crash handler itself crashes when reporting Unsafe.putInt(0) crash
Tue, 02 Jun 2020 18:43:22 +0100 prappo 8236823: Ensure that API documentation uses minified libraries
Tue, 02 Jun 2020 09:54:51 -0700 darcy 8246290: Refine specification of javax.lang.model.element.Modifier::toString
Tue, 02 Jun 2020 09:29:10 -0700 iklam 8234628: Change BasicHashTables::new_entry() to use clamp()
Thu, 28 May 2020 13:21:54 +0200 roland 8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
Wed, 29 Apr 2020 10:06:38 +0200 roland 8244086: Following 8241492, strip mined loop may run extra iterations
Tue, 02 Jun 2020 14:27:18 +0200 shade 8246097: Shenandoah: limit parallelism in CLDG root handling
Tue, 02 Jun 2020 14:26:16 +0200 shade 8246100: Shenandoah: walk roots in more efficient order
Tue, 02 Jun 2020 12:34:05 +0200 redestad 8246241: LambdaFormEditor should use a transform lookup key that is not a SoftReference
Tue, 02 Jun 2020 11:25:58 +0100 jboes 8242281: IntStream.html#reduce doc should not mention average
Tue, 02 Jun 2020 11:05:34 +0200 chagedorn 8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
Tue, 02 Jun 2020 01:08:44 -0700 iklam 8243506: SharedBaseAddress is ignored by -Xshare:dump
Tue, 02 Jun 2020 10:00:40 +0200 thartmann 8239477: jdk/jfr/jcmd/TestJcmdStartStopDefault.java fails -XX:+VerifyOops with "verify_oop: rsi: broken oop"
Tue, 02 Jun 2020 09:57:57 +0200 thartmann 8245957: Remove unused LIR_OpBranch::type after SPARC port removal
Tue, 02 Jun 2020 09:07:53 +0200 thartmann 8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
Tue, 02 Jun 2020 08:41:36 +0200 jlahoda 8210649: AssertionError @ jdk.compiler/com.sun.tools.javac.comp.Modules.enter(Modules.java:244)
Tue, 02 Jun 2020 08:27:37 +0200 jlahoda 8241519: javac crashes with wrong module-info.class in module path
Tue, 02 Jun 2020 04:32:40 +0000 xgong 8245717: VM option "-XX:EnableJVMCIProduct" could not be repetitively enabled
Mon, 01 Jun 2020 23:37:14 -0400 dcubed 8153224: Monitor deflation prolong safepoints
Tue, 02 Jun 2020 03:34:15 +0000 pli 8245158: C2: Enable SLP for some manually unrolled loops
Mon, 01 Jun 2020 17:00:40 -0400 vromero 8227046: compiler implementation for sealed classes
Mon, 01 Jun 2020 22:55:22 +0200 egahlin 8246259: JFR: Fetch VM memory pools without using streams
Mon, 01 Jun 2020 13:19:06 -0700 mchung 8245061: Lookup::defineHiddenClass should throw ClassFormatError if this_class is not Class_info structure
Mon, 01 Jun 2020 22:04:22 +0200 redestad 8246152: Improve String concat bootstrapping
Mon, 01 Jun 2020 22:03:52 +0200 redestad 8246256: GenerateLinkOptData should not mutate the interim or bootstrap JDK
Mon, 01 Jun 2020 21:57:08 +0200 redestad 8246251: Adjust HelloClasslist after JDK-8230301
Mon, 01 Jun 2020 13:31:53 -0400 bulasevich 8241004: NMT tests fail on unaligned thread size with debug build
Mon, 01 Jun 2020 10:04:19 -0700 prr 8246263: jdk is not yet ready for new Copyright line.
Mon, 01 Jun 2020 08:52:01 -0400 xliu 8230552: Provide information when hitting a HaltNode for architectures other than x86
Fri, 29 May 2020 09:56:05 +0200 asotona 8245153: Unicode encoded double-quoted empty string does not compile
Mon, 01 Jun 2020 08:19:58 -0400 zgu 8246075: Missing logging in nmethod::oops_do_marking_epilogue() on early return path
Mon, 01 Jun 2020 08:17:32 -0300 jlaskey 8230800: Clarify String::stripIndent javadoc when string ends with line terminator
Sun, 31 May 2020 23:15:30 +0200 pliden 8246045: ZGC: Fix ZDirector::rule_high_usage() calculation
Sun, 31 May 2020 23:15:07 +0200 pliden 8246044: ZGC: Rename ZDirector's max_capacity to soft_max_capacity
Sun, 31 May 2020 23:15:05 +0200 pliden 8242527: ZGC: TestUncommit.java fails due to "Exception: Uncommitted too fast"
Sun, 31 May 2020 11:32:44 -0400 lancea 8246198: Typo in java/util/regex/Pattern.java
Sun, 31 May 2020 10:13:04 +0800 weijun 8246193: Possible NPE in ENC-PA-REP search in AS-REQ
Sat, 30 May 2020 20:10:18 -0400 asotona 8244573: java.lang.ArrayIndexOutOfBoundsException thrown for malformed class file
Sat, 30 May 2020 10:33:28 +0530 psadhukhan Merge
Fri, 29 May 2020 13:11:36 -0700 prr 8159597: [TEST_BUG] closed/javax/swing/JPopupMenu/4760494/bug4760494.java leaves key pressed
Fri, 29 May 2020 09:44:27 +0530 psadhukhan Merge
Thu, 28 May 2020 14:30:39 +0530 trebari 8239827: The test OpenByUNCPathNameTest.java should be changed to be manual
Thu, 28 May 2020 11:23:23 +0530 pbansal 8245968: javax/swing/JTable/7124218/SelectEditTableCell.java is added to ProblemList twice
Wed, 27 May 2020 18:02:49 +0530 pbansal 8233647: [TESTBUG] JColorChooser/Test8051548.java is failing on macos
Wed, 27 May 2020 17:55:47 +0530 pbansal 8233566: [TESTBUG] KeyboardFocusManager tests failing on MacoS
Wed, 27 May 2020 17:35:42 +0530 pbansal 8233551: [TESTBUG] SelectEditTableCell.java fails on MacOS
Wed, 27 May 2020 09:08:08 +0530 trebari 8233559: [TESTBUG] TestNimbusOverride.java is failing on macos
Sat, 23 May 2020 13:27:09 +0530 pbansal 8233550: [TESTBUG] JTree tests fail regularly on MacOS
Sat, 23 May 2020 13:11:41 +0530 pbansal 8233552: [TESTBUG] JTable Test bug7068740.java fails on MacOS
Fri, 22 May 2020 11:31:31 +0530 jdv 8213129: java/awt/font/FontNames/LocaleFamilyNames.java times out in Win7
Thu, 21 May 2020 12:02:18 +0530 psadhukhan 8067986: Test javax/swing/JComboBox/ConsumedKeyTest/ConsumedKeyTest.java fails
Thu, 21 May 2020 11:13:28 +0530 jdv 8028701: java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java fails
Fri, 29 May 2020 19:08:57 -0700 bpb 8246183: Scanner/ScanTest.java fails due to SIGSEGV in StubRoutines::jshort_disjoint_arraycopy
Fri, 29 May 2020 14:23:51 -0700 bpb 8245121: (bf) XBuffer.put(Xbuffer src) can give unexpected result when storage overlaps
Fri, 29 May 2020 13:48:13 -0700 xuelei 8240871: SSLEngine handshake status immediately after the handshake can be NOT_HANDSHAKING rather than FINISHED with TLSv1.3
Fri, 29 May 2020 15:57:18 -0400 asemenyuk 8245831: Unify code parsing version strings on Mac and Windows
Fri, 29 May 2020 20:35:46 +0100 dfuchs 8245867: Logger/bundleLeak/BundleTest.java fails due to "OutOfMemoryError: Java heap space"
Fri, 29 May 2020 19:18:23 +0000 bobv 8245832: JDK build make-static-libs should build all JDK libraries
Fri, 29 May 2020 15:00:19 -0400 coleenp 8245289: Clean up offset code in JavaClasses
Fri, 29 May 2020 13:44:02 -0400 zgu 8246162: Shenandoah: full GC does not mark code roots when class unloading is off
Fri, 29 May 2020 13:40:51 -0400 zgu 8245880: Shenandoah: check class unloading flag early in concurrent code root scan
Fri, 29 May 2020 13:16:30 -0400 aph Merge
Thu, 28 May 2020 12:49:27 -0400 aph 8245986: AArch64: Provide information when hitting a HaltNode
Fri, 29 May 2020 18:59:39 +0200 egahlin 8246130: JFR: TestInheritedAnnotations has incorrect validation
Fri, 29 May 2020 17:02:11 +0200 egahlin 8246128: JFR: Fix warnings
Fri, 29 May 2020 15:19:01 +0200 egahlin 8216303: JFR: Simplify generated files
Fri, 29 May 2020 13:39:16 +0100 aefimov 8244958: preferIPv4Stack and preferIPv6Addresses do not affect addresses returned by HostsFileNameService
Fri, 29 May 2020 14:28:13 +0200 hannesw 8177280: @see {@link} syntax should allow generic types
Fri, 29 May 2020 12:59:13 +0100 jboes 8237470: HttpResponse.BodySubscriber::ofFile throws UOE with non-default file systems
Fri, 29 May 2020 12:40:50 +0100 mcimadamore 8246040: java/foreign/TestAddressHandle fails on big endian platforms
Fri, 29 May 2020 12:12:09 +0100 mcimadamore 8246050: Improve scalability of MemoryScope
Fri, 29 May 2020 11:08:09 +0100 pconcannon 8243507: DatagramSocket constructors don?t always specify what happens when passed invalid parameters
Thu, 28 May 2020 22:34:02 -0400 dholmes 8242504: Enhance the system clock to nanosecond precision
Thu, 28 May 2020 21:40:35 -0400 kbarrett 8240259: Disable -Wshift-negative-value warnings
Thu, 28 May 2020 17:21:00 -0700 mikael 8246109: Remove unneeded undef CS
Thu, 28 May 2020 17:12:14 -0700 cjplummer 8244668: Remove SA's javascript support
Thu, 28 May 2020 17:08:15 -0700 cjplummer 8244622: Remove SA's memory/FreeChunk.java. It's no longer used.
Thu, 28 May 2020 15:58:59 -0700 dtitov 8244993: Revert changes to OutputAnalyzer stderrShouldBeEmptyIgnoreVMWarnings() that allow version strings
Thu, 28 May 2020 23:30:34 +0200 jwilhelm Added tag jdk-15+25 for changeset 90b266a84c06
Thu, 28 May 2020 11:39:51 -0700 amenkov 8244703: "platform encoding not initialized" exceptions with debugger, JNI
Thu, 28 May 2020 11:36:39 -0700 iveresov 8245505: Prelink j.l.ref.Reference when loading AOT library
Thu, 28 May 2020 18:50:58 +0200 shade 8245478: Implementation: JEP 379: Shenandoah: A Low-Pause-Time Garbage Collector (Production)
Thu, 28 May 2020 18:50:56 +0200 shade 8245942: Shenandoah: x86_32 builds fail after JDK-8245594
Thu, 28 May 2020 09:26:11 -0700 mikael 8246023: Obsolete LIRFillDelaySlot
Thu, 28 May 2020 18:17:21 +0200 shade 8245718: Epsilon: improve configuration logging
Thu, 28 May 2020 09:08:53 -0700 mikael 8245864: Obsolete BranchOnRegister
Thu, 28 May 2020 16:43:04 +0200 rkennke 8245955: Shenandoah: Remove LRB/is_redundant optimization
Thu, 28 May 2020 14:34:01 +0200 roland 8244504: C2: refactor counted loop code in preparation for long counted loopjdk-15+25
Thu, 28 May 2020 10:52:37 +0200 asotona 8230827: javac gives inappropriate warning about potentially ambiguous methods
Thu, 28 May 2020 13:37:39 +0200 jlahoda 8245786: Scope is wrong for ClassTree representing record
Thu, 28 May 2020 09:15:25 +0200 aoqi 8246027: Minimal fastdebug build broken after JDK-8245801
Thu, 28 May 2020 12:38:03 +0530 sundar 8246034: Remove java.base/share/classes/jdk/internal/jrtfs/jrtfsviewer.js and java.base/share/classes/jdk/internal/jrtfs/jrtls.js
Thu, 28 May 2020 02:58:56 -0400 dholmes 8243936: NonWriteable system properties are actually writeable
Thu, 28 May 2020 08:23:00 +0200 jwilhelm Added tag jdk-15+25 for changeset 588330449887
Wed, 27 May 2020 16:44:10 -0700 jjg 8245062: HtmlStyle: group and document members for nav, header, summary, details
Wed, 27 May 2020 16:04:28 -0700 minqi 8245264: Test runtime/cds/appcds/SignedJar.java fails
Thu, 28 May 2020 00:35:04 +0200 redestad 8245969: Simplify String concat constant folding
Thu, 28 May 2020 00:34:41 +0200 redestad 8245959: Extend String concat testing to account for folded constants
Wed, 27 May 2020 14:31:23 -0700 mikael 8245850: Obsolete UseLWPSynchronization
Wed, 27 May 2020 09:46:40 -0700 xuelei 8206925: Support the certificate_authorities extension
Wed, 27 May 2020 09:30:46 -0400 almatvee 8237908: [TESTBUG] [macos] Add support to jtreg helpers to unpack pkg packages
Wed, 27 May 2020 09:14:20 -0400 almatvee 8242786: [macos] tools/jpackage/share/IconTest.java fails: ABORT trying to dequeue work
Wed, 27 May 2020 08:59:43 -0400 herrick 8245202: Convert existing jpackage tests to newer form.
Wed, 27 May 2020 10:55:39 -0400 zgu 8245827: Shenandoah: Cleanup Shenandoah code root iterators and root scanner
Wed, 27 May 2020 10:16:19 -0400 asotona 8241312: missing code coverage for records
Wed, 27 May 2020 15:57:42 +0200 shade 8245814: Shenandoah: reconsider format specifiers for stats
Wed, 27 May 2020 08:53:49 -0400 zgu 8245825: Shenandoah: Remove diagnostic flag ShenandoahConcurrentScanCodeRoots
Wed, 27 May 2020 08:36:47 -0400 zgu 8245823: Shenandoah: inline/optimize ShenandoahEvacOOMScope
Wed, 27 May 2020 17:28:22 +0530 vaibhav 8245179: JvmciNotifyBootstrapFinishedEventTest.java fails with custom Tiered Level set externally
Wed, 27 May 2020 13:26:23 +0200 thartmann 8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
Wed, 27 May 2020 12:42:55 +0200 redestad 8245756: Reduce bootstrap cost of StringConcatFactory prependers
Wed, 27 May 2020 11:48:33 +0200 sjohanss 8245724: Move g1 periodic gc logging to G1InitLogger
Wed, 27 May 2020 11:48:13 +0200 sjohanss 8245723: Remove PrintCompressedOopsMode and change gc+heap+coops info log to debug level
Wed, 27 May 2020 09:22:24 +0200 shade 8245812: Shenandoah: compute root phase parallelism
Wed, 27 May 2020 15:17:09 +0800 xgong 8243339: AArch64: Obsolete UseBarriersForVolatile option
Wed, 27 May 2020 03:21:15 +0000 sspitsyn 8245392: Remove duplication in class redefinition and retransformation specs
Tue, 26 May 2020 21:26:57 -0400 kbarrett 8228692: BitMap::reallocate might not clear some bits
Tue, 26 May 2020 15:11:33 -0700 iignatyev 8245870: GTEST_FRAMEWORK_SRC should go through UTIL_FIXUP_PATH
Wed, 27 May 2020 05:42:28 +0800 jjiang 8245134: test/lib/jdk/test/lib/security/KeyStoreUtils.java should allow to specify aliases
Tue, 26 May 2020 13:33:00 -0700 iignatyev 8245610: remove in-tree copy on gtest
Tue, 26 May 2020 21:29:33 +0100 michaelm 8245582: j.net.URLConnection::getHeaderFieldKey(int) behavior does not reliably conform to its specification
Tue, 26 May 2020 13:25:23 -0700 jjg 8245847: Update Profile.java to not require per-release updates
Tue, 26 May 2020 21:20:34 +0100 prappo 8245841: Remove unused com.sun.tools.javac.comp.Modules.XMODULES_PREFIX
Tue, 26 May 2020 12:36:59 -0700 mikael 8245521: Remove STACK_BIAS
Tue, 26 May 2020 10:18:32 -0700 mikael 8245600: Clean up libjli
Tue, 26 May 2020 09:44:17 -0400 coleenp 8166358: Re-enable String verification in java_lang_String::create_from_str()
Tue, 26 May 2020 13:07:21 +0200 shade 8245773: Shenandoah: Windows assertion failure after JDK-8245464
Tue, 26 May 2020 13:06:42 +0200 shade 8245720: Shenandoah: improve configuration logging
Tue, 26 May 2020 09:25:23 +0200 tschatzl 8245088: Always provide logs for G1 heap expansion calculations
Tue, 26 May 2020 09:25:23 +0200 tschatzl 8245087: Use ratios instead of percentages in G1HeapSizingPolicy::expansion_amount
Tue, 26 May 2020 09:25:21 +0200 tschatzl 8245086: G1: Rename measured pause time ratios
Tue, 26 May 2020 09:31:00 +0200 shade 8245757: Shenandoah: AlwaysPreTouch should not disable heap resizing or uncommits
Tue, 26 May 2020 09:30:23 +0200 shade 8245755: Shenandoah: missing logging for CWR Roots
Tue, 26 May 2020 09:30:17 +0200 shade 8245754: Shenandoah: ditch ShenandoahAlwaysPreTouch
Tue, 26 May 2020 09:30:09 +0200 shade 8245726: Shenandoah: lift/cleanup ShenandoahHeuristics names and properties
Tue, 26 May 2020 09:29:00 +0200 shade 8245722: 32-bit build failures after JDK-8243491
Tue, 26 May 2020 09:18:13 +0200 sjohanss 8244817: Add configuration logging similar to ZGCs to other GCs
Tue, 26 May 2020 09:18:27 +0800 jiefu 8245761: [TESTBUG] runtime/logging/TestMethodHandlesVerbose.java fails with release VMs
Mon, 25 May 2020 16:21:25 -0400 kbarrett 8245594: Remove volatile-qualified member functions and parameters from oop class
Mon, 25 May 2020 22:26:18 +0200 redestad 8245678: Avoid allocations in Executable.getAllGenericParameterTypes
Mon, 25 May 2020 22:21:45 +0200 redestad 8245677: Optimize lookups in empty HashMaps
Mon, 25 May 2020 17:59:40 +0100 dfuchs 8239013: java.util.logging.Logger catalog cache keeps strong references to ResourceBundles
Mon, 25 May 2020 18:39:31 +0200 mdoerr 8244949: [PPC64] Reengineer assembler stop function
Mon, 25 May 2020 16:36:34 +0200 egahlin 8245120: JFR: Parser unable to return typed version
Mon, 25 May 2020 12:03:30 +0200 redestad 8245455: Remove alternative StringConcatFactory strategies
Mon, 25 May 2020 10:54:39 +0100 mcimadamore 8243491: Implementation of Foreign-Memory Access API (Second Incubator)
Mon, 25 May 2020 11:34:11 +0200 chagedorn 8244946: fatal error: memory leak: allocating without ResourceMark with -XX:+Verbose -Xlog:methodhandles
Mon, 25 May 2020 11:05:23 +0200 shade 8245465: Shenandoah: test_in_cset can use more efficient encoding
Mon, 25 May 2020 11:05:23 +0200 shade 8245464: Shenandoah: allocate collection set bitmap at lower addresses
Mon, 25 May 2020 11:05:23 +0200 shade 8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
Mon, 25 May 2020 11:04:08 +0200 shade 8245703: 32-bit build failures after JDK-8243392
Mon, 25 May 2020 11:29:56 +0800 jjiang 8245691: Add EdDSA certificstes to SSLSocketTemplate and CertUtils
Sun, 24 May 2020 19:25:29 +0200 stuefe 8243392: Remodel CDS/Metaspace storage reservation
Sat, 23 May 2020 10:39:07 +0000 sspitsyn 8244571: assert(!_thread->is_pending_jni_exception_check()) failed: Pending JNI Exception Check during class loading
Sat, 23 May 2020 14:49:55 +0800 hchao 8245665: Test WeakAlg.java should only make sure no warning for weak signature algorithms by keytool on root CA
Fri, 22 May 2020 21:59:40 +0100 michaelm 8241389: URLConnection::getHeaderFields returns result inconsistent with getHeaderField/Key for FileURLConnection, FtpURLConnection
Fri, 22 May 2020 13:29:26 -0700 cjplummer 8244203: sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java fails with NullPointerException
Fri, 22 May 2020 10:25:40 -0700 sviswanathan 8245517: java/net/SocketOption/AfterClose.java fails with Invalid value 'READ_ONLY'
Fri, 22 May 2020 10:18:34 -0700 sviswanathan 8245569: Add jtreg tests for SO_INCOMING_NAPI_ID
Fri, 22 May 2020 16:55:13 +0200 egahlin 8227559: JFR: Slow dump with path-to-gc-roots=true
Fri, 22 May 2020 14:21:30 +0200 redestad 8245623: Remove unused code in sun/nio/fs after Solaris removal
Fri, 22 May 2020 12:10:55 +0200 redestad 8245619: Remove unused methods in UnixNativeDispatcher
Fri, 22 May 2020 11:20:57 +0200 redestad 8215401: Add isEmpty default method to CharSequence
Thu, 21 May 2020 15:56:27 -0700 iklam 8245335: [TESTBUG] DeterministicDump.java fails with release JVM
Thu, 21 May 2020 13:56:11 -0700 naoto 8239480: Support for CLDR version 37
Thu, 21 May 2020 13:55:06 -0700 naoto 8245241: Incorrect locale provider preference is not logged
Thu, 21 May 2020 16:45:55 -0400 coleenp 8245260: Missing file header for test/hotspot/jtreg/containers/docker/TEST.properties
Thu, 21 May 2020 09:56:19 +0530 psadhukhan Merge
Wed, 20 May 2020 17:40:46 -0700 prr Merge
Wed, 20 May 2020 08:40:27 -0700 prr Merge
Wed, 20 May 2020 15:04:37 +0530 trebari 8233553: [TESTBUG] JSpinner test bug4973721.java fails on MacOS
Mon, 18 May 2020 17:16:29 -0700 prr 6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
Mon, 18 May 2020 15:27:54 +0100 serb 8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
Mon, 18 May 2020 15:50:22 +0530 jdv 8245165: Update bug id for javax/swing/text/StyledEditorKit/4506788/bug4506788.java in ProblemList
Mon, 18 May 2020 11:18:51 +0530 psadhukhan 8238824: [macos] javax/swing/JSpinner/4840869/bug4840869.java fails on macos
Wed, 13 May 2020 19:53:02 +0530 trebari 8238085: PIT: javax/swing/JSpinner/8223788/JSpinnerButtonFocusTest.java fails on Mac
Wed, 13 May 2020 19:43:46 +0530 trebari 8229856: [macos] Opening a menu on a JTextField can clear the text selection
Wed, 20 May 2020 19:16:54 -0700 mikael 8245518: Problem list java/net/SocketOption/AfterClose.java
Thu, 21 May 2020 04:09:18 +0200 egahlin 8238592: JFR: Crash when dumping paths to gc roots on deep heaps
Thu, 21 May 2020 03:53:18 +0200 jwilhelm Added tag jdk-15+24 for changeset 497fd9f9129c
Wed, 20 May 2020 17:33:37 -0700 mikael 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Thu, 21 May 2020 01:36:46 +0200 egahlin 8235921: jdk/jfr/event/oldobject/TestLargeRootSet.java times out with debug bits
Fri, 08 May 2020 18:59:03 +0200 enikitin 8242150: [GRAAL] Add jtreg "serviceability/sa/ClhsdbJstackXcompStress.java" to graal problem list
Wed, 20 May 2020 15:12:28 -0700 sviswanathan 8243099: SO_INCOMING_NAPI_ID support
Wed, 20 May 2020 14:30:28 -0700 erikj 8245401: AbsPathsInImage.java fails on Windows on jdwp.dll
Wed, 20 May 2020 17:45:07 -0400 zgu 8245288: Shenandoah: move up ShenandoahEvacOOM scope for code root processing during concurrent class unloading
Wed, 20 May 2020 17:21:16 -0400 kbarrett 8245022: ParallelGC abuses StarTask to also include partial objarray scan tasks
Wed, 20 May 2020 17:16:42 -0400 zgu 8245240: Shenandoah: support nesting evacuation OOM scope
Wed, 20 May 2020 11:29:11 -0700 xliu 8245051: c1 is broken if it is compiled by gcc without -fno-lifetime-dsejdk-15+24
Wed, 20 May 2020 18:57:06 +0100 dfuchs 8244031: HttpClient should have more tests for HEAD requests
Wed, 20 May 2020 15:56:39 +0200 stuefe 8244733: Add ResourceHashtable::xxx_if_absent
Wed, 20 May 2020 15:24:32 +0200 shade 8245463: Shenandoah: refine ShenandoahPhaseTimings constructor arguments
Wed, 20 May 2020 15:24:16 +0200 shade 8245461: Shenandoah: refine mode name()-s
Wed, 20 May 2020 13:20:08 +0000 eosterlund 8244416: Remove incorrect assert during inline cache cleaning
Wed, 20 May 2020 10:00:52 -0300 jlaskey 8245398: Remove addition preview adornment from String::formatted
Wed, 20 May 2020 14:09:18 +0200 ihse 8245281: Disabling hotspot gtest builds make it impossible to run tests
Wed, 20 May 2020 13:23:46 +0200 jlahoda 8245445: Langtools NetBeans ant build broken after JDK-8244093
Wed, 20 May 2020 07:00:25 -0400 coleenp 8245428: Remove unused oopFactory functions
Wed, 20 May 2020 08:56:40 +0200 stefank 8245000: Windows GDI functions don't support large pages
Tue, 19 May 2020 13:40:02 +0200 stefank 8245002: Windows GDI functions don't support NUMA interleaving
Wed, 20 May 2020 12:06:05 +0200 mgronlun 8245042: Improve scalability of reading Windows Performance counters via PDH when using the Process object
Wed, 20 May 2020 11:59:09 +0200 pliden 8245450: ZGC: Remove unused ZArguments::initialize_platform()
Wed, 20 May 2020 11:35:58 +0200 redestad 8218173: exception during StringConcatFactory clinit breaks string concat with no fallback
Wed, 20 May 2020 09:31:38 +0000 eosterlund 8243996: Remove hardcoded field offsets from HotSpot
Wed, 06 May 2020 17:24:47 +0200 mbaesken 8244183: linker error jpackageapplauncher on Windows 32bit
Wed, 20 May 2020 10:54:11 +0200 pliden 8244291: Test: gc/z/TestGarbageCollectorMXBean.java failed: "unexpected cycles"
Wed, 20 May 2020 02:02:48 -0400 kbarrett 8245236: Remove MO_VOLATILE Access decorator
Mon, 11 May 2020 12:05:55 +0800 ngasson 8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
Tue, 19 May 2020 15:17:00 -0700 darcy 8245147: Refactor and improve utility of test/langtools/tools/javac/versions/Versions.java
Tue, 19 May 2020 14:46:20 -0700 amenkov 8229829: java/lang/management/ThreadMXBean/Locks.java fails with java.lang.RuntimeException: Thread WaitingThread is at WAITING state but is expected to be in Thread.State = WAITING
Tue, 19 May 2020 21:04:44 +0200 stuefe 8245035: Clean up os::split_reserved_memory()
Tue, 19 May 2020 11:20:13 -0700 phh 8244966: Add .vscode to .hgignore and .gitignore
Tue, 19 May 2020 10:38:26 -0700 xliu 8244170: [aarch64] correct instruction typo for dcps1/2/3
Tue, 19 May 2020 10:11:13 -0700 jjg 8243396: Add a brief description of argfiles to the javadoc help output
Tue, 19 May 2020 09:40:21 -0700 dtitov 8241080: Consolidate signature parsing code in serviceability tools
Tue, 19 May 2020 22:06:10 +0800 weijun 8245280: Add runtime/cds/appcds/SignedJar.java to problem list
Tue, 19 May 2020 15:59:51 +0200 ihse 8245287: Start using ModuleWrapper for gensrc as well
Tue, 19 May 2020 15:49:46 +0200 ihse 8244093: Move all IDE support into coherent structure in make directory
Tue, 19 May 2020 15:11:58 +0200 mdoerr 8245047: [PPC64] C2: ReverseBytes + Load always match to unordered Load (acquire semantics missing)
Tue, 19 May 2020 20:58:51 +0900 ysuenaga 8244819: hsdis does not compile with binutils 2.34+
Tue, 19 May 2020 02:36:17 -0700 ssahoo 8209632: Develop new tests for EdDSA API
Tue, 19 May 2020 09:12:10 +0200 ihse 8245168: jlink should not be treated as a "small" tool
Tue, 19 May 2020 08:34:14 +0200 pliden 8245106: ZGC: Fix incorrect setup when using -XX:+UseTransparentHugePages
Tue, 19 May 2020 08:34:14 +0200 pliden 8245098: Make SafeFetch32/N available earlier
Tue, 19 May 2020 08:34:14 +0200 pliden 8245196: ZGC: No need to disable UseBiasedLocking by default
Tue, 19 May 2020 08:34:13 +0200 pliden 8245233: ZGC: Load volatile oops using Atomic::load()
Tue, 19 May 2020 04:05:03 +0000 valeriep 8242151: Improve OID mapping and reuse among JDK security providers for aliases registration
Tue, 19 May 2020 11:55:44 +0800 hchao 8245151: jarsigner should not raise duplicate warnings on verification
Tue, 19 May 2020 09:02:30 +0900 ysuenaga 8233706: JFR emergency dump should be performed after error reporting
Mon, 18 May 2020 22:13:35 +0000 joehw 8245231: Javadoc for the readObject methods needs to be updated
Mon, 18 May 2020 13:24:35 -0700 jjg 8239816: Make handling of module / package / types consistent.
Mon, 18 May 2020 14:47:09 -0400 zgu 8245124: Shenandoah: optimize code root evacuation/update during concurrent class unloading
Mon, 18 May 2020 17:15:32 +0000 joehw 8244342: Compilation warnings about unexpected serialization related method signatures.
Mon, 18 May 2020 09:42:52 -0700 ascarpino 8166597: Crypto support for the EdDSA Signature Algorithm
Mon, 18 May 2020 09:28:06 -0700 minqi 8245070: 32-bit builds are broken after JDK-8242524
Mon, 18 May 2020 11:31:16 -0400 coleenp 8242424: Deprecate InitialBootClassLoaderMetaspaceSize
Mon, 18 May 2020 10:47:52 -0400 kbarrett 8245137: aarch64 ICache flush depends on enabling gnu extensions
Mon, 18 May 2020 10:11:10 -0400 herrick 8237971: Package type for runtime image on macosx
Mon, 18 May 2020 12:32:11 +0200 chagedorn 8244433: Remove saving of RSP in Assembler::pusha_uncached()
Wed, 29 Apr 2020 18:35:14 +0200 jlahoda 8241616: Timestamps on ct.sym entries lead to non-reproducible builds
Thu, 14 May 2020 15:27:17 +0200 iwalulya 8244752: Enable Linux support for multiple huge page sizes -XX:LargePageSizeInBytes
Mon, 18 May 2020 10:33:12 +0800 ngasson 8244981: jpackage error due to missing final newline in Debian control file
Mon, 18 May 2020 10:57:16 +0200 mdoerr 8235673: [C1, C2] Split inlining control flags
Sun, 17 May 2020 15:10:06 -0700 iklam 8244536: cds/DeterministicDump.java failed: File content different
Sun, 17 May 2020 21:15:33 +0100 michaelm 8241305: Add protocol specific factory creation methods to SocketChannel and ServerSocketChannel
Sun, 17 May 2020 11:34:32 -0700 darcy 8245146: Update description of SourceVersion.RELEASE_15 with text blocks
Sun, 17 May 2020 11:09:52 -0400 vromero 8242478: compiler implementation for records (Second Preview)
Sat, 16 May 2020 09:43:44 +0200 ihse 8240228: "make hotspot-ide-project" on Windows creates a Visual Studio project with empty preprocessor defines
Sat, 16 May 2020 01:35:38 +0200 redestad 8232213: runtime/MemberName/MemberNameLeak.java fails intermittently
Sat, 16 May 2020 05:49:47 +0800 jjiang 8245005: javax/net/ssl/compatibility/BasicConnectTest.java failed with No enum constant
Wed, 13 May 2020 17:00:59 +0200 roland 8241070: Shenandoah: remove unused local variables in C2 support
Fri, 15 May 2020 21:54:28 +0200 roland 8244663: Shenandoah: C2 assertion fails in Matcher::collect_null_checks
Fri, 15 May 2020 20:38:28 +0100 prappo 8245111: Update doc comments for improved processing by the Standard Doclet
Fri, 15 May 2020 10:24:38 +0200 roland 8244721: CTW: C2 (Shenandoah) compilation fails with "unexpected infinite loop graph shape"
Fri, 15 May 2020 19:57:37 +0200 roland 8245083: [REDO] Shenandoah: Remove null-handling in LRB expansion
Fri, 15 May 2020 18:58:17 +0200 ihse 8245119: Fix include path for hotspot-ide-project
Fri, 15 May 2020 18:37:08 +0200 redestad 8245094: Reduce overhead of initializing the default StringConcatFactory strategy
Fri, 15 May 2020 18:14:58 +0200 ihse 8245096: Better windows environment output in configure
Fri, 15 May 2020 18:13:20 +0200 ihse 8245093: WSL support broke cygwin toolchain detection
Tue, 12 May 2020 21:51:53 +0100 pconcannon 8241072: Reimplement the Legacy DatagramSocket API
Fri, 15 May 2020 10:43:20 -0400 zgu 8244953: Shenandoah: gc/shenandoah/TestStringInternCleanup fails with broken string table root
Fri, 15 May 2020 14:46:17 +0100 jboes 8244652: Add test for non utf-8 response handling by websocket
Fri, 15 May 2020 12:25:37 +0200 redestad 8245024: Simplify and eagerly initialize StringConcatFactory
Fri, 15 May 2020 12:09:59 +0200 ihse 8245046: SetupTarget incorrect for hotspot-ide-project
Fri, 15 May 2020 09:49:54 +0800 fyuan 8209774: Refactor shell test javax/xml/jaxp/common/8035437/run.sh to java
Thu, 14 May 2020 17:05:41 -0700 mchung 8244961: MethodHandles::privateLookupIn throws NPE when called during initPhase2
Thu, 14 May 2020 15:17:45 -0700 amenkov 8243012: Fix issues in j.l.i package info
Thu, 14 May 2020 14:24:55 -0700 minqi 8242524: Use different default CDS archives depending on UseCompressOops
Thu, 14 May 2020 20:34:18 +0000 ccheung 8243947: [TESTBUG] hotspot/jtreg:hotspot_appcds_dynamic fails when the JDK doesn't have default CDS archive
Thu, 14 May 2020 19:36:51 +0200 rehn 8244340: Handshake processing thread lacks yielding
Thu, 14 May 2020 10:29:52 -0700 amenkov 8244973: serviceability/attach/RemovingUnixDomainSocketTest.java fails "stderr was not empty"
Thu, 14 May 2020 19:17:11 +0200 ihse 8245032: Remove exceptions from compare.sh
Thu, 14 May 2020 19:15:39 +0200 ihse 8245041: Fix incorrect output order in configure
Thu, 14 May 2020 18:56:30 +0200 ihse 8245033: Fixes for building in WSL
Thu, 14 May 2020 23:09:52 +0800 weijun 8218482: sun/security/krb5/auto/ReplayCachePrecise.java failed - no KrbException thrown
Thu, 14 May 2020 06:58:59 -0700 erikj 8244951: Missing entitlements for hardened runtime
Wed, 13 May 2020 16:05:02 -0400 herrick 8244576: [macos] Volume icon deleted by osascript for background image
Thu, 14 May 2020 05:35:06 -0700 erikj 8244945: Mark VS2019 as supported and default
Thu, 14 May 2020 08:24:36 -0400 kbarrett 8244684: G1 abuses StarTask to also include partial objarray scan tasks
Thu, 14 May 2020 08:48:36 +0200 stuefe 8244777: ClassLoaderStats VM Op uses constant hash value
Thu, 14 May 2020 09:25:49 +0800 jiefu 8244971: Zero VM is broken after JDK-8241825 (COMPRESSED_CLASS_POINTERS_DEPENDS_ON_COMPRESSED_OOPS not defined)
Wed, 13 May 2020 22:29:54 -0400 dholmes 8240588: _threadObj cannot be used on an exiting JavaThread
Thu, 14 May 2020 04:25:42 +0200 jwilhelm Added tag jdk-15+23 for changeset f143729ca00e
Wed, 13 May 2020 15:46:08 -0700 naoto 8239383: Support for Unicode 13.0
Wed, 13 May 2020 15:25:59 -0700 amenkov 8235211: serviceability/attach/RemovingUnixDomainSocketTest.java fails with AttachNotSupportedException: Unable to open socket file
Wed, 13 May 2020 17:01:10 -0400 kbarrett 8242901: Duplicate PSYoung/OldGen max size functions
Wed, 13 May 2020 22:25:14 +0200 redestad 8244936: Reduce JNI overhead of accessing FileDescriptor
Wed, 13 May 2020 20:19:09 +0200 shade 8241062: Shenandoah: rich asserts trigger "empty statement" inspection
Wed, 13 May 2020 10:56:51 -0700 iklam 8244775: Remove unnecessary dependency to jfrEvents.hpp
Wed, 13 May 2020 10:39:35 -0700 jjg 8243417: Clean up com.sun.tools.javac.main.CommandLine
Wed, 13 May 2020 11:35:48 -0400 bobv 8244853: The static build of libextnet is missing the JNI_OnLoad_extnet function
Wed, 13 May 2020 11:33:52 -0400 bobv 8244852: GraalVM native-image fails after JDK-8238048 change
Wed, 13 May 2020 15:47:10 +0000 pchilanomate 8231264: Implementation of JEP 374: Disable biased-locking and deprecate all flags related to biased-locking
Wed, 13 May 2020 16:18:16 +0200 egahlin 8242934: test/jdk/jdk/jfr/tool/TestPrintJSON.java uses nashorn script enginejdk-15+23
Wed, 13 May 2020 15:03:24 +0200 ihse 8244930: Building without test failure handler broken after JDK-8244844
Tue, 12 May 2020 19:20:28 -0400 herrick 8244758: DMG bundler ignores --install-dir option.
Wed, 13 May 2020 09:36:12 +0000 eosterlund 8241825: Make compressed oops and compressed class pointers independent (x86_64, PPC, S390)
Wed, 13 May 2020 12:47:49 +0200 tschatzl 8244815: Always log MMU information in G1
Wed, 13 May 2020 12:47:07 +0200 tschatzl 8244714: G1 young gen sizer allows zero young gen with huge -XX:NewRatio
Wed, 13 May 2020 10:35:08 +0200 ihse 8244928: Build log output too verbose after JDK-8244844
Wed, 29 Apr 2020 16:15:14 +0800 ngasson 8242188: [TESTBUG] error in jtreg test jdk/jfr/api/consumer/TestRecordedFrame.java on linux-aarch64
Tue, 12 May 2020 19:34:59 -0400 asemenyuk 8244634: LoadLibraryW failed from tools/jpackage tests after JDK-8242302
Wed, 13 May 2020 07:25:47 +0800 fyang 8244407: JVM crashes after transformation in C2 IdealLoopTree::split_fall_in
Tue, 12 May 2020 14:19:21 -0700 bchristi 8244855: Remove unused "getParent" function from Windows jni_util_md.c
Tue, 12 May 2020 11:20:34 -0700 bchristi 8244767: Potential non-terminated string in getEncodingInternal() on Windows
Tue, 12 May 2020 19:48:50 +0200 ihse 8244844: javac command line is not re-executable
Tue, 12 May 2020 09:45:24 -0700 dtitov 8242009: Review setting test.java/vm.opts in jcmd/jhsdb and debugger in serviceability tests
Tue, 12 May 2020 16:35:58 +0200 ihse 8244757: Introduce SetupTarget in Main.gmk
Tue, 12 May 2020 16:19:53 +0200 shade 8244807: Shenandoah: ditch filter in ShenandoahUnload::unload
Tue, 12 May 2020 16:12:37 +0200 rkennke 8244813: [BACKOUT] 8244523: Shenandoah: Remove null-handling in LRB expansion
Tue, 12 May 2020 10:01:36 -0400 zgu 8244821: Shenandoah: disarmed_value is initialized at wrong place
Tue, 12 May 2020 15:20:15 +0200 egahlin 8244661: JFR: Remove use of thread-locals for java.base events
Tue, 12 May 2020 11:11:02 +0200 mdoerr 8244756: Build broken with some awk version after JDK-8244248
Tue, 12 May 2020 10:59:12 +0200 xliu 8022574: remove HaltNode code after uncommon trap calls
Tue, 12 May 2020 15:15:40 +0800 weijun 8244674: Third-party code version check
Tue, 12 May 2020 08:25:17 +0200 shade 8244759: Shenandoah: print verbose class unloading counters
Tue, 12 May 2020 00:47:27 -0400 dholmes 8244779: ProblemList serviceability/jvmti/HiddenClass/P/Q/HiddenClassSigTest.java pending JDK-8244571
Tue, 12 May 2020 10:19:01 +0800 yzhang 8242429: Better implementation for sign extract
Thu, 23 Apr 2020 16:20:17 +0200 enikitin 8147018: CompilerControl: Improve handling of timeouts and failures for tests
Mon, 11 May 2020 21:43:57 +0200 redestad 8193066: Avoid use of capturing lambdas in JarFile
Mon, 11 May 2020 21:42:23 +0200 egahlin 8244676: test/jdk/jdk/jfr/startupargs/TestOptionsWithLocale.java fails
Mon, 11 May 2020 15:29:52 -0400 herrick 8244620: Fix test WinUpgradeUUIDTest failures in Mach5
Mon, 11 May 2020 18:49:01 +0000 valeriep 8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
Mon, 11 May 2020 10:29:13 -0700 dtitov 8194874: SA: Remove scripts with sa-jdi.jar dependencies.
Mon, 11 May 2020 18:33:50 +0200 shade 8244740: Shenandoah: rename ShenandoahNormalMode to ShenandoahSATBMode
Mon, 11 May 2020 18:33:42 +0200 shade 8244739: Shenandoah: break superclass dependency on ShenandoahNormalMode
Mon, 11 May 2020 18:33:33 +0200 shade 8244737: Shenandoah: move mode code to gc/shenandoah/mode
Mon, 11 May 2020 18:33:24 +0200 shade 8244732: Shenandoah: move heuristics code to gc/shenandoah/heuristics
Mon, 11 May 2020 18:33:18 +0200 shade 8244730: Shenandoah: gc/shenandoah/options/TestHeuristicsUnlock.java should only verify the heuristics
Mon, 11 May 2020 15:00:16 +0000 hseigel 8241934: Simplify parse_stream() and remove has_class_mirror_holder_cld()
Mon, 11 May 2020 12:57:39 +0200 chagedorn 8244207: Simplify usage of Compile::print_method() when debugging with gdb and enable its use with rr
Mon, 11 May 2020 10:37:54 +0200 redestad 8244624: Improve handling of JarFile META-INF resources
Sat, 09 May 2020 13:42:16 -0700 darcy 8244673: Add periods to SourceVersion.isName javadoc
Sat, 09 May 2020 09:49:08 +0530 psadhukhan Merge
Fri, 08 May 2020 09:52:42 +0530 psadhukhan Merge
Fri, 08 May 2020 09:45:57 +0530 psadhukhan 8233643: [TESTBUG] JMenu test bug4515762.java fails on macos
Fri, 08 May 2020 09:43:13 +0530 psadhukhan 8233642: [TESTBUG] JMenuBar test bug 4750590.java fails on macos
Thu, 07 May 2020 22:29:25 +0530 psadhukhan 8244557: test/jdk/javax/swing/JTabbedPane/TestBackgroundScrollPolicy.java failed
Wed, 06 May 2020 14:02:11 +0530 psadhukhan 8172269: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red
Wed, 06 May 2020 13:58:09 +0530 psadhukhan 8232243: Wrong caret position in JTextPane on Windows with a screen resolution > 100%
Mon, 04 May 2020 11:32:21 -0700 prr 8221305: java/awt/FontMetrics/MaxAdvanceIsMax.java fails on MacOS + Solaris
Mon, 04 May 2020 09:08:17 +0530 psadhukhan 8233638: [TESTBUG] Swing test ScreenMenuBarInputTwice.java fails on macos
Mon, 04 May 2020 09:00:03 +0530 psadhukhan 8221902: PIT: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails on ubuntu
Fri, 08 May 2020 23:17:17 +0200 shade 8244667: Shenandoah: SBC2Support::test_gc_state takes loop for wrong control
Fri, 08 May 2020 08:23:35 -0700 mchung 8240910: jmod rejects duplicate entries in --class-path jars
Fri, 08 May 2020 15:34:14 +0200 egahlin 8244508: JFR: FlightRecorderOptions reset date format
Fri, 08 May 2020 08:13:15 -0400 mullan Merge
Fri, 08 May 2020 08:12:21 -0400 mullan 8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
Fri, 08 May 2020 14:10:36 +0200 ihse 8244653: Suppress gcc 9.1 ABI change notes on aarch64
Fri, 08 May 2020 11:23:37 +0100 aefimov 8237834: com/sun/jndi/ldap/LdapDnsProviderTest.java failing with LDAP response read timeout
Fri, 08 May 2020 09:16:12 +0200 jlahoda 8242919: Paste locks up jshell
Fri, 08 May 2020 09:23:50 +0800 jiefu 8244625: Zero VM is broken after JDK-8244550 (java_lang_Class::as_Klass(oopDesc*) undefined)
Fri, 08 May 2020 02:43:36 +0200 jwilhelm 8244618: WinUpgradeUUIDTest.java fails after JDK-8236518
Thu, 07 May 2020 17:44:53 -0400 zgu 8244243: Shenandoah: Cleanup Shenandoah phase timing tracking and JFR event supporting
Thu, 07 May 2020 19:18:22 +0100 aefimov 8062947: Fix exception message to correctly represent LDAP connection failure
Thu, 07 May 2020 11:13:21 -0700 phh 8244248: boot-jdk.m4 captures the version line using regex
Thu, 07 May 2020 09:27:48 -0700 naoto 8244245: localizedBy() should override localized values with default values
Thu, 07 May 2020 10:54:18 -0400 herrick 8236518: There is no Native Packages WinUpgradeUUIDTest-2.0.exe after creating Native packages on win
Thu, 07 May 2020 17:47:11 +0200 ihse 8244592: Start supporting SOURCE_DATE_EPOCH
Thu, 07 May 2020 17:44:21 +0200 ihse 8244615: build-performance.m4 is not always parsing /proc/cpuinfo correctly
Thu, 07 May 2020 16:44:48 +0200 shade 8244606: Non-PCH build is broken after JDK-8244550
Thu, 07 May 2020 14:44:09 +0100 alanb 8243596: ModuleLayer::parents should return an unmodifiable list
Thu, 07 May 2020 13:59:18 +0100 prappo 8224613: javadoc should better handle bad options
Thu, 07 May 2020 14:09:20 +0200 redestad 8244550: Unsafe::allocateInstance does redundant transitions
Thu, 07 May 2020 08:00:30 -0400 rkennke 8244551: Shenandoah: Fix racy update of update_watermark
Thu, 07 May 2020 12:48:21 +0200 shade 8244510: Shenandoah: invert SHC2Support::is_in_cset condition
Wed, 06 May 2020 11:40:27 +0200 shade 8244509: Shenandoah: refactor ShenandoahBarrierC2Support::test_* methods
Thu, 07 May 2020 12:36:59 +0200 rkennke 8244595: [REDO] 8244523: Shenandoah: Remove null-handling in LRB expansion
Thu, 07 May 2020 12:03:08 +0200 rkennke 8244594: [BACKOUT] 8244523: Shenandoah: Remove null-handling in LRB expansion
Wed, 06 May 2020 16:09:24 +0200 rkennke 8244523: Shenandoah: Remove null-handling in LRB expansion
Thu, 07 May 2020 10:48:06 +0800 hchao 8242060: Add revocation checking to jarsigner
Wed, 06 May 2020 19:43:57 -0700 minqi 8244495: Some jlink tests crash on Windows after JDK-8237750
Thu, 07 May 2020 03:18:49 +0200 egahlin 8243452: JFR: Could not create chunk in repository with over 200 recordings
Thu, 07 May 2020 02:45:49 +0200 jwilhelm Added tag jdk-15+22 for changeset 7223c6d61034
Wed, 06 May 2020 14:20:35 -0700 iklam 8244542: ProblemList cds/DeterministicDump.java for Windows
Wed, 06 May 2020 22:06:16 +0200 simonis 8244094: Fix Amazon copyright in various test files
Wed, 06 May 2020 16:02:10 -0400 zgu 8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
Wed, 06 May 2020 12:48:32 -0700 smarks 6415694: Clarification in Javadoc for java.rmi.AlreadyBoundException
Wed, 06 May 2020 11:58:41 -0700 lmesnik 8244267: Improve serviceability task definitions in CI
Wed, 06 May 2020 19:19:38 +0100 dfuchs 8244205: HTTP/2 tunnel connections through proxy may be reused regardless of which proxy is selected
Wed, 06 May 2020 12:42:28 -0500 gziemski 8236177: assert(status == 0) failed: error ETIMEDOUT(60), cond_waitjdk-15+22
Wed, 06 May 2020 12:40:50 -0500 gziemski 8237777: "Dumping core ..." is shown despite claiming that "# No core dump will be written."
Wed, 06 May 2020 10:26:22 -0700 naoto 8244459: Optimize the hash map size in LocaleProviderAdapters
Wed, 06 May 2020 17:33:32 +0100 jboes 8240666: Websocket client?s OpeningHandshake discards the HTTP response body
Tue, 05 May 2020 18:02:11 -0700 iignatyev 8244491: make runtime/cds/appcds/TestZGCWithCDS.java test more robust
Wed, 06 May 2020 12:49:58 -0300 jlaskey 8241602: jlink does not produce reproducible jimage files
Wed, 06 May 2020 15:51:49 +0200 redestad 8244413: Avoid rebinds in MethodHandle.viewAsType
Thu, 30 Apr 2020 17:37:59 +0200 mbaesken 8244196: adjust output in os_linux
Wed, 06 May 2020 13:31:00 +0200 egahlin 8244463: JFR: Clean up jdk.jfr.internal.RepositoryChunk
Mon, 27 Apr 2020 11:00:29 +0200 sgehwolf 8243656: Shell built-in test in configure depends on help
Wed, 06 May 2020 00:23:51 -0400 kbarrett 8243325: Cleanup TaskQueueSuper<>::peek
Wed, 06 May 2020 13:41:11 +0800 jiefu 8244497: [TESTBUG] Incompatible types conversion error in vmTestbase/vm/runtime/defmeth/StressTest.java after JDK-8243432