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
Thu, 27 Aug 2020 09:53:31 +0200 stefank 8252224: ZGC: Convert ZValue to use alias templates
Thu, 27 Aug 2020 09:52:22 +0200 stefank 8252223: ZGC: Convert ZPage to use delegating constructor
Tue, 25 Aug 2020 14:25:53 +0200 roland 8252296: Shenandoah: crash in CallNode::extract_projections
Thu, 27 Aug 2020 10:35:00 +0800 jiefu 8252404: compiler/c1/TestTraceLinearScanLevel.java fails with release VMs
Thu, 27 Aug 2020 06:34:27 +0200 shade 8252215: Remove VerifyOptoOopOffsets flag
Thu, 27 Aug 2020 06:34:24 +0200 shade 8252362: C2: Remove no-op checking for callee-saved-floats
Thu, 27 Aug 2020 04:40:05 +0200 jwilhelm Added tag jdk-16+13 for changeset fd07cdb26fc7
Wed, 26 Aug 2020 17:06:15 -0700 iignatyev 8251127: clean up FileInstaller $test.src $cwd in remaining vmTestbase_vm_compiler tests
Tue, 25 Aug 2020 12:46:18 +0800 jiefu 8252264: tools/javac/flags/LockedFlagClash.java fails to compile
Wed, 26 Aug 2020 14:44:23 -0700 iklam 8252398: minimal debug build broken - CURRENT_PC undefined in resourceArea.inline.hpp
Wed, 26 Aug 2020 14:42:07 -0700 iklam 8252151: Remove excessive inclusion of arguments.hpp
Wed, 26 Aug 2020 17:48:41 +0000 joehw 8251561: Fix doclint warnings in the java.xml package
Wed, 26 Aug 2020 13:31:10 -0400 mullan 8241003: Deprecate "denigrated" java.security.cert APIs that represent DNs as Principal or String objects
Wed, 26 Aug 2020 10:22:21 -0700 rhalade 8238157: Remove intermittent key from AmazonCA.java
Wed, 26 Aug 2020 13:08:39 -0400 vromero 8230918: j.l.NASE in javapjdk-16+13
Wed, 26 Aug 2020 13:46:46 +0200 chagedorn 8251093: Improve C1 register allocator logging and debugging support
Wed, 26 Aug 2020 13:41:49 +0200 chagedorn 8252037: Optimized build is broken
Wed, 26 Aug 2020 07:55:05 -0400 coleenp 8244386: convert runtime/Safepoint/AssertSafepointCheckConsistency tests to gtest
Wed, 26 Aug 2020 19:21:09 +0900 ysuenaga 8250598: Hyper-V is detected in spite of running on host OS
Wed, 26 Aug 2020 17:34:48 +0800 jzhu 8252259: AArch64: Adjust default value of FLOATPRESSURE
Wed, 26 Aug 2020 11:28:10 +0800 ngasson 8252108: Modify nsk/stress/stack tests to check page size
Wed, 26 Aug 2020 09:29:46 +0200 shade 8252291: C2: Assignment in conditional in loopUnswitch.cpp
Wed, 26 Aug 2020 09:29:37 +0200 shade 8252290: Remove unused enum in CallGenerator
Tue, 18 Aug 2020 01:34:46 -0700 akozlov 8251930: Native types mismatch in hotspot
Fri, 31 Jul 2020 09:07:29 +0200 rrich 8249293: Unsafe stackwalk in VM_GetOrSetLocal::doit_prologue()
Tue, 25 Aug 2020 22:17:04 -0400 kbarrett 8251850: Refactor ResourceMark and DeoptResourceMark for better code sharing
Tue, 25 Aug 2020 15:00:37 -0700 kvn 8252331: JDK-8252058 is causing failures in Tier1
Tue, 25 Aug 2020 22:23:08 +0200 dnsimon 8252058: [JVMCI] Rework setting is_method_handle_invoke flag in jvmciCodeInstaller
Tue, 25 Aug 2020 10:20:14 -0400 rriggs 8251203: Fix "no comment" warnings in java.base/java.lang and java/io
Wed, 05 Aug 2020 15:07:25 +0800 jiefu 8251155: HostIdentifier fails to canonicalize hostnames starting with digits
Tue, 25 Aug 2020 07:54:59 -0400 herrick 8251988: jpackage --runtime-image fails on mac when using JDK11 based runtime.
Tue, 25 Aug 2020 09:27:36 +0100 jboes 8251542: Several small Javadoc errors in java.base
Tue, 25 Aug 2020 09:01:54 +0900 mhorie 8248190: Enable Power10 system and implement new byte-reverse instructions
Mon, 24 Aug 2020 13:48:17 -0700 lzang 8252101: Add description of expected behavior of using "live" and "all" options together for jmap
Mon, 24 Aug 2020 13:47:33 -0700 lzang 8251848: JMap.histo() and JMap.dump() should parse sub-arguments similarly
Mon, 24 Aug 2020 13:23:34 -0700 iignatyev 8252186: remove FileInstaller action from vmTestbase/jit/graph tests
Sun, 23 Aug 2020 14:58:59 +0200 attila 8252124: Restore Dynalink tests
Sat, 22 Aug 2020 17:09:41 -0700 iklam 8252056: Move DumpRegion/ReadClosure/WriteClosure to archiveUtils.hpp
Fri, 21 Aug 2020 22:23:12 -0700 minqi 8249096: Clean up code for DumpLoadedClassList
Sat, 22 Aug 2020 10:23:35 +0530 psadhukhan Merge
Fri, 21 Aug 2020 14:35:52 +0530 psadhukhan Merge
Thu, 20 Aug 2020 23:18:29 +0100 aivanov 8200281: Add missing @Override annotations in ImageIO plugins
Wed, 19 Aug 2020 11:49:54 +0530 psadhukhan 8250852: Address reliance on default constructors in the javax.swing.plaf.basic APIs
Wed, 19 Aug 2020 11:47:48 +0530 psadhukhan 8250851: Address reliance on default constructors in the javax.swing.plaf.synth APIs
Tue, 18 Aug 2020 00:08:21 +0100 serb 8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
Tue, 18 Aug 2020 00:06:57 +0100 serb 8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
Mon, 17 Aug 2020 13:36:36 +0530 psadhukhan 8250849: Address reliance on default constructors in the javax.swing.plaf APIs
Mon, 17 Aug 2020 11:55:31 +0530 pbansal 8239137: JAWS does not always announce the value of JSliders in JColorChooser
Mon, 17 Aug 2020 11:20:44 +0530 trebari 8251125: doclint errors about missing references in Swing javadoc
Mon, 17 Aug 2020 11:18:19 +0530 trebari 8249674: Redo: Nimbus JTree renderer properties persist across L&F changes
Sun, 16 Aug 2020 11:53:50 +0530 pbansal 8251124: doclint errors about missing accessibility support in HTML files.
Sun, 16 Aug 2020 11:44:05 +0530 pbansal 8251166: Add automated testcases for changes done in JDK-8214112
Fri, 21 Aug 2020 19:00:52 -0700 iignatyev 8251998: remove usage of PropertyResolvingWrapper in vmTestbase/jit/t
Sat, 22 Aug 2020 00:09:23 +0000 ccheung 8251918: [Graal] Crash in DumpTimeSharedClassInfo::add_verification_constraint
Fri, 21 Aug 2020 15:49:09 -0700 amenkov 8251384: [TESTBUG] jvmti tests should not be executed with minimal VM
Fri, 21 Aug 2020 16:01:46 -0400 dcubed 8252125: add an "inflating" entry to the "table" of bit patterns in share/oops/markWord.hpp
Fri, 21 Aug 2020 16:00:11 -0400 dcubed 8252126: 'GVars.stw_random = os::random()' lost by JDK-8246476
Fri, 21 Aug 2020 13:10:04 -0400 lancea 8252128: Remove javax.transaction Exception references
Wed, 19 Aug 2020 10:56:08 +0200 roland 8251527: CTW: C2 (Shenandoah) compilation fails with SEGV due to unhandled catchproj == NULL
Fri, 21 Aug 2020 11:23:45 -0400 coleenp 8252149: Compilation error after JDK-8252043
Fri, 21 Aug 2020 15:04:02 +0000 pchilanomate 8242263: Diagnose synchronization on primitive wrappers
Fri, 21 Aug 2020 10:01:40 -0400 coleenp 8252043: Move inner class metaspace cleaning out of safepoint cleanup tasks
Fri, 21 Aug 2020 09:29:08 -0400 rriggs 8252127: Optimize sun.invoke.util.BytecodeDescriptor.unparse
Fri, 21 Aug 2020 11:57:55 +0200 tschatzl 8252086: G1: Remove g1_rs in G1CollectedHeap::initialize
Fri, 21 Aug 2020 11:54:34 +0200 tschatzl 8252034: G1: Remove *g1_reserved* methods
Fri, 21 Aug 2020 11:54:33 +0200 tschatzl 8252038: G1: Remove unused G1MarkStatsCache::_num_stats
Fri, 21 Aug 2020 11:54:32 +0200 tschatzl 8245511: G1 adaptive IHOP does not account for reclamation of humongous objects by young GC
Fri, 21 Aug 2020 09:38:27 +0200 shade 8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
Thu, 20 Aug 2020 20:17:44 -0700 iignatyev 8251996: remove usage of PropertyResolvingWrapper in vm/compiler/complog/uninit
Fri, 21 Aug 2020 03:09:42 +0000 valeriep 8246383: NullPointerException in JceSecurity.getVerificationResult when using Entrust provider
Thu, 20 Aug 2020 11:12:00 -0700 iignatyev 8252005: narrow disabling of allowSmartActionArgs in vmTestbase
Thu, 20 Aug 2020 11:09:25 -0700 mikael 8252051: Make mlvmJvmtiUtils strncpy uses GCC 10.x friendly
Thu, 20 Aug 2020 12:38:39 -0400 lancea 8251208: Add missing javadoc comments to java.sql and java.sql.rowsets
Thu, 20 Aug 2020 11:42:12 +0100 kevinw 8248295: serviceability/jvmti/CompiledMethodLoad/Zombie.java failure with Graal
Thu, 20 Aug 2020 11:43:46 +0200 jwilhelm Added tag jdk-16+12 for changeset fc8e62b399bd
Thu, 20 Aug 2020 10:48:36 +0200 jlahoda 8252031: --patch-module java.base= may fail with \"cyclic inheritance involving Object\"
Thu, 20 Aug 2020 09:32:01 +0800 ngasson 8251923: "Invalid JNI handle" assertion failure in JVMCICompiler::force_comp_at_level_simple()
Wed, 19 Aug 2020 13:41:08 -0700 naoto 8251499: no-placeholder compact number patterns throw IllegalArgumentExceptionjdk-16+12
Wed, 19 Aug 2020 19:40:46 +0000 hseigel 8251490: [TESTBUG] The Java thread stack size specified is too small for nsk/stress/stack. Specify at least 448k
Wed, 19 Aug 2020 17:51:14 +0100 prappo 8251454: Wrong "self type" in DCTree.DCEndElement
Wed, 19 Aug 2020 17:44:14 +0100 prappo 8251357: [DocCommentParser] Infinite loop while looking for the end of a preamble
Wed, 19 Aug 2020 16:27:16 +0100 pconcannon 8246047: Replace LinkedList impl in net.http.websocket.BuilderImpl
Wed, 19 Aug 2020 06:11:15 -0400 kbarrett 8251888: Move HotSpot Style Guide wiki subpages to jdk/jdk/doc
Tue, 18 Aug 2020 16:44:42 +0100 ryadav 8251715: Throw UncheckedIOException in place of InternalError when HttpClient fails due to unavailability of underlying resources required by SSLContext.
Wed, 19 Aug 2020 08:58:00 +0000 dfuchs 8250748: Doc of URL(String, String, int, String, URLStreamHandler) does not use link
Tue, 18 Aug 2020 19:23:58 -0400 vromero 8249902: tools/javac/records/mandated_members/read_resolve_method/CheckReadResolveMethodTest.java uses @ignore w/o bug-id
Mon, 10 Aug 2020 16:11:40 +0200 enikitin 8069411: OutOfMemoryError in OverloadCompileQueueTest.java
Mon, 10 Aug 2020 20:31:27 +0200 enikitin 8251349: Add TestCaseImpl to OverloadCompileQueueTest.java's build dependencies
Tue, 18 Aug 2020 15:34:28 -0700 redestad 8251459: Compute caller save exclusion RegMasks once
Tue, 18 Aug 2020 13:34:10 -0400 zgu 8251910: Shenandoah: Handshake threads between weak-roots and reset phases
Tue, 18 Aug 2020 17:34:59 +0100 prappo 8251939: Fix copy-paste issues and address TODOs
Tue, 18 Aug 2020 17:35:38 +0200 ihse 8251541: "no symbols" printed when building hotspot
Tue, 18 Aug 2020 14:43:28 +0000 coffeys 8249691: jdk/lambda/vm/StrictfpDefault.java file can be removed
Tue, 18 Aug 2020 16:37:09 +0200 pliden 8248266: ZGC: TestUncommit.java fails due to "Exception: Uncommitted too fast" again
Tue, 18 Aug 2020 10:20:23 +0800 fyang 8251885: aarch64: aarch64-asmtest.py script generates unpredictable instructions
Tue, 18 Aug 2020 12:46:33 +0200 shade 8251924: 32-bit build failures after JDK-8235765
Tue, 18 Aug 2020 11:37:17 +0100 dfuchs 8251160: Fix "no comment" warnings in java.logging
Tue, 18 Aug 2020 11:43:24 +0200 ayang 8251463: Obsolete -XX:ForceNUMA option
Tue, 18 Aug 2020 10:29:06 +0100 prappo 8251550: Clean up jdk.javadoc and the related parts of jdk.compiler
Mon, 17 Aug 2020 18:58:20 -0700 darcy 8071961: Add javac lint warning when a default constructor is created
Mon, 17 Aug 2020 17:26:30 -0700 rhalade 8251859: sun/security/validator/PKIXValAndRevCheckTests.java fails
Tue, 18 Aug 2020 01:08:18 +0200 jwilhelm Merge
Wed, 12 Aug 2020 20:07:07 -0700 mikael Added tag jdk-15+36 for changeset e3f940bd3c8f
Thu, 11 Jun 2020 21:54:51 +0530 pkoppula 8246031: SSLSocket.getSession() doesn't close connection for timeout/ interruptsjdk-15+36 jdk-15-ga
Mon, 17 Aug 2020 17:33:51 -0400 vromero 8246804: Incorrect copyright header in TypeAnnotationParser.java
Mon, 17 Aug 2020 13:41:22 -0700 almatvee 8250803: pkgbuild failed with exit code 134
Mon, 17 Aug 2020 18:46:38 +0000 ccheung 8247529: Crash in runtime/cds/appcds/dynamicArchive/LambdaProxyCallerIsHidden.java with Graal
Mon, 17 Aug 2020 11:59:36 -0400 herrick 8250611: Cannot display splash screen on Windows
Mon, 17 Aug 2020 10:08:36 -0400 coleenp 8235765: Use of the long type should be avoided in shared code
Mon, 17 Aug 2020 11:36:09 +0200 stefank 8251837: Rename get_safepoint_workers to safepoint_workers
Mon, 17 Aug 2020 10:36:20 +0100 pconcannon 7164518: No PortUnreachableException when connecting to a non-existing DatagramSocket (mac)
Mon, 17 Aug 2020 11:34:49 +0200 stefank 8251835: JDK-8251374 breaks jmap -dump:all
Mon, 17 Aug 2020 11:32:26 +0200 stefank 8251570: JDK-8215624 causes assert(worker_id <' _n_workers) failed: Invalid worker_id
Mon, 17 Aug 2020 11:30:09 +0200 stefank 8233281: Obsolete UseSemaphoreGCThreadsSynchronization
Mon, 17 Aug 2020 11:23:54 +0200 tschatzl 8245721: Refactor the TaskTerminator
Mon, 17 Aug 2020 10:40:46 +0200 mdoerr 8251846: Replace __linux which is no longer defined
Fri, 14 Aug 2020 18:08:30 +0800 ngasson 8251517: [TESTBUG] com/sun/net/httpserver/bugs/B6393710.java does not scale socket timeout
Sat, 15 Aug 2020 18:13:49 -0700 iklam 8251559: Remove empty file utilities/sizes.cpp
Sat, 15 Aug 2020 16:02:29 -0400 dcubed 8251543: add mention of INFLATING() to share/oops/markWord.hpp header comment
Sat, 15 Aug 2020 11:06:44 +0530 psadhukhan Merge