log

age author description
Tue, 08 Sep 2020 15:28:06 +0800 njian manual merge with defaultvector-unstable tip
Tue, 08 Sep 2020 19:36:56 -0700 sviswanathan manual merge with vector-unstablevectorIntrinsics
Fri, 04 Sep 2020 23:51:26 -0400 vromero 8247352: improve error messages for sealed classes and recordsdefault
Sat, 05 Sep 2020 12:42:05 +0900 ysuenaga 8242427: JVMTI frame pop operations should use Thread-Local Handshakes
Fri, 04 Sep 2020 13:44:48 -0400 vromero 8252307: javac rejects code with annotation applicable to fields
Fri, 04 Sep 2020 10:36:05 -0700 iignatyev 8252004: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/sysdict
Fri, 04 Sep 2020 09:47:18 -0700 minqi 8252725: Refactor jlink GenerateJLIClassesPlugin code
Wed, 02 Sep 2020 09:45:44 +0800 njian 8231441: AArch64: Initial SVE backend support
Wed, 02 Sep 2020 17:43:33 +0100 fguallini 8249694: java/lang/StringBuffer/HugeCapacity.java and j/l/StringBuilder/HugeCapacity.java tests shouldn't be @ignore-d
Fri, 04 Sep 2020 09:01:45 +0200 rrich 8252521: possible race in java_suspend_self_with_safepoint_check
Thu, 03 Sep 2020 16:42:17 +0800 jiefu 8252740: java/util/Properties/LoadAndStoreXMLWithDefaults.java fails after JDK-8252354
Thu, 03 Sep 2020 13:01:20 -0700 kvn 8252779: compiler/graalunit/HotspotTest.java failed after 8251525
Thu, 03 Sep 2020 12:43:13 -0700 mchung 8244090: public lookup should find public members of public exported types
Thu, 03 Sep 2020 19:14:11 +0200 ihse 8241768: git needs .gitattributes
Thu, 03 Sep 2020 09:21:27 -0700 iignatyev 8251997: remove usage of PropertyResolvingWrapper in vmTestbase/vm/mlvm/
Thu, 03 Sep 2020 09:21:01 -0700 iignatyev 8252720: clean up FileInstaller $test.src $cwd in vmTestbase/vm/compiler/optimizations tests
Thu, 03 Sep 2020 13:50:11 +0000 bobv 8252359: HotSpot Not Identifying it is Running in a Container
Thu, 03 Sep 2020 09:28:24 -0400 vsharma 8252538: Replace @exception with @throws java.rmi package
Thu, 03 Sep 2020 13:22:52 +0200 jbachorik 8252754: Hash code calculation of JfrStackTrace is inconsistent
Thu, 03 Sep 2020 14:54:43 +0300 dchuyko 8251525: AARCH64: Faster Math.signum(fp)
Thu, 03 Sep 2020 11:14:23 +0200 jlahoda 8245664: javac erroneously issues deprecation warning for use of a deprecated package
Thu, 03 Sep 2020 11:13:46 +0200 jlahoda 8160601: unexpected error compiling @Deprecated package
Thu, 03 Sep 2020 02:47:38 +0200 jwilhelm Added tag jdk-16+14 for changeset 36b29df125dc
Thu, 03 Sep 2020 01:47:27 +0000 xgong 8252498: [vectorIntrinsics] Update the jmh version for vector benchmarkvectorIntrinsics
Wed, 02 Sep 2020 20:33:29 -0700 sviswanathan [vector] Remove extra whitespace to remove git warning messagevector-unstable
Wed, 02 Sep 2020 20:23:52 -0700 sviswanathan [vector] Cleanup: Remove extra whitespace to pass jcheck and unused filevector-unstable
Wed, 02 Sep 2020 21:32:48 +0000 joehw 8252354: Properties :: storeToXML method does not throw ClassCastException when supplied non strings
Wed, 02 Sep 2020 11:20:15 -0700 sviswanathan manual merge with defaultvector-unstable
Wed, 02 Sep 2020 18:37:31 +0200 shade 8252660: Shenandoah: support manageable SoftMaxHeapSize option
Wed, 02 Sep 2020 09:37:25 -0700 rfield 8247456: JShell: Handling of top-level final, abstract, and static modifiers
Wed, 02 Sep 2020 09:29:31 -0700 minqi 8248337: sparc related code clean up after solaris removal
Wed, 02 Sep 2020 13:50:39 +0000 hseigel 8252249: nsk/stress/stack/stack016.java fails with "Error: TEST_BUG: trickyRecursion() must throw an error anyway!"
Tue, 01 Sep 2020 19:04:42 +0100 fguallini 8249699: java/io/ByteArrayOutputStream/MaxCapacity.java should use @requires instead of @ignore
Wed, 02 Sep 2020 11:13:11 +0200 stefank 8252656: Replace RegisterArrayForGC mechanism with plain Handles
Wed, 02 Sep 2020 11:13:10 +0200 stefank 8252589: Code duplication in ParallelSPCleanupTask
Wed, 02 Sep 2020 11:13:09 +0200 stefank 8252514: ZGC: Physical memory splitting is broken
Wed, 02 Sep 2020 11:13:09 +0200 stefank 8252513: ZGC: Contiguous memory reservation probing is broken for TB heap sizes
Tue, 25 Aug 2020 11:39:38 +0200 iwalulya 8252303: G1MMUTrackerQueue::when_sec skip queue iteration on max_gc_time pause timejdk-16+14
Wed, 02 Sep 2020 12:40:16 +0200 ayang 8252093: formula used to calculate decaying variance in numberSeq
Wed, 02 Sep 2020 10:07:03 +0200 tschatzl 8252035: G1: Clean up G1CollectedHeap::*reserved* methods
Wed, 02 Sep 2020 10:06:11 +0200 tschatzl 8252231: G1AdaptiveIHOP has swapped current_occupancy and additional_buffer_size
Wed, 02 Sep 2020 09:14:18 +0200 shade 8252691: Build failure after JDK-8252481
Wed, 02 Sep 2020 11:47:59 +0530 psadhukhan Merge
Tue, 01 Sep 2020 17:50:05 +0530 psadhukhan Merge
Tue, 01 Sep 2020 12:53:28 +0530 trebari 8251122: doclint html5 errors in java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html
Mon, 31 Aug 2020 22:30:04 +0100 serb 8198334: java/awt/FileDialog/8003399/bug8003399.java fails in headless mode
Mon, 31 Aug 2020 12:26:58 -0700 prr Merge
Mon, 31 Aug 2020 17:06:41 +0100 alitvinov 8249183: JVM crash in "AwtFrame::WmSize" method
Mon, 31 Aug 2020 06:14:42 -0700 prr 8245400: Upgrade to LittleCMS 2.11
Mon, 31 Aug 2020 17:53:04 +0530 psadhukhan 8040914: Test javax/swing/JLabel/6596966/bug6596966.java fails : comboBox isn't focus owner
Mon, 31 Aug 2020 15:58:57 +0530 pbansal 8249548: backward focus traversal gets stuck in button group
Sat, 29 Aug 2020 10:07:22 -0700 prr 8074844: Resolve disabled warnings for libfontmanager
Sat, 29 Aug 2020 08:10:18 +0100 dmarkov 8252470: java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails on Windows
Sat, 29 Aug 2020 11:14:49 +0530 psadhukhan Merge
Fri, 28 Aug 2020 22:55:38 +0100 serb 8252349: Delete the "sun.awt.X11.checkSTRUT" property
Tue, 01 Sep 2020 21:49:20 -0400 kbarrett 8251274: Provide utilities for function SFINAE using extra template parameters
Tue, 01 Sep 2020 17:29:34 -0700 iignatyev 8252402: rewrite vmTestbase/nsk/jvmti/Allocate/alloc001 shell test to Java
Tue, 01 Sep 2020 17:23:00 -0700 iignatyev 8252532: use Utils.TEST_NATIVE_PATH instead of System.getProperty("test.nativepath")
Tue, 01 Sep 2020 13:43:26 -0700 igraves 8252529: Unsafe Documentation around Barrier Methods Inaccurate
Tue, 01 Sep 2020 14:36:59 -0500 gziemski 8222671: thread_large/thread_large.java times out on MacOSX