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
Fri, 14 Aug 2020 15:49:27 +0530 psadhukhan Merge
Wed, 12 Aug 2020 19:32:29 +0530 psadhukhan 8250811: Address reliance on default constructors in the javax.swing.plaf.multi APIs
Tue, 11 Aug 2020 06:03:16 +0100 serb 8078228: Default file manager and web browser didn't launch and got SecurityException
Tue, 11 Aug 2020 05:52:35 +0100 serb 8166038: BufferedImage methods getTileGridXOffset() and getTileGridYOffset() return a non 0 value for sub images
Tue, 11 Aug 2020 05:34:33 +0100 serb 8250857: Address reliance on default constructors in the Java Beans API
Tue, 11 Aug 2020 05:30:52 +0100 serb 8250856: Address reliance on default constructors in the AWT APIs
Tue, 11 Aug 2020 10:56:30 -0700 prr Merge
Mon, 10 Aug 2020 21:12:47 -0700 prr 8251367: [windows] harfbuzz.dll not found causes failure to load sun.font.SunFontManager
Sun, 09 Aug 2020 14:30:02 +0530 pbansal 8247753: UIManager.getSytemLookAndFeelClassName() returns wrong value on Fedora 32
Fri, 07 Aug 2020 09:23:54 +0530 psadhukhan 8249838: javax.swing.JLayeredPane has used valueOf twice in example code in documentation
Fri, 07 Aug 2020 09:21:46 +0530 psadhukhan 8251187: Mark BasicComboNPE regression test as headful
Thu, 06 Aug 2020 09:43:10 -0700 prr 8240487: Cleanup whitespace in .cc, .hh, .m, and .mm files
Wed, 05 Aug 2020 17:49:11 +0530 psadhukhan 6709913: BasicComboBoxUI.isPopupVisible returns NullPointerException
Wed, 05 Aug 2020 12:52:33 +0300 kizune 8212226: SurfaceManager throws "Invalid Image variant" for MultiResolutionImage (Windows)
Tue, 04 Aug 2020 12:20:37 -0700 prr 8250894: Provide a configure option to build and run against the platform libharfbuzz
Mon, 03 Aug 2020 17:27:05 +0530 jdv 8243674: Remove language tag length limit for iTXt chunk in PNGImageReader
Mon, 03 Aug 2020 15:29:48 +0900 ysuenaga 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
Fri, 14 Aug 2020 13:24:24 -0500 gziemski 8237591: Mac: include OS X version in hs_err_pid crash log file
Fri, 14 Aug 2020 18:23:43 +0200 rkennke 8241065: Shenandoah: remove leftover code after JDK-8231086
Fri, 14 Aug 2020 15:42:09 +0000 hseigel 8251414: Add test that invokeinterface of a protected method in java.lang.Object throws NoSuchMethodError
Fri, 14 Aug 2020 08:12:13 -0700 bpb 8181919: Refactor test/java/io/File/GetXSpace.sh to java test
Fri, 14 Aug 2020 10:30:51 +0200 chagedorn 8248791: sun/util/resources/cldr/TimeZoneNamesTest.java fails with -XX:-ReduceInitialCardMarks -XX:-ReduceBulkZeroing
Fri, 07 Aug 2020 14:10:55 +0800 ngasson 8247354: [aarch64] PopFrame causes assert(oopDesc::is_oop(obj)) failed: not an oop
Thu, 13 Aug 2020 18:40:51 -0700 iklam 8250990: Consolidate object copying code for CDS static/dynamic archive dumping
Thu, 13 Aug 2020 13:57:12 -0700 lzang 8251374: jmap -dump could accept invalid options
Thu, 13 Aug 2020 15:42:21 -0400 dcubed Merge
Thu, 13 Aug 2020 11:31:37 -0700 lzang 8215624: Add parallel heap iteration for jmap ?histo
Thu, 13 Aug 2020 12:31:12 -0700 xuelei 8250839: Improve test template SSLEngineTemplate with SSLContextTemplate
Thu, 13 Aug 2020 11:31:37 -0700 phh 8215624: Add parallel heap iteration for jmap ?histo
Thu, 13 Aug 2020 10:33:51 -0700 iignatyev 8251526: CTW fails to build after JDK-8251121
Thu, 13 Aug 2020 17:48:15 +0100 ryadav 8249773: Upgrade ReceiveISA.java test to be resilient to failure due to stray packets and interference
Thu, 13 Aug 2020 09:33:28 -0700 bpb 8245304: Re-examine ThreadLocal usage in java.math.BigDecimal
Thu, 13 Aug 2020 15:42:41 +0000 pchilanomate 8251118: BiasedLocking::preserve_marks should not have a HandleMark
Thu, 13 Aug 2020 17:34:31 +0200 ihse 8251516: VSCode IDE configuration specifies c++03
Thu, 13 Aug 2020 17:10:48 +0200 ihse 8251533: MacOS build of libjimage explicitly adds C++ standard library
Thu, 13 Aug 2020 15:40:13 +0100 pconcannon 8240901: Add a test to check that large datagrams are sent/received on the network correctly
Thu, 13 Aug 2020 10:02:35 -0400 kbarrett 8250597: G1: Improve inlining around trim_queue
Thu, 13 Aug 2020 16:01:45 +0200 thartmann 8251458: Parse::do_lookupswitch fails with "assert(_cnt >= 0) failed"
Thu, 13 Aug 2020 15:59:12 +0200 thartmann 8251456: [TESTBUG] compiler/vectorization/TestVectorsNotSavedAtSafepoint.java failed OutOfMemoryError
Thu, 30 Jul 2020 15:05:22 +0200 burban 8248816: C1: Fix signature mismatch of LIRGenerator::strengh_reduce_multiply
Thu, 13 Aug 2020 00:20:42 -0400 dholmes 8251460: Fix the biased-locking code in ObjectSynchronizer::FastHashCode
Wed, 12 Aug 2020 20:23:40 -0700 mikael Added tag jdk-16+11 for changeset 5c18d696c7ce
Wed, 12 Aug 2020 12:37:16 -0400 coleenp 8251489: universe.cpp includes too many headers
Wed, 12 Aug 2020 11:38:30 -0400 asemenyuk 8232621: L10n issues with msi installersjdk-16+11
Wed, 12 Aug 2020 15:01:12 +0300 alexsch 8241053: Hotspot runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java test fails on Alpine Linux with debug build
Wed, 12 Aug 2020 07:54:17 -0400 coleenp 8251336: OopHandle release can not be called in a safepoint
Wed, 12 Aug 2020 12:32:54 +0100 pconcannon 8246707: (sc) SocketChannel.read/write throws AsynchronousCloseException on closed channel
Wed, 12 Aug 2020 13:19:44 +0200 rkennke 8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
Wed, 12 Aug 2020 12:01:52 +0100 aefimov 8251189: com/sun/jndi/ldap/LdapDnsProviderTest.java failed due to timeout
Wed, 12 Aug 2020 11:45:18 +0100 aefimov 8250772: Test com/sun/jndi/ldap/NamingExceptionMessageTest.java fails intermittently with javax.naming.ServiceUnavailableException
Wed, 12 Aug 2020 08:45:44 +0200 chagedorn 8249603: C1: assert(has_error == false) failed: register allocation invalid
Tue, 11 Aug 2020 22:05:56 -0700 iklam 8249276: CDS archived objects must have "neutral" markwords
Tue, 11 Aug 2020 19:44:40 -0700 kvn 8251306: compiler/aot/cli/jaotc/IgnoreErrorsTest.java timed out on MacOS
Tue, 11 Aug 2020 20:05:58 -0400 dholmes 8251383: Disable Event::log from linux_mprotect when processing the assertion poison page
Tue, 11 Aug 2020 15:32:55 -0700 phh 8251268: Move PhaseChaitin definitions from live.cpp to chaitin.cpp
Tue, 11 Aug 2020 15:41:47 -0400 lancea 8251205: Add missing javadoc comments to ZipConstants.java
Tue, 11 Aug 2020 14:41:52 -0400 zgu 8251359: Shenandoah: filter null oops before calling enqueue/SATB barrier
Mon, 10 Aug 2020 17:36:46 +0200 phedlin 8250848: [aarch64] nativeGotJump_at() missing call to verify().
Tue, 11 Aug 2020 16:07:04 +0200 ihse 8251399: JDK-8248701 had incorrect indentation
Tue, 11 Aug 2020 07:29:45 -0400 coleenp 8251302: Create dedicated OopStorages for Management and Jvmti
Tue, 11 Aug 2020 13:03:15 +0300 dcherepanov 8251365: Build failure on AIX after 8250636
Tue, 11 Aug 2020 08:38:47 +0200 hannesw 8250954: Avoid multiple warnings for external docs with mismatching modularity
Tue, 11 Aug 2020 06:00:43 +0000 xgong 8250808: Re-associate loop invariants with other associative operations
Mon, 10 Aug 2020 22:25:26 -0700 mikael Merge
Sat, 08 Aug 2020 12:22:05 +0530 sundar 8251276: JDK-8248299 breaks JDK 15 validate-headers build
Fri, 07 Aug 2020 07:03:12 +0530 sundar 8248299: two jdeps files miss copyright header
Wed, 05 Aug 2020 18:59:04 -0700 mikael Added tag jdk-15+35 for changeset fd60c3146a02
Mon, 10 Aug 2020 16:26:08 -0700 kvn 8251369: [JVMCI] Backout 8246347 changes
Mon, 10 Aug 2020 15:31:01 -0700 kvn 8249749: modify a primitive array through a stream and a for cycle causes jre crash
Mon, 10 Aug 2020 14:57:53 -0700 mchung Merge
Wed, 05 Aug 2020 13:24:53 -0700 mchung 8250929: Missing "classpath exception" in LambdaProxyClassArchive.java
Mon, 10 Aug 2020 21:52:02 +0200 dnsimon 8246347: [JVMCI] Set is_method_handle_invoke flag accordingly when describing scope in jvmciCodeInstaller
Mon, 10 Aug 2020 22:42:09 +0300 vkempik 8250876: Fix issues with cross-compile on macos
Tue, 04 Aug 2020 17:19:21 -0300 mbalao 8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
Mon, 10 Aug 2020 19:21:50 +0100 dfuchs 8251361: Potential race between Logger configuration and GCs in HttpURLConWithProxy test
Mon, 10 Aug 2020 10:32:27 -0700 bpb Merge
Mon, 10 Aug 2020 10:25:17 -0700 bpb 8251017: java/io/File/GetXSpace.java fails on UNIX
Mon, 10 Aug 2020 17:16:56 +0000 joehw 8246816: XMLGregorianCalendar.hashCode() produces far too many identical hashes
Mon, 10 Aug 2020 09:54:34 -0700 bpb 8249703: test/jdk/java/io/File/GetXSpace.java fails on macos
Mon, 10 Aug 2020 16:14:03 +0000 tvaleev 8247605: Avoid array allocation when concatenating with empty string
Mon, 10 Aug 2020 15:15:10 +0100 ryadav 8248006: Revisit exceptions thrown when creating an HttpClient fails due to unavailability of underlying resources
Mon, 10 Aug 2020 10:54:56 -0400 kbarrett 8251322: Improve BitMap::iterate
Mon, 10 Aug 2020 15:42:20 +0200 stuefe 8251255: [linux] Add process-memory information to hs-err and VM.info
Mon, 10 Aug 2020 12:57:38 +0100 alanb 8250521: Configure initial RTO to use minimal retry for loopback connections on Windows
Mon, 10 Aug 2020 12:12:40 +0300 vlivanov 8251303: C2: remove unused _site_invoke_ratio and related code from InlineTree
Mon, 10 Aug 2020 11:25:38 +0300 dcherepanov 8250636: iso8601_time returns incorrect offset part on MacOS
Mon, 10 Aug 2020 08:37:05 +0200 shade 8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
Mon, 10 Aug 2020 08:36:56 +0200 shade 8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
Mon, 10 Aug 2020 08:21:14 +0200 thartmann 8249608: Vector register used by C2 compiled method corrupted at safepoint
Sun, 09 Aug 2020 20:56:04 -0700 iklam 8251213: [TESTBUG] CDS tests shouldn't write output files into test.classes directory
Sun, 09 Aug 2020 19:38:51 -0700 cjplummer 8241951: SA core file tests failed to find core file for signed binaries on OSX 10.15
Sun, 09 Aug 2020 09:20:02 +0200 stuefe 8251257: NMT: jcmd VM.native_memory scale=1 crashes target VM
Sat, 08 Aug 2020 20:29:27 -0700 akolarkunnu 8248745: Add jarsigner and keytool tests for restricted algorithms
Sun, 09 Aug 2020 02:03:09 +0530 jbhateja 8248830: C2: Optimize Rotate API on x86.
Fri, 07 Aug 2020 19:04:45 -0700 almatvee 8248905: [macos] symbolic links not properly resolved
Mon, 27 Jul 2020 21:17:44 +0200 enikitin 8067651: LevelTransitionTest.java, fix trivial methods levels logic
Fri, 07 Aug 2020 12:58:40 -0700 bpb 8245036: DataInputStream.readFully(byte[], int, int) does not throw expected IndexOutOfBoundsExceptions
Fri, 07 Aug 2020 20:39:10 +0100 pconcannon 8250886: java/net/DatagramSocket/SendReceiveMaxSize.java fails in timeout
Fri, 07 Aug 2020 19:23:53 +0200 tschatzl 8248401: Refactor/unify RMI gc support functionality
Fri, 07 Aug 2020 10:16:19 -0700 kvn 8251260: two MD5 tests fail "RuntimeException: Unexpected count of intrinsic"
Fri, 07 Aug 2020 11:42:42 -0400 herrick 8251184: File association without description causes exception
Fri, 07 Aug 2020 16:16:45 +0100 dfuchs 8229822: ThrowingPushPromises tests sometimes fail due to EOF
Fri, 07 Aug 2020 15:09:19 +0100 dfuchs 8249786: java/net/httpclient/websocket/PendingPingTextClose.java fails very infrequently
Fri, 07 Aug 2020 07:53:26 -0400 coleenp 8244997: Convert the JavaThread::_threadObj oop to use OopStorage
Fri, 07 Aug 2020 11:52:09 +0200 mgronlun 8251179: Word tearing problem with _last_sweep
Fri, 07 Aug 2020 12:35:30 +0800 fyang 8165404: AArch64: Implement SHA512 accelerator/intrinsic
Thu, 06 Aug 2020 20:56:46 -0700 mikael Added tag jdk-16+10 for changeset b01985b4f88f
Fri, 07 Aug 2020 04:21:57 +0200 egahlin 8250928: JFR: Improve hash algorithm for stack traces
Fri, 07 Aug 2020 01:48:31 +0000 ljiang 8250665: Wrong translation for the month name of May in ar_JO,LB,SY
Thu, 06 Aug 2020 18:27:33 -0700 bpb Merge
Thu, 06 Aug 2020 18:23:21 -0700 bpb 8251272: Typo in java.util.Formatter: "Numberic" should be "Numeric"
Thu, 06 Aug 2020 18:21:21 -0700 cjplummer 8251121: six SA tests leave core files behind on macOS
Thu, 06 Aug 2020 21:03:18 -0400 dholmes 8250606: Remove unnecessary assertions in ObjectSynchronizer FastHashcode and inflate
Thu, 06 Aug 2020 15:59:47 -0700 amenkov 8249550: jdb should use loopback address when not using remote agent
Thu, 06 Aug 2020 13:29:15 -0700 lmesnik 8161684: [testconf] Add VerifyOops' testing into compiler tiers
Thu, 06 Aug 2020 13:14:15 -0700 cjplummer 8248879: SA core file support on OSX has some bugs trying to locate the jvm libraries
Thu, 06 Aug 2020 18:13:56 +0000 lfoltan 8247938: Change various JVM enums like LinkInfo::AccessCheck and Klass::DefaultsLookupMode to enum class
Thu, 06 Aug 2020 09:58:57 -0700 darcy 8249273: Documentation of BigInteger(String) constructor does not mention leading plusjdk-16+10
Thu, 06 Aug 2020 23:47:55 +0900 cito 8250912: Recording#copy() doesn't copy the flush interval
Thu, 06 Aug 2020 08:30:37 -0400 zgu 8251192: Shenandoah: Shenandoah build failed after JDK-8235573
Wed, 05 Aug 2020 23:02:22 -0700 darcy 8250660: Clarify that WildcardType and AnnotatedWildcardType bounds methods return one
Wed, 05 Aug 2020 19:05:05 -0700 mikael Added tag jdk-16+9 for changeset c075a286cc7d
Wed, 05 Aug 2020 16:39:38 -0700 iignatyev 8251126: nsk.share.GoldChecker should read golden file from ${test.src}
Wed, 05 Aug 2020 16:39:08 -0700 iignatyev 8251132: make main classes public in vmTestbase/jit tests
Wed, 05 Aug 2020 11:40:07 -0700 bpb 8235792: LineNumberReader.getLineNumber() behavior is inconsistent with respect to EOF
Wed, 05 Aug 2020 11:32:15 -0700 kvn 8250902: Implement MD5 Intrinsics on x86
Wed, 05 Aug 2020 10:48:55 -0700 lmesnik 8244537: JDI tests fail due to "ERROR: Exception : nsk.share.jdi.JDITestRuntimeException: JDITestRuntimeException : ** event IS NOT a breakpoint **"
Wed, 05 Aug 2020 08:57:21 -0700 iignatyev 8251190: nsk jdi tests failing "TestBug: Exception during config file parsing: java.io.FileNotFoundException"
Wed, 05 Aug 2020 11:59:10 +0200 sgehwolf 8248158: Configure fails with autoconf not found even though it's installedjdk-16+9
Wed, 05 Aug 2020 10:25:49 -0400 coleenp 8235573: Move JFR ObjectSample oop into OopStorage
Wed, 05 Aug 2020 13:27:43 +0000 hseigel 8139875: [TESTBUG] Improve nsk/stress/stack/* tests
Wed, 05 Aug 2020 06:31:32 -0400 bulasevich 8248445: Use of AbsI/AbsL nodes should be limited to supported platforms
Tue, 04 Aug 2020 20:31:57 -0700 darcy 8250920: Increase @jls usage in core reflection
Tue, 04 Aug 2020 20:05:47 -0700 iignatyev 8249030: clean up FileInstaller $test.src $cwd in vmTestbase_nsk_jdi tests
Tue, 04 Aug 2020 20:04:47 -0700 iignatyev 8251128: remove vmTestbase/vm/compiler/jbe/combine
Wed, 05 Aug 2020 10:54:18 +0800 jiefu 8251031: Some vmTestbase/nsk/monitoring/RuntimeMXBean tests fail with hostnames starting from digits
Tue, 04 Aug 2020 21:11:45 -0400 dholmes 8248906: runtime/Thread/ThreadObjAccessAtExit.java fails due to OutOfMemoryErrors
Tue, 04 Aug 2020 17:47:51 -0700 almatvee 8250646: hdiutil detach fix JDK-8245311 still fails sometimes
Wed, 05 Aug 2020 09:24:02 +0900 ysuenaga 8250826: jhsdb does not work with coredump which comes from Substrate VM
Tue, 04 Aug 2020 13:58:11 -0700 cjplummer 8247516: DSO.closestSymbolToPC() should use dbg.lookup() rather than rely on java ELF file support
Tue, 04 Aug 2020 13:16:45 -0700 kvn 8250233: -XX:+CITime triggers guarantee(events != NULL) in jvmci.cpp:173
Tue, 04 Aug 2020 19:17:31 +0000 ccheung 8249586: Test runtime/cds/appcds/DirClasspathTest.java will fail if run twice
Tue, 04 Aug 2020 10:36:02 -0700 mchung 8250219: Proxy::newProxyInstance spec should specify the behavior if a given proxy interface is hidden
Tue, 04 Aug 2020 10:26:39 -0700 mchung 8022795: Method.isVarargs of dynamic proxy generated method to match the proxy interface method
Tue, 04 Aug 2020 04:19:23 -0400 kbarrett 8250652: Add logical operations on types
Tue, 04 Aug 2020 15:28:27 +0900 ysuenaga 8250930: [TESTBUG] Some forceEarlyReturn00* tests failed due to compiler optimization
Mon, 03 Aug 2020 22:10:31 -0700 mikael 8250899: Backout JDK-8249628 from jdk/jdk
Mon, 03 Aug 2020 22:08:37 -0700 mikael Merge
Fri, 17 Jul 2020 01:50:44 +0000 diazhou 8249628: Remove EA from JDK 15 version string starting with Initial RC promotionjdk-15+35
Mon, 03 Aug 2020 21:56:35 -0700 mikael Merge
Tue, 28 Jul 2020 10:38:04 +0800 fyang 8250609: C2 crash in IfNode::fold_compares
Wed, 29 Jul 2020 23:15:48 -0700 dlong 8248597: [Graal] api/java_security/SignatureSpi/DelegationTests.html fails with Method "javasoft.sqe.tests.api.java.security.SignatureSpi.JCKSignatureSpi.clear" doesn't exist.
Wed, 29 Jul 2020 12:56:02 +0200 mbaesken 8250770: Net.java translateToSocketException does not handle IOException
Wed, 29 Jul 2020 18:24:00 -0700 mikael Added tag jdk-15+34 for changeset b0817631d2f4
Mon, 03 Aug 2020 18:58:53 -0700 mseledtsov 8250986: Problem list docker/TestMemoryAwareness.java and docker/TestDockerMemoryMetrics.java for linux-5.4.0-1019-oracle
Mon, 03 Aug 2020 17:38:22 -0700 cjplummer 8250750: JDK-8247515 fix for OSX pc_to_symbol() lookup fails with some symbols
Mon, 03 Aug 2020 16:11:41 -0700 cjplummer 8250750: JDK-8247515 fix for OSX pc_to_symbol() lookup fails with some symbols
Mon, 03 Aug 2020 11:35:24 -0700 rhalade 8243320: Add SSL root certificates to Oracle Root CA program
Mon, 03 Aug 2020 14:01:00 +0200 ayang 8250628: ZGC: `fixup_partial_loads` was removed, but still are referenced
Mon, 03 Aug 2020 09:21:45 +0200 chagedorn 8249605: C2: assert(no_dead_loop) failed: dead loop detected
Mon, 03 Aug 2020 00:16:49 -0400 dholmes 8250824: AArch64: follow up for JDK-8248414
Sun, 02 Aug 2020 16:58:14 +0200 shade 8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
Sun, 02 Aug 2020 09:54:33 +0200 stuefe 8250911: [windows] os::pd_map_memory() error detection broken
Sun, 02 Aug 2020 10:34:21 +0530 psadhukhan Merge
Sat, 01 Aug 2020 17:54:03 +0530 psadhukhan Merge
Fri, 31 Jul 2020 13:25:15 +0530 pbansal 8233635: [TESTBUG] ProgressMonitorEscapeKeyPress.java fails on macos
Fri, 31 Jul 2020 00:19:42 +0100 serb 8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
Wed, 29 Jul 2020 17:29:45 +0530 psadhukhan 8146451: javax/swing/JComponent/4337267/bug4337267.java failed on Windows
Tue, 28 Jul 2020 12:07:20 +0530 psadhukhan 8169959: javax/swing/JTable/6263446/bug6263446.java: Table should be editing
Tue, 28 Jul 2020 12:00:55 +0530 psadhukhan 8246742: ServiceUI.printDialog does not support properties dialog
Sat, 01 Aug 2020 14:18:06 -0700 rfield 8249566: jshell tool: retained modes from JDK-13 or prior cause confusing messages to be generated for records
Sat, 01 Aug 2020 20:25:02 +0900 cito 8250818: idea.sh script doesn't work on WSL 1 and 2
Fri, 31 Jul 2020 17:10:46 +0800 jiefu 8250825: C2 crashes with assert(field != __null) failed: missing field
Fri, 31 Jul 2020 11:35:25 -0700 xliu 8249809: avoid calling DirectiveSet::clone(this) in compilecommand_compatibility_init
Fri, 31 Jul 2020 18:25:12 +0000 joehw 8250638: Address reliance on default constructors in java.xml
Fri, 31 Jul 2020 18:59:27 +0100 pconcannon 8250889: Disable testing SendReceiveMaxSize with preferIPv4Stack=true on the old impl until JDK-8250886 is fixed
Fri, 31 Jul 2020 12:13:52 -0400 vromero 8250629: do not allow C-style array declaration in record components
Fri, 31 Jul 2020 09:09:53 -0700 naoto 8233048: WeekFields.ISO is not a singleton
Fri, 31 Jul 2020 12:05:55 -0400 vromero 8250741: an annotation interface may not be declared as a local interface
Fri, 31 Jul 2020 12:42:32 +0100 pconcannon 8242885: PlainDatagramSocketImpl doesn?t allow for the sending of IPv6 datagrams on macOS with sizes between 65508-65527 bytes
Fri, 31 Jul 2020 12:12:49 +0100 pconcannon 8246164: SendDatagramToBadAddress.java and ChangingAddress.java should be changed to explicitly require the new DatagramSocket implementation
Fri, 31 Jul 2020 12:09:59 +0200 hannesw 8241518: Member signature parameter span contains closing but not opening parens
Thu, 30 Jul 2020 19:39:44 -0700 iignatyev 6501010: test/java/io/File/GetXSpace.java fails on Windows
Fri, 31 Jul 2020 09:15:57 +0900 ysuenaga 8250863: Build error with GCC 10 in NetworkInterface.c and k_standard.c
Thu, 30 Jul 2020 15:06:29 -0700 bpb 8249772: (ch) Improve sun/nio/ch/TestMaxCachedBufferSize.java
Thu, 30 Jul 2020 16:53:56 +0200 hannesw 8250779: Anchor is ignored when reloading a page in Chrome
Thu, 30 Jul 2020 10:41:31 -0400 coleenp 8249837: Avoid direct or implicit Thread::current() calls when we already have a current thread variable
Fri, 19 Jun 2020 10:40:04 +0200 sgehwolf 8247863: Unreachable code in OperatingSystemImpl.getTotalSwapSpaceSize()
Thu, 30 Jul 2020 02:47:00 -0400 dholmes 8250810: Push missing parts of JDK-8248817
Wed, 29 Jul 2020 11:38:28 +0800 jiefu 8250745: assert(eval_map.contains(n)) failed: absent
Wed, 29 Jul 2020 18:31:44 -0700 mikael Added tag jdk-16+8 for changeset 0a73d6f3aab4
Wed, 29 Jul 2020 20:28:11 -0400 dholmes 8248682: AArch64: Use ATTRIBUTE_ALIGNED helper
Wed, 29 Jul 2020 20:25:39 -0400 dholmes 8248817: Windows: Improving common cross-platform code
Wed, 29 Jul 2020 16:52:23 -0700 iignatyev 8250797: remove CompileReason::Reason_CTW
Wed, 29 Jul 2020 16:12:10 -0700 shurailine 8250743: Switch to JCov build which supports byte code version 60
Wed, 29 Jul 2020 15:41:37 -0400 ecaspole 8249663: LogCompilation cannot process log from o.r.scala.dotty.JmhDotty
Wed, 29 Jul 2020 09:49:43 -0700 naoto 8247546: Pattern matching does not skip correctly over supplementary characters
Wed, 29 Jul 2020 09:31:38 -0700 rhalade 8243321: Add Entrust root CA - G4 to Oracle Root CA program
Tue, 28 Jul 2020 10:38:04 +0800 fyang 8250609: C2 crash in IfNode::fold_compares
Fri, 24 Jul 2020 19:57:06 +0200 sgehwolf 8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
Wed, 29 Jul 2020 14:11:46 +0200 rrich 8250610: SafepointMechanism::disarm_if_needed() is declared but not used.
Wed, 29 Jul 2020 11:34:25 +0200 jlahoda 8249261: AssertionError in StructuralStuckChecker
Wed, 29 Jul 2020 11:34:24 +0200 jlahoda 8248641: Trees.getScope returns incorrect results for code inside a rule case
Wed, 29 Jul 2020 10:26:39 +0100 pconcannon 8250602: Update sun/security/ssl/SSLLogger/LoggerDateFormatterTest.java to handle TimeZones
Wed, 29 Jul 2020 10:38:28 +0200 stuefe 8248657: Windows: strengthening in ThreadCritical regarding memory modeljdk-16+8
Wed, 29 Jul 2020 09:48:08 +0200 shade 8250612: jvmciCompilerToVM.cpp declares jio_printf with "void" return type, should be "int"
Fri, 24 Jul 2020 15:33:38 +0300 apangin 8249719: MethodHandle performance suffers from bad ResolvedMethodTable hash function
Tue, 28 Jul 2020 22:37:23 -0700 mikael Merge
Tue, 28 Jul 2020 09:05:06 -0700 iignatyev 8250688: missed open parenthesis for GTEST_FRAMEWORK_SRC var in Main.gmkjdk-15+34
Tue, 28 Jul 2020 10:32:57 -0400 zgu 8250588: Shenandoah: LRB needs to save/restore fp registers for runtime call
Tue, 28 Jul 2020 16:41:07 -0700 cjplummer 8250742: ProblemList serviceability/sa/ClhsdbPstack.java #id0 and #id1 for ZGC
Tue, 28 Jul 2020 23:29:33 +0000 joehw 8249643: Clarify DOM documentation
Tue, 28 Jul 2020 16:26:28 -0700 darcy 8250580: Address reliance on default constructors in java.rmi
Tue, 28 Jul 2020 15:31:10 -0700 iignatyev 8250739: remove Compile::Generate_*_Graph methods declarations
Tue, 28 Jul 2020 15:31:09 -0700 iignatyev 8250738: C2Compiler::is_intrinsic_supported(methodHandle&, bool) shouldn't be virtual
Tue, 28 Jul 2020 20:14:01 +0000 hseigel 8250562: Clean up weird comment in vmTestbase class Terminator.java
Tue, 28 Jul 2020 12:04:58 -0700 cjplummer 8248882: SA PMap and PStack support on OSX works with core files. Enable them.
Tue, 28 Jul 2020 09:52:07 -0700 cjplummer 8247515: OSX pc_to_symbol() lookup does not work with core files
Tue, 28 Jul 2020 09:25:23 -0700 darcy 8249219: Update --release 15 symbol information for JDK 15 build 33
Tue, 28 Jul 2020 09:21:04 -0700 darcy 8250640: Address reliance on default constructors in jdk.jdi
Tue, 28 Jul 2020 16:05:30 +0200 chagedorn 8249602: C2: assert(cnt == _outcnt) failed: no insertions allowed
Tue, 28 Jul 2020 08:10:43 -0400 coleenp 8250589: Move Universe::_reference_pending_list into OopHandle
Tue, 28 Jul 2020 07:33:51 -0400 coleenp 8250042: Clean up methodOop and method_oop names from the code
Tue, 28 Jul 2020 16:50:32 +0800 ngasson 8237483: AArch64 C1 OopMap inserted twice fatal error
Tue, 28 Jul 2020 09:05:36 +0200 shade 8250605: Linux x86_32 builds fail after JDK-8249821
Mon, 27 Jul 2020 22:26:00 -0700 mikael Merge
Fri, 24 Jul 2020 10:52:02 -0700 erikj 8246094: [macos] Sound Recording and playback is not working
Fri, 24 Jul 2020 17:06:35 +0100 prappo 8240777: Update all nroff manpages for JDK 15 release
Thu, 23 Jul 2020 10:40:52 -0700 mr 8250216: The README need not mention retrieving source code
Thu, 23 Jul 2020 14:44:13 +0200 rkennke 8249787: Make TestGCLocker more resilient with concurrent GCs
Mon, 27 Jul 2020 22:19:33 -0400 kbarrett 8247976: Update HotSpot Style Guide for C++14 adoption
Mon, 27 Jul 2020 18:20:57 -0700 jnimeh 8247630: Use two key share entries
Mon, 27 Jul 2020 22:59:27 +0200 dnsimon 8250556: revert JVMCI part of JDK-8230395
Mon, 27 Jul 2020 11:34:19 -0700 dtitov 8216324: GetClassMethods is confused by the presence of default methods in super interfaces
Mon, 27 Jul 2020 11:07:30 -0700 darcy 8250213: Address use of default constructors in com.sun.source.util
Mon, 27 Jul 2020 10:56:51 +0200 phedlin 8247766: [aarch64] guarantee(val < (1U << nbits)) failed: Field too big for insn.
Sat, 25 Jul 2020 01:02:51 -0300 mbalao 8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
Mon, 27 Jul 2020 10:12:30 -0400 vromero 8249829: javac is issuing an incorrect static access error
Mon, 27 Jul 2020 12:59:32 +0200 lkorinth 8242036: G1 HeapRegionRemSet::_n_coarse_entries could be a bool
Mon, 27 Jul 2020 11:03:17 +0200 chagedorn 8248552: C2 crashes with SIGFPE due to division by zero