log

age author description
Mon, 28 Sep 2020 19:12:52 +0200 jwilhelm Mergedefault tip
Wed, 16 Sep 2020 18:58:33 +0200 jwilhelm Added tag jdk-15-ga for changeset e3f940bd3c8f
Fri, 04 Sep 2020 23:51:26 -0400 vromero 8247352: improve error messages for sealed classes and records
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
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 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
Thu, 27 Aug 2020 19:37:51 -0700 iignatyev 8252477: nsk/share/ArgumentParser should expect that jtreg "splits" an argument
Tue, 01 Sep 2020 12:25:10 -0700 iignatyev 8252403: rewrite serviceability/7170638/SDTProbesGNULinuxTest.sh to java
Tue, 01 Sep 2020 14:31:18 -0400 vromero 8230776: Javac throws AssertionError in jvm.Gen.visitExec
Tue, 01 Sep 2020 18:01:35 +0200 mgronlun 8252090: JFR: StreamWriterHost::write_unbuffered() stucks in an infinite loop OpenJDK (build 13.0.1+9)
Tue, 01 Sep 2020 08:29:15 -0700 iklam 8252481: Remove excessive include of memTracker.hpp
Tue, 01 Sep 2020 15:42:30 +0000 ccheung 8251860: ClassLoaderData::loaded_classes_do fails with "assert(ZAddress::is_marked(addr)) failed: Should be marked"
Tue, 01 Sep 2020 10:20:35 -0400 coleenp 8252652: Buggy looking null check in ServiceThread::oops_do()
Tue, 01 Sep 2020 15:55:56 +0200 sjohanss 8252141: Rename G1YoungRemSetSamplingThread to better reflect its purpose
Tue, 01 Sep 2020 13:35:47 +0000 coffeys 8248772: Extra comma in documentation of Thread#interrupt()
Tue, 01 Sep 2020 15:23:59 +0200 shade 8252648: Shenandoah: name gang tasks consistently
Tue, 01 Sep 2020 07:06:18 +0200 shade 8252592: Non-PCH build is broken after JDK-8251560
Mon, 31 Aug 2020 15:32:29 -0700 naoto 8252552: DecimalFormat javadoc contains HTML tags in example code
Mon, 31 Aug 2020 16:12:32 +0100 pconcannon 8238286: Add new flatMap stream operation that is more amenable to pushing
Mon, 31 Aug 2020 08:05:08 -0700 iklam 8251560: Remove excessive header file inclusion from systemDictionary.hpp and others
Mon, 31 Aug 2020 09:32:44 -0400 coleenp 8230052: MLVM findDeadlock test timed out
Mon, 31 Aug 2020 12:10:25 +0200 chagedorn 8249607: C2: assert(!had_error) failed: bad dominance
Mon, 31 Aug 2020 12:26:13 +0300 yan 8252497: Incorrect numeric currency code for ROL
Mon, 31 Aug 2020 11:02:47 +0200 stefank 8252368: Undo JDK-8245002: Windows GDI functions don't support NUMA interleaving
Mon, 31 Aug 2020 11:01:57 +0200 stefank 8252367: Undo JDK-8245000: Windows GDI functions don't support large pages
Mon, 31 Aug 2020 09:57:44 +0200 stefank 8139800: Remove OopsInGenClosure
Sat, 29 Aug 2020 00:00:10 +0530 vsharma 8252265: Replace @exception with @throws java.util.logging package
Mon, 31 Aug 2020 11:18:20 +0300 alexsch 8252248: __SIGRTMAX is not declared in musl libc
Mon, 31 Aug 2020 09:28:32 +0300 avoitylov 8252250: isnanf is obsolete
Sun, 30 Aug 2020 15:53:46 -0700 dlong 8209961: [AOT] crash in Graal stub when -XX:+VerifyOops is used
Sun, 30 Aug 2020 12:20:59 -0400 dcubed 8252551: JDK-8250630 causes build error on Win*
Sun, 30 Aug 2020 15:48:16 +0300 dsamersoff 8250630: test/jdk/com/sun/jdi/JdwpListenTest.java fails on Alpine Linux
Sat, 29 Aug 2020 13:55:48 -0700 rhalade 8249176: Update GlobalSignR6CA test certificates
Sat, 29 Aug 2020 11:10:16 +0530 psadhukhan Merge
Fri, 28 Aug 2020 17:58:18 +0530 psadhukhan Merge
Fri, 28 Aug 2020 17:12:50 +0530 psadhukhan 6542439: Significant memory leak in BasicComboBoxUI and MetalComboBoxButton
Fri, 28 Aug 2020 09:17:47 +0530 psadhukhan 8252469: Backout JDK-8250935 fix
Thu, 27 Aug 2020 17:07:56 +0530 psadhukhan 8250935: JFileChooser incorrectly placed "Date" value in "Type" field
Wed, 26 Aug 2020 09:28:03 -0700 prr 8247867: Upgrade to freetype 2.10.2
Wed, 26 Aug 2020 17:20:05 +0530 psadhukhan 8250853: Address reliance on default constructors in the javax.swing APIs
Wed, 26 Aug 2020 14:47:38 +0530 psadhukhan 8250850: Address reliance on default constructors in the javax.swing.plaf.metal APIs
Wed, 26 Aug 2020 08:13:33 +0100 dmarkov 8232114: JVM crashed at imjpapi.dll in native code
Mon, 24 Aug 2020 22:12:26 +0100 serb 8250858: Address reliance on default constructors in the Java Sound APIs
Mon, 24 Aug 2020 22:48:26 +0100 aivanov 8136363: Nimbus-LaF: background color cleared when setting component name of JToolBar
Mon, 24 Aug 2020 00:34:35 +0100 serb 8251558: J2DBench should support shaped and translucent windows
Sun, 23 Aug 2020 13:18:47 +0530 pbansal 8251252: Add automated testcase for fix done in JDK-8214253
Sun, 23 Aug 2020 13:09:00 +0530 pbansal 8251254: Add automated test for fix done in JDK-8218472
Fri, 28 Aug 2020 12:03:50 -0700 erikj 8252233: Put debug symbols in symbols-image
Fri, 28 Aug 2020 18:05:20 +0100 ryadav 8245308: Replace ThreadLocalCoders decoder/encoder cache in java.net.URI.
Fri, 28 Aug 2020 10:28:06 -0700 iignatyev 8252401: Introduce Utils.TEST_NATIVE_PATH
Fri, 28 Aug 2020 17:20:19 +0200 stefank 8252294: Remove OopsInGenClosure usage from younger_refs_iterate
Fri, 28 Aug 2020 17:20:13 +0200 stefank 8252289: Remove usage of OopsInGenClosure from full_process_roots
Fri, 28 Aug 2020 17:20:08 +0200 stefank 8252245: Remove ScanClosure
Fri, 28 Aug 2020 15:26:34 +0100 prappo 8252172: Improve prettiness of printing HTML attributes by DocPretty
Fri, 28 Aug 2020 06:23:41 -0700 erikj 8252145: Unify Info.plist files with correct version strings
Fri, 28 Aug 2020 13:10:32 +0100 aefimov 8251182: Fix "no comment" warnings in java.naming
Fri, 28 Aug 2020 10:48:17 +0100 dfuchs 8245462: HttpClient send throws InterruptedException when interrupted but does not cancel request
Fri, 28 Aug 2020 10:30:02 +0200 rehn 8252414: Redundant suspend check when determining if a java thread is safe
Fri, 28 Aug 2020 10:23:21 +0200 attila 8251538: Modernize and lint Dynalink code
Thu, 27 Aug 2020 22:24:28 -0700 iklam 8251557: Avoid dumping unused symbols/strings into the CDS archive
Thu, 27 Aug 2020 13:01:41 -0700 darcy 8251921: Expand default constructor warning to cover more cases
Thu, 27 Aug 2020 20:20:39 +0200 jlahoda 8252458: Test tools/javac/parser/JavacParserTest.java fails on Windows after JDK-8237041
Thu, 27 Aug 2020 10:51:48 -0700 kvn 8252467: AOT need to process new markId DEOPT_MH_HANDLER_ENTRY in compiled code
Thu, 27 Aug 2020 16:15:11 +0200 jlahoda 8237041: AssertionError in parsing
Mon, 24 Aug 2020 11:29:40 +0200 roland 8252292: 8240795 may cause anti-dependence to be missed
Thu, 27 Aug 2020 14:41:33 +0200 ehelin 8251552: Add minimal CONTRIBUTING.md file
Thu, 27 Aug 2020 14:33:42 +0200 ehelin 8251551: Use .md filename extension for README
Fri, 21 Aug 2020 17:41:57 +0200 roland 8241486: G1/Z give warning when using LoopStripMiningIter and turn off LoopStripMiningIter (0)
Thu, 27 Aug 2020 10:57:13 +0100 pconcannon 8189744: Deprecate the JDK-specific API for setting socket options, jdk.net.Sockets
Thu, 27 Aug 2020 09:54:32 +0200 stefank 8247759: ZGC: Replace ZGC specific array implementations with GrowableArray