log

age author description
Tue, 12 May 2020 19:34:59 -0400 asemenyuk 8244634: LoadLibraryW failed from tools/jpackage tests after JDK-8242302
Wed, 13 May 2020 07:25:47 +0800 fyang 8244407: JVM crashes after transformation in C2 IdealLoopTree::split_fall_in
Tue, 12 May 2020 14:19:21 -0700 bchristi 8244855: Remove unused "getParent" function from Windows jni_util_md.c
Tue, 12 May 2020 11:20:34 -0700 bchristi 8244767: Potential non-terminated string in getEncodingInternal() on Windows
Tue, 12 May 2020 19:48:50 +0200 ihse 8244844: javac command line is not re-executable
Tue, 12 May 2020 09:45:24 -0700 dtitov 8242009: Review setting test.java/vm.opts in jcmd/jhsdb and debugger in serviceability tests
Tue, 12 May 2020 16:35:58 +0200 ihse 8244757: Introduce SetupTarget in Main.gmk
Tue, 12 May 2020 16:19:53 +0200 shade 8244807: Shenandoah: ditch filter in ShenandoahUnload::unload
Tue, 12 May 2020 16:12:37 +0200 rkennke 8244813: [BACKOUT] 8244523: Shenandoah: Remove null-handling in LRB expansion
Tue, 12 May 2020 10:01:36 -0400 zgu 8244821: Shenandoah: disarmed_value is initialized at wrong place
Tue, 12 May 2020 15:20:15 +0200 egahlin 8244661: JFR: Remove use of thread-locals for java.base events
Tue, 12 May 2020 11:11:02 +0200 mdoerr 8244756: Build broken with some awk version after JDK-8244248
Tue, 12 May 2020 10:59:12 +0200 xliu 8022574: remove HaltNode code after uncommon trap calls
Tue, 12 May 2020 15:15:40 +0800 weijun 8244674: Third-party code version check
Tue, 12 May 2020 08:25:17 +0200 shade 8244759: Shenandoah: print verbose class unloading counters
Tue, 12 May 2020 00:47:27 -0400 dholmes 8244779: ProblemList serviceability/jvmti/HiddenClass/P/Q/HiddenClassSigTest.java pending JDK-8244571
Tue, 12 May 2020 10:19:01 +0800 yzhang 8242429: Better implementation for sign extract
Thu, 23 Apr 2020 16:20:17 +0200 enikitin 8147018: CompilerControl: Improve handling of timeouts and failures for tests
Mon, 11 May 2020 21:43:57 +0200 redestad 8193066: Avoid use of capturing lambdas in JarFile
Mon, 11 May 2020 21:42:23 +0200 egahlin 8244676: test/jdk/jdk/jfr/startupargs/TestOptionsWithLocale.java fails
Mon, 11 May 2020 15:29:52 -0400 herrick 8244620: Fix test WinUpgradeUUIDTest failures in Mach5
Mon, 11 May 2020 18:49:01 +0000 valeriep 8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
Mon, 11 May 2020 10:29:13 -0700 dtitov 8194874: SA: Remove scripts with sa-jdi.jar dependencies.
Mon, 11 May 2020 18:33:50 +0200 shade 8244740: Shenandoah: rename ShenandoahNormalMode to ShenandoahSATBMode
Mon, 11 May 2020 18:33:42 +0200 shade 8244739: Shenandoah: break superclass dependency on ShenandoahNormalMode
Mon, 11 May 2020 18:33:33 +0200 shade 8244737: Shenandoah: move mode code to gc/shenandoah/mode
Mon, 11 May 2020 18:33:24 +0200 shade 8244732: Shenandoah: move heuristics code to gc/shenandoah/heuristics
Mon, 11 May 2020 18:33:18 +0200 shade 8244730: Shenandoah: gc/shenandoah/options/TestHeuristicsUnlock.java should only verify the heuristics
Mon, 11 May 2020 15:00:16 +0000 hseigel 8241934: Simplify parse_stream() and remove has_class_mirror_holder_cld()
Mon, 11 May 2020 12:57:39 +0200 chagedorn 8244207: Simplify usage of Compile::print_method() when debugging with gdb and enable its use with rr
Mon, 11 May 2020 10:37:54 +0200 redestad 8244624: Improve handling of JarFile META-INF resources
Sat, 09 May 2020 13:42:16 -0700 darcy 8244673: Add periods to SourceVersion.isName javadoc
Sat, 09 May 2020 09:49:08 +0530 psadhukhan Merge
Fri, 08 May 2020 09:52:42 +0530 psadhukhan Merge
Fri, 08 May 2020 09:45:57 +0530 psadhukhan 8233643: [TESTBUG] JMenu test bug4515762.java fails on macos
Fri, 08 May 2020 09:43:13 +0530 psadhukhan 8233642: [TESTBUG] JMenuBar test bug 4750590.java fails on macos
Thu, 07 May 2020 22:29:25 +0530 psadhukhan 8244557: test/jdk/javax/swing/JTabbedPane/TestBackgroundScrollPolicy.java failed
Wed, 06 May 2020 14:02:11 +0530 psadhukhan 8172269: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red
Wed, 06 May 2020 13:58:09 +0530 psadhukhan 8232243: Wrong caret position in JTextPane on Windows with a screen resolution > 100%
Mon, 04 May 2020 11:32:21 -0700 prr 8221305: java/awt/FontMetrics/MaxAdvanceIsMax.java fails on MacOS + Solaris
Mon, 04 May 2020 09:08:17 +0530 psadhukhan 8233638: [TESTBUG] Swing test ScreenMenuBarInputTwice.java fails on macos
Mon, 04 May 2020 09:00:03 +0530 psadhukhan 8221902: PIT: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails on ubuntu
Fri, 08 May 2020 23:17:17 +0200 shade 8244667: Shenandoah: SBC2Support::test_gc_state takes loop for wrong control
Fri, 08 May 2020 08:23:35 -0700 mchung 8240910: jmod rejects duplicate entries in --class-path jars
Fri, 08 May 2020 15:34:14 +0200 egahlin 8244508: JFR: FlightRecorderOptions reset date format
Fri, 08 May 2020 08:13:15 -0400 mullan Merge
Fri, 08 May 2020 08:12:21 -0400 mullan 8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
Fri, 08 May 2020 14:10:36 +0200 ihse 8244653: Suppress gcc 9.1 ABI change notes on aarch64
Fri, 08 May 2020 11:23:37 +0100 aefimov 8237834: com/sun/jndi/ldap/LdapDnsProviderTest.java failing with LDAP response read timeout
Fri, 08 May 2020 09:16:12 +0200 jlahoda 8242919: Paste locks up jshell
Fri, 08 May 2020 09:23:50 +0800 jiefu 8244625: Zero VM is broken after JDK-8244550 (java_lang_Class::as_Klass(oopDesc*) undefined)
Fri, 08 May 2020 02:43:36 +0200 jwilhelm 8244618: WinUpgradeUUIDTest.java fails after JDK-8236518
Thu, 07 May 2020 17:44:53 -0400 zgu 8244243: Shenandoah: Cleanup Shenandoah phase timing tracking and JFR event supporting
Thu, 07 May 2020 19:18:22 +0100 aefimov 8062947: Fix exception message to correctly represent LDAP connection failure
Thu, 07 May 2020 11:13:21 -0700 phh 8244248: boot-jdk.m4 captures the version line using regex
Thu, 07 May 2020 09:27:48 -0700 naoto 8244245: localizedBy() should override localized values with default values
Thu, 07 May 2020 10:54:18 -0400 herrick 8236518: There is no Native Packages WinUpgradeUUIDTest-2.0.exe after creating Native packages on win
Thu, 07 May 2020 17:47:11 +0200 ihse 8244592: Start supporting SOURCE_DATE_EPOCH
Thu, 07 May 2020 17:44:21 +0200 ihse 8244615: build-performance.m4 is not always parsing /proc/cpuinfo correctly
Thu, 07 May 2020 16:44:48 +0200 shade 8244606: Non-PCH build is broken after JDK-8244550
Thu, 07 May 2020 14:44:09 +0100 alanb 8243596: ModuleLayer::parents should return an unmodifiable list
Thu, 07 May 2020 13:59:18 +0100 prappo 8224613: javadoc should better handle bad options
Thu, 07 May 2020 14:09:20 +0200 redestad 8244550: Unsafe::allocateInstance does redundant transitions
Thu, 07 May 2020 08:00:30 -0400 rkennke 8244551: Shenandoah: Fix racy update of update_watermark
Thu, 07 May 2020 12:48:21 +0200 shade 8244510: Shenandoah: invert SHC2Support::is_in_cset condition
Wed, 06 May 2020 11:40:27 +0200 shade 8244509: Shenandoah: refactor ShenandoahBarrierC2Support::test_* methods
Thu, 07 May 2020 12:36:59 +0200 rkennke 8244595: [REDO] 8244523: Shenandoah: Remove null-handling in LRB expansion
Thu, 07 May 2020 12:03:08 +0200 rkennke 8244594: [BACKOUT] 8244523: Shenandoah: Remove null-handling in LRB expansion
Wed, 06 May 2020 16:09:24 +0200 rkennke 8244523: Shenandoah: Remove null-handling in LRB expansion
Thu, 07 May 2020 10:48:06 +0800 hchao 8242060: Add revocation checking to jarsigner
Wed, 06 May 2020 19:43:57 -0700 minqi 8244495: Some jlink tests crash on Windows after JDK-8237750
Thu, 07 May 2020 03:18:49 +0200 egahlin 8243452: JFR: Could not create chunk in repository with over 200 recordings
Thu, 07 May 2020 02:45:49 +0200 jwilhelm Added tag jdk-15+22 for changeset 7223c6d61034
Wed, 06 May 2020 14:20:35 -0700 iklam 8244542: ProblemList cds/DeterministicDump.java for Windows
Wed, 06 May 2020 22:06:16 +0200 simonis 8244094: Fix Amazon copyright in various test files
Wed, 06 May 2020 16:02:10 -0400 zgu 8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
Wed, 06 May 2020 12:48:32 -0700 smarks 6415694: Clarification in Javadoc for java.rmi.AlreadyBoundException
Wed, 06 May 2020 11:58:41 -0700 lmesnik 8244267: Improve serviceability task definitions in CI
Wed, 06 May 2020 19:19:38 +0100 dfuchs 8244205: HTTP/2 tunnel connections through proxy may be reused regardless of which proxy is selected
Wed, 06 May 2020 12:42:28 -0500 gziemski 8236177: assert(status == 0) failed: error ETIMEDOUT(60), cond_waitjdk-15+22
Wed, 06 May 2020 12:40:50 -0500 gziemski 8237777: "Dumping core ..." is shown despite claiming that "# No core dump will be written."
Wed, 06 May 2020 10:26:22 -0700 naoto 8244459: Optimize the hash map size in LocaleProviderAdapters
Wed, 06 May 2020 17:33:32 +0100 jboes 8240666: Websocket client?s OpeningHandshake discards the HTTP response body
Tue, 05 May 2020 18:02:11 -0700 iignatyev 8244491: make runtime/cds/appcds/TestZGCWithCDS.java test more robust
Wed, 06 May 2020 12:49:58 -0300 jlaskey 8241602: jlink does not produce reproducible jimage files
Wed, 06 May 2020 15:51:49 +0200 redestad 8244413: Avoid rebinds in MethodHandle.viewAsType
Thu, 30 Apr 2020 17:37:59 +0200 mbaesken 8244196: adjust output in os_linux
Wed, 06 May 2020 13:31:00 +0200 egahlin 8244463: JFR: Clean up jdk.jfr.internal.RepositoryChunk
Mon, 27 Apr 2020 11:00:29 +0200 sgehwolf 8243656: Shell built-in test in configure depends on help
Wed, 06 May 2020 00:23:51 -0400 kbarrett 8243325: Cleanup TaskQueueSuper<>::peek
Wed, 06 May 2020 13:41:11 +0800 jiefu 8244497: [TESTBUG] Incompatible types conversion error in vmTestbase/vm/runtime/defmeth/StressTest.java after JDK-8243432
Wed, 06 May 2020 00:28:12 -0400 kbarrett 8244307: Improve assertions against taskqueue underflow
Tue, 05 May 2020 22:34:54 -0400 kbarrett 8243961: ForceNUMA and only one available NUMA node fails assertion on Windows
Wed, 06 May 2020 09:00:30 +0800 jiefu 8244489: Zero and minimal VM build failure after JDK-8241071 (MetaspaceShared::symbol_space_alloc is undefined)
Tue, 05 May 2020 15:40:18 -0700 minqi 8237750: Load libzip.so only if necessary
Tue, 05 May 2020 14:55:23 -0700 iignatyev 8244485: runtime/cds/appcds/TestZGCWithCDS.java fails after 8244385
Tue, 05 May 2020 11:10:02 -0700 iklam 8241071: Generation of classes.jsa with -Xshare:dump is not deterministic
Tue, 05 May 2020 22:56:01 +0200 hannesw 8243388: Moving search result selection clears search input
Tue, 05 May 2020 13:02:30 -0700 jjg 8242532: convert tests to use Text Blocks
Tue, 05 May 2020 15:25:27 -0400 almatvee 8233166: jpackage tool skips empty directories
Tue, 05 May 2020 11:02:43 -0700 erikj 8244247: Build failures after sjavac cleanup
Sat, 28 Mar 2020 19:41:10 -0300 mbalao 8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
Tue, 05 May 2020 18:34:39 +0100 pconcannon 8243488: Add tests for set/get SendBufferSize and getReceiveBufferSize in DatagramSocket
Tue, 05 May 2020 16:59:41 +0000 joehw 8244444: [TESTBUG] Test for XPathEvaluationResult.XPathResultType
Tue, 05 May 2020 09:54:51 -0700 iignatyev 8243432: use reproducible random in :vmTestbase_vm_defmeth
Tue, 05 May 2020 09:54:51 -0700 iignatyev 8243431: use reproducible random in :vmTestbase_vm_metaspace
Tue, 05 May 2020 16:35:48 +0000 joehw 8183266: [TESTBUG]Add test to cover XPathEvaluationResult.XPathResultType.getQNameType method
Tue, 05 May 2020 09:27:24 -0700 iignatyev 8244384: @requires-related clean up in gc/metaspace/ tests
Tue, 05 May 2020 09:27:22 -0700 iignatyev 8244385: various clean-ups in runtime tests
Tue, 05 May 2020 12:32:40 -0400 zgu 8244420: Shenandoah: Ensure _disarmed_value offset < 128
Tue, 05 May 2020 09:12:40 -0700 asarkar 8244293: Remove outdated @apiNote in java.util.Objects
Tue, 05 May 2020 08:11:44 -0700 erikj 8244214: Change to VS2019 for building on Windows at Oracle
Tue, 05 May 2020 11:44:09 +0200 shade 8244326: Shenandoah: global statistics should not accept bogus samples
Mon, 04 May 2020 21:20:39 +0200 stefank 8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
Mon, 04 May 2020 23:07:04 -0700 ssahoo 8242335: Additional Tests for RSASSA-PSS
Mon, 04 May 2020 23:16:44 +0200 egahlin 8244149: jdk/jfr/api/consumer/recordingstream/TestOnEvent.java times out
Mon, 04 May 2020 11:40:09 -0700 lmesnik 8244133: Refactor nsk/jdi tests to reduce code duplication in settingBreakpoint communication
Mon, 04 May 2020 13:39:46 -0400 herrick 8244018: No error message for non-existent icon path
Sun, 03 May 2020 13:50:30 -0400 herrick 8242865: Usability problems using mac signing in jpackage
Mon, 04 May 2020 19:07:41 +0100 alanb 8244292: Headful clients failing with --illegal-access=deny
Mon, 04 May 2020 19:01:27 +0100 alanb 8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
Mon, 04 May 2020 19:09:07 +0200 shade 8244200: Shenandoah: build breakages after JDK-8241743
Mon, 04 May 2020 09:41:01 -0700 jvernee 8241100: Make Boolean, Character, Byte, and Short implement Constable
Mon, 04 May 2020 10:01:25 -0400 zgu 8244328: Shenandoah: move ShenandoahThreadLocalData::_disarmed_value initialization
Mon, 04 May 2020 15:05:38 +0200 sjohanss 8233439: G1 zero_filled optimization when committing CardCountsTable does not work
Mon, 04 May 2020 12:45:12 +0100 alanb 8244284: Two tests in test/hotspot/jtreg/vmTestbase fail with --illegal-access=deny
Mon, 04 May 2020 12:40:17 +0100 alanb 8244283: test/jdk/sun/net/idn/TestStringPrep.java fails with --illegal-access=deny
Mon, 04 May 2020 12:37:58 +0100 alanb 8244281: test/jdk/com/sun/crypto/provider/KeyProtector/IterationCount.java fails with --illegal-access=deny
Mon, 04 May 2020 12:28:36 +0200 jlahoda 8243548: Javac incorrectly collects enum fields when verifying switch expression exhaustivness
Mon, 04 May 2020 12:28:35 +0200 jlahoda 8243557: Inconvenient span for multi-catch error diagnostics
Mon, 04 May 2020 10:27:46 +0200 chagedorn 8244182: Use root node as default for find_node when called from debugger
Mon, 04 May 2020 10:23:23 +0200 chagedorn 8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
Sun, 03 May 2020 10:00:36 -0400 dcubed 8230940: Obsolete MonitorBound
Sun, 03 May 2020 20:11:14 +0800 jiefu 8244276: Zero and minimal VM build failure after JDK-8178349 (use of undeclared identifier 'SystemDictionaryShared')
Sat, 02 May 2020 11:02:48 -0400 asemenyuk 8244220: Compiler error in jpackage with VS2019
Sat, 02 May 2020 20:37:56 +0530 jbhateja 8244186: assertion failure test/jdk/javax/net/ssl/DTLS/RespondToRetransmit.java
Wed, 29 Apr 2020 19:55:52 -0700 iignatyev 8244142: some hotspot/runtime tests don't check exit code of forked JVM
Sat, 02 May 2020 07:17:20 -0700 iignatyev 8244141: use @requires and SkippedException in some hotspot/runtime tests
Sat, 02 May 2020 09:00:04 +0530 psadhukhan Merge
Fri, 01 May 2020 14:36:32 -0700 prr 8244113: [TESTBUG] java/awt/font/Rotate/RotatedSyntheticBoldTest.java test comments interpreted as args.
Thu, 30 Apr 2020 22:47:27 +0100 serb 8232744: j.awt.Window::setShape(Shape) paints visible artifacts outside of the given shape
Thu, 30 Apr 2020 10:32:23 -0700 prr Merge
Thu, 30 Apr 2020 20:03:36 +0530 jdv 8242557: Add length limit for strings in PNGImageWriter
Thu, 30 Apr 2020 12:42:03 +0530 psadhukhan 8226464: TitledBorder label appears cut off on hidpi devices
Thu, 30 Apr 2020 12:38:19 +0530 psadhukhan 8208566: [TEST_BUG] javax\swing\text\GlyphPainter2\6427244\bug6427244.java: Test failed
Wed, 29 Apr 2020 14:01:30 +0530 psadhukhan 8169953: JComboBox/8057893: ComboBoxEdited event is not fired! on Windows
Tue, 28 Apr 2020 12:29:03 -0700 prr 8230672: Specification for java.awt.FontMetrics.getMaxAdvance() is too prescriptive
Mon, 27 Apr 2020 14:20:10 -0700 prr 8197797: Test java/awt/Graphics2D/DrawString/RotTransText.java fails
Sun, 26 Apr 2020 19:42:04 -0700 serb 7185258: [macosx] Deadlock in SunToolKit.realSync()
Sun, 26 Apr 2020 19:36:04 -0700 serb 8238575: DragSourceEvent.getLocation() returns wrong value on HiDPI screens (Windows)
Sun, 26 Apr 2020 18:49:18 -0700 serb 8236980: Cleanup of toString methods in JavaSound
Mon, 27 Apr 2020 10:37:30 +0530 psadhukhan 8213123: javax/swing/JButton/4368790/bug4368790.java fails on mac
Fri, 01 May 2020 16:23:06 -0700 iignatyev 8243436: use reproducible random in :vmTestbase_nsk_monitoring
Fri, 01 May 2020 16:22:20 -0700 iignatyev 8243435: use reproducible random in :vmTestbase_nsk_jvmti
Fri, 01 May 2020 16:21:20 -0700 iignatyev 8243437: use reproducible random in :vmTestbase_nsk_jdi
Fri, 01 May 2020 11:09:57 -0700 rhalade 8225069: Remove Comodo root certificate that is expiring in May 2020
Fri, 01 May 2020 10:58:45 -0700 minqi 8178349: Cache builtin class loader constraints to avoid re-initializing itable/vtable for shared classes
Fri, 01 May 2020 09:20:48 -0700 iignatyev 8243433: use reproducible random in :vmTestbase_nsk_sysdict
Fri, 01 May 2020 09:19:55 -0700 iignatyev 8243429: use reproducible random in :vmTestbase_nsk_stress
Fri, 01 May 2020 16:03:26 +0200 shade 8244226: Shenandoah: per-cycle statistics contain worker data from previous cycles
Fri, 01 May 2020 21:43:28 +0900 itakiguchi 8242541: Small charset issues (ISO8859-16, x-eucJP-Open, x-IBM834 and x-IBM949C)
Fri, 01 May 2020 00:25:23 -0400 kbarrett 8243628: Deprecate -XX:ForceNUMA option
Fri, 01 May 2020 12:26:34 +0800 weijun 8244087: 2020-04-24 public suffix list update
Thu, 30 Apr 2020 13:03:20 -0400 herrick 8219536: Add Option for user defined jlink options
Thu, 30 Apr 2020 19:18:28 -0400 dholmes 8244173: Uncomment subtest in runtime/InvocationTests/invocationC1Tests.java
Thu, 30 Apr 2020 15:21:15 -0700 rhalade 8225068: Remove DocuSign root certificate that is expiring in May 2020
Thu, 30 Apr 2020 13:48:21 -0700 naoto 8244152: Remove unnecessary hash map resize in LocaleProviderAdapters
Thu, 30 Apr 2020 13:34:15 -0700 erikj 8244210: The javac server is never used
Thu, 30 Apr 2020 14:00:50 -0400 zgu 8241793: Shenandoah: Enable concurrent class unloading for aarch64
Thu, 30 Apr 2020 18:05:55 +0200 shade 8243495: Shenandoah: print root statistics for concurrent weak/strong root phases
Thu, 30 Apr 2020 18:05:53 +0200 shade 8244180: Shenandoah: carry Phase to ShWorkerTimingsTracker explicitly
Thu, 30 Apr 2020 08:07:36 -0700 iignatyev 8243428: use reproducible random in :vmTestbase_vm_compiler
Thu, 30 Apr 2020 08:06:51 -0700 iignatyev 8243427: use reproducible random in :vmTestbase_vm_mlvm
Thu, 30 Apr 2020 09:48:30 -0400 coleenp 8244107: Incorrect parameters in ReservedSpace constructor change
Thu, 30 Apr 2020 13:10:09 +0000 hseigel 8243572: Multiple tests fail with assert(cld->klasses() != 0LL) failed: unexpected NULL for cld->klasses()
Thu, 30 Apr 2020 06:15:34 -0400 coleenp Merge
Thu, 30 Apr 2020 06:05:53 -0400 coleenp 8242898: Clean up InstanceKlass::_array_klasses
Wed, 15 Apr 2020 10:56:30 +0200 roland 8242502: UnexpectedDeoptimizationTest.java failed "assert(phase->type(obj)->isa_oopptr()) failed: only for oop input"
Thu, 30 Apr 2020 10:59:23 +0200 pliden 8240679: ZGC GarbageCollectorMXBean reports inaccurate post GC heap size for ZHeap pool
Thu, 30 Apr 2020 10:02:10 +0200 shade 8243573: Shenandoah: rename GCParPhases and related code
Wed, 29 Apr 2020 21:03:15 -0700 cjplummer 8214797: TestJmapCoreMetaspace.java timed out
Wed, 29 Apr 2020 19:51:45 -0700 iignatyev 8243945: use driver mode in runtime tests
Wed, 29 Apr 2020 09:58:09 +0800 yzhang 8243155: AArch64: Add support for SqrtVF
Thu, 30 Apr 2020 04:05:36 +0200 jwilhelm Added tag jdk-15+21 for changeset 12b55fad80f3
Wed, 29 Apr 2020 16:02:56 -0700 amenkov 8242522: Minor LingeredApp improvements
Wed, 29 Apr 2020 13:14:27 -0700 mchung 8243598: Typos in java.lang.invoke package-info
Wed, 29 Apr 2020 12:56:53 -0700 mikael 8244061: Disable jvmci/graal/aot when building linux-aarch64 at Oraclejdk-15+21
Wed, 29 Apr 2020 09:26:49 -0700 erikj 8244051: AbsPathsInImage.java still fails on Windows
Wed, 29 Apr 2020 11:47:05 -0400 herrick 8243673: Mac signing process should not use --deep arg.
Thu, 23 Apr 2020 15:54:08 +0200 roland 8239569: PublicMethodsTest.java failed due to NPE in java.base/java.nio.file.FileSystems.getFileSystem(FileSystems.java:230)
Wed, 29 Apr 2020 07:08:31 -0700 iignatyev 8243933: use driver mode in gc tests
Wed, 29 Apr 2020 07:08:31 -0700 iignatyev 8244052: remove copying of s.h.WB$WhiteBoxPermission in test/jdk
Wed, 29 Apr 2020 07:08:31 -0700 iignatyev 8243929: use @requires in serviceability/attach/AttachWithStalePidFile.java test
Wed, 29 Apr 2020 21:54:57 +0800 jiefu 8244097: make bootcycle-images fails after JDK-8244036
Tue, 14 Apr 2020 02:25:19 -0400 kbarrett 8243326: Cleanup use of volatile in taskqueue code
Wed, 29 Apr 2020 13:27:01 +0200 jbachorik 8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
Wed, 29 Apr 2020 13:01:40 +0200 ihse 8243665: exploded-image-optimize touches module-info.class in all modules
Wed, 29 Apr 2020 10:05:30 +0200 mbaesken 8243648: Windows 32bit compile error src/jdk.incubator.jpackage/windows/native/libjpackage/VersionInfo.cpp
Wed, 29 Apr 2020 08:38:28 +0100 alanb 8243666: ModuleHashes attribute generated for JMOD and JAR files depends on timestamps
Wed, 29 Apr 2020 08:52:18 +0200 stefank 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests
Wed, 29 Apr 2020 08:57:40 +0200 mbaesken 8243389: enhance os::pd_print_cpu_info on linux
Wed, 29 Apr 2020 08:55:01 +0200 ihse 8244044: Refactor phase makefiles to be structured per module
Wed, 29 Apr 2020 14:53:48 +0800 smonteith 8216557: Aarch64: Add support for Concurrent Class Unloading
Wed, 29 Apr 2020 08:49:17 +0200 ihse 8244036: Refresh SetupJavaCompilation, and remove support for sjavac
Wed, 29 Apr 2020 06:33:10 +0000 sspitsyn 8241807: JDWP needs update for hidden classes
Tue, 28 Apr 2020 21:59:31 -0700 iignatyev 8244066: ClassFileInstaller should be run in driver mode
Tue, 28 Apr 2020 21:17:32 -0700 iignatyev 8243944: use SkippedException and @requires in runtime/memory/ReadFromNoaccessArea.java test
Tue, 28 Apr 2020 20:49:28 -0700 iignatyev 8242314: use reproducible random in vmTestbase shared code
Tue, 28 Apr 2020 20:36:20 -0700 mikael 8243634: Add pandoc dependency when building linux-aarch64 at Oracle
Tue, 28 Apr 2020 19:57:02 -0700 iignatyev 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
Tue, 28 Apr 2020 13:38:45 -0700 cjplummer 8243500: SA: Incorrect BCI and Line Number with jstack if the top frame is in the interpreter (BSD and Windows)
Tue, 28 Apr 2020 13:35:46 -0700 cjplummer 8231634: SA stack walking fails with "illegal bci"
Tue, 28 Apr 2020 17:31:20 +0000 kravikumar 8243541: (tz) Upgrade time-zone data to tzdata2020a
Tue, 28 Apr 2020 20:54:06 +0200 ihse 8243991: Remove obsolete -XX:ThreadStackSize from java command line
Tue, 28 Apr 2020 11:33:37 -0700 iignatyev 8243932: compiler/codecache/cli/printcodecache/TestPrintCodeCacheOption.java test can use driver mode
Tue, 28 Apr 2020 11:32:45 -0700 iignatyev 8243942: use SkippedException in gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA.java test
Tue, 28 Apr 2020 19:41:39 +0200 ihse 8243988: Added flexibility in build system for unusal hotspot configurations
Tue, 28 Apr 2020 19:26:47 +0200 ihse 8244009: Separate -Xdoclint options in CompileJavaModules.gmk
Tue, 28 Apr 2020 18:23:12 +0200 glaubitz 8243997: Linux build failed after JDK-8242244
Tue, 28 Apr 2020 12:20:15 -0400 zgu 8243848: Shenandoah: Windows build fails after JDK-8239786
Tue, 28 Apr 2020 18:12:02 +0200 ihse 8244021: Hide warning from jlink about incubating modules
Tue, 28 Apr 2020 08:22:28 -0700 erikj 8243510: AbsPathsInImage.java fails on Windows
Tue, 28 Apr 2020 14:13:44 +0000 hseigel 8242921: test/hotspot/jtreg/runtime/CompactStrings/TestMethodNames.java uses nashorn script engine
Tue, 28 Apr 2020 15:36:53 +0200 ihse 8243985: Make source generation by generatecharacter reproducible
Tue, 28 Apr 2020 15:35:41 +0200 ihse 8243973: Clarify difference between JAVA_OPTIONS and VM_OPTIONS
Tue, 28 Apr 2020 15:33:41 +0200 ihse 8243982: Fix testing documentation after JDK-8240241
Tue, 28 Apr 2020 07:35:28 -0400 coleenp 8243393: Improve ReservedSpace constructor resolution
Tue, 28 Apr 2020 05:53:19 -0400 dholmes 8243989: test/hotspot/jtreg/serviceability/jvmti/CanGenerateAllClassHook/CanGenerateAllClassHook.java needs to use othervm
Tue, 28 Apr 2020 11:43:00 +0200 glaubitz 8242244: Remove redundant ELF machine definitions
Tue, 28 Apr 2020 10:30:27 +0100 jboes 8242999: HTTP/2 client may not handle CONTINUATION frames correctly
Tue, 28 Apr 2020 11:10:33 +0200 asarkar 8243567: Update download link of jtreg provided by Adoption Group
Tue, 28 Apr 2020 10:43:29 +0200 jlahoda 8243000: javac only build fails after removal of Nashorn
Tue, 28 Apr 2020 03:29:38 -0400 iignatyev 8243954: serviceability/logging/TestQuotedLogOutputs.java fails after 8243928
Tue, 28 Apr 2020 03:02:21 -0400 kbarrett 8242459: ForceNUMA and only one available NUMA node hits a guarantee
Mon, 27 Apr 2020 22:24:54 -0700 iignatyev 8243946: serviceability/sa and jvmti tests fail after JDK-8243928
Tue, 28 Apr 2020 04:46:08 +0000 sspitsyn 8243941: build issue introduced with the push of 8242237
Mon, 27 Apr 2020 20:06:22 -0700 iignatyev 8243928: several svc tests can be run in driver mode
Tue, 28 Apr 2020 02:37:15 +0000 sspitsyn 8242237: Improve JVM TI HiddenClasses tests
Mon, 27 Apr 2020 17:58:27 -0700 iignatyev 8243930: update copyright years
Tue, 28 Apr 2020 00:09:53 +0000 ccheung 8241815: Unnecessary calls to SystemDictionaryShared::define_shared_package
Mon, 27 Apr 2020 14:23:15 -0700 dlong 8219607: Add support in Graal and AOT for hidden class
Mon, 27 Apr 2020 14:21:19 -0700 mikael 8243633: Remove cups dependency when building linux at Oracle
Mon, 27 Apr 2020 14:03:45 -0700 naoto 8243664: JavaDoc of CompactNumberFormat points to wrong enum
Mon, 27 Apr 2020 12:48:09 -0700 dtitov 8242239: [Graal] javax/management/generified/GenericTest.java fails: FAILED: queryMBeans sets same
Mon, 27 Apr 2020 10:25:29 -0700 iignatyev 8243565: some gc tests use 'test.java.opts' and not 'test.vm.opts'
Mon, 27 Apr 2020 09:16:39 -0700 iignatyev 8243620: a few compiler/jvmci tests can be run in driver mode
Mon, 27 Apr 2020 09:16:26 -0700 iignatyev 8243622: all actions in compiler/aot/fingerprint/SelfChangedCDS.java can be run in driver mode
Mon, 27 Apr 2020 09:16:11 -0700 iignatyev 8243621: use SkippedException in compiler/jsr292/MHInlineTest.java test
Mon, 27 Apr 2020 09:16:00 -0700 iignatyev 8243619: compiler/codecache/CheckSegmentedCodeCache.java test misses -version
Mon, 27 Apr 2020 09:15:47 -0700 iignatyev 8243618: compiler/rtm/cli tests can be run w/o WhiteBox
Mon, 27 Apr 2020 09:15:34 -0700 iignatyev 8243617: compiler/onSpinWait/TestOnSpinWaitC1.java test uses wrong class
Thu, 16 Apr 2020 15:45:37 -0400 rriggs 8243010: Test support: Customizable Hex Printer
Mon, 27 Apr 2020 17:26:05 +0200 redestad 8243469: Lazily encode name in ZipFile.getEntryPos
Mon, 27 Apr 2020 15:01:22 +0200 egahlin 8242034: Remove JRE_HOME references
Mon, 27 Apr 2020 14:29:44 +0200 egahlin 8240783: JFR: TestClose could not finish chunk
Mon, 27 Apr 2020 12:34:32 +0100 prappo 8243563: Doc comments cleanup
Mon, 27 Apr 2020 16:28:52 +0530 sundar 8242846: Bring back test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
Mon, 27 Apr 2020 11:32:52 +0200 egahlin 8242933: jdk/jfr/api/consumer/TestHiddenMethod uses nashorn script engine
Mon, 27 Apr 2020 14:53:07 +0530 sundar 8243576: Remove residual reference to nashorn modules in make/CompileJavaModules.gmk
Mon, 27 Apr 2020 10:01:04 +0200 mdoerr 8151030: PPC64: AllocatePrefetchStyle=4 is out of range
Mon, 27 Apr 2020 12:32:12 +0800 weijun 8243539: Copyright info (Year) should be updated for fix of 8241638
Sun, 26 Apr 2020 22:28:19 -0400 kbarrett 8243587: Missing comma in copyright header
Sun, 26 Apr 2020 18:09:33 -0700 iignatyev 8243568: serviceability/logging/TestLogRotation.java uses 'test.java.opts' and not 'test.vm.opts'
Sat, 25 Apr 2020 18:11:08 -0700 mikael 8243591: Change to GCC 9.2 for building Linux/aarch64 at Oracle
Sat, 25 Apr 2020 18:10:45 -0700 mikael 8243590: Bump boot jdk to JDK 14 on aarch64 at Oracle
Sat, 25 Apr 2020 05:17:26 +0800 jjiang 8243549: sun/security/ssl/CipherSuite/NamedGroupsWithCipherSuite.java failed with Unsupported signature algorithm: DSA
Fri, 24 Apr 2020 16:54:28 -0400 coleenp 8243503: InstanceKlass::_array_name is not needed and leaks
Fri, 24 Apr 2020 16:37:09 -0400 zgu 8243578: Shenandoah: Cleanup ShenandoahStringDedup::parallel_oops_do()
Fri, 24 Apr 2020 13:30:47 -0700 xuelei 8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
Fri, 24 Apr 2020 16:13:23 -0400 asemenyuk 8236129: Exe installers have wrong properties
Fri, 24 Apr 2020 12:59:04 -0700 mchung 8243574: java.lang.invoke.InvokerBytecodeGenerator.ClassData should be package-private
Fri, 24 Apr 2020 12:58:44 -0700 mchung 8243575: Trivial javadoc fix of j.l.i.MethodHandles::arrayElementVarHandle
Fri, 24 Apr 2020 21:55:48 +0200 hannesw 8243562: Make display of search results consistent with color scheme
Fri, 24 Apr 2020 09:14:51 -0700 jjg 8242649: improve the CSS class names used for summary and details tables
Fri, 24 Apr 2020 16:54:30 +0100 dfuchs 8243246: HTTP Client sometimes gets java.io.IOException -> Invalid chunk header byte 32
Fri, 24 Apr 2020 14:39:20 +0200 sjohanss 8241153: Refactor HeapRegionManager::find_unavailable_from_idx to simplify expand_at
Fri, 24 Apr 2020 16:12:53 +0530 psadhukhan Merge
Thu, 23 Apr 2020 10:06:36 -0700 prr Merge
Wed, 22 Apr 2020 13:43:07 +0530 psadhukhan 8233584: [Win LAF] When navigating the contents of the file list changes in Win LAF
Wed, 22 Apr 2020 12:16:37 +0530 psadhukhan 8178028: Typing 'C' cannot change the tab layout to WRAP_TAB_LAYOUT
Tue, 21 Apr 2020 17:03:13 -0700 prr 8243314: Problem list java/awt/image/multiresolution/MultiresolutionIconTest.java on Windows
Mon, 20 Apr 2020 15:19:55 -0700 prr 8242004: TextLayout throws Exception with a non-invertible transform
Mon, 20 Apr 2020 13:50:16 -0700 prr 8233006: freetype incorrectly adjusts advances when emboldening rotated glyphs
Mon, 20 Apr 2020 19:25:41 +0100 alitvinov 8242498: Invalid "sun.awt.TimedWindowEvent" object leads to JVM crash
Mon, 20 Apr 2020 09:35:04 -0700 serb 8242174: [macos] The NestedModelessDialogTest test make the macOS unstable
Fri, 17 Apr 2020 11:29:01 +0530 psadhukhan 8242526: PIT: javax/swing/JInternalFrame/8020708/bug8020708.java fails in mach5 ubuntu system
Fri, 17 Apr 2020 11:10:45 +0530 jdv 8195841: PNGImageReader.readNullTerminatedString() doesnt check for non-null terminated strings with length equal to maxLen
Thu, 16 Apr 2020 10:12:08 -0700 serb 8196181: sun/java2d/GdiRendering/InsetClipping.java fails
Tue, 14 Apr 2020 08:19:48 -0700 serb 8240290: Clean the "libawt_xawt" library from code for macOS
Mon, 13 Apr 2020 23:43:37 -0700 serb 8152332: [macosx] JFileChooser cannot be serialized on Mac OS X
Mon, 13 Apr 2020 17:42:05 +0530 trebari 8241228: Test jdk/javax/swing/UIDefaults/8146330/UIDefaultKeySizeTest.java is failing
Fri, 24 Apr 2020 09:47:19 +0000 yzhang 8243240: AArch64: Add support for MulVB
Fri, 24 Apr 2020 11:45:24 +0200 shade 8239786: Shenandoah: print per-cycle statistics
Fri, 24 Apr 2020 11:19:16 +0200 ihse 8243477: FreeType library check should prefer 64-bit directory
Fri, 24 Apr 2020 15:28:57 +0800 jjiang 8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
Thu, 23 Apr 2020 22:49:55 -0700 ssahoo 8242929: The values of jdk.tls.namedGroups should not be case-sensitive
Fri, 24 Apr 2020 02:16:06 +0000 yzhang 8242905: AArch64: Client build failed
Thu, 23 Apr 2020 16:10:45 -0700 jjg 8241780: Allow \n@ inside inline tags.
Thu, 23 Apr 2020 16:40:09 -0400 asemenyuk 8242302: Refactor jpackage native code
Thu, 23 Apr 2020 16:29:22 -0400 coleenp 8238048: Close alignment gaps in InstanceKlass
Thu, 23 Apr 2020 21:24:01 +0200 shade 8243494: Shenandoah: set counters once per cycle
Thu, 23 Apr 2020 19:23:15 +0200 pliden 8243486: ZGC: Adjust "Allocated" statistics to take undone page allocations into account
Thu, 23 Apr 2020 12:57:18 -0400 kbarrett 8239357: Revert gcc implementation of offset_of
Thu, 23 Apr 2020 18:37:09 +0200 shade 8243487: Shenandoah: make _num_phases illegal phase type
Thu, 23 Apr 2020 10:14:42 -0400 zgu 8243478: Shenandoah: avoid implicit worker_id = 0
Thu, 23 Apr 2020 15:48:55 +0200 ddong 8242792: interval < flushInterval is always false in jdk.jfr.internal.RequestEngine#setFlushInterval
Thu, 23 Apr 2020 15:37:12 +0200 pliden 8241603: ZGC: java/lang/management/MemoryMXBean/MemoryTestZGC.sh crashes on macOS
Thu, 23 Apr 2020 14:23:53 +0200 simonis 8242848: Improve performance of InflaterOutputStream.write()
Thu, 23 Apr 2020 13:48:32 +0200 shade 8243465: Shenandoah: ditch unused pause_other, conc_other counters
Thu, 23 Apr 2020 13:48:23 +0200 shade 8243464: Shenandoah: print statistic counters in time order
Thu, 23 Apr 2020 13:48:13 +0200 shade 8243463: Shenandoah: ditch total_pause counters
Thu, 23 Apr 2020 13:48:07 +0200 shade 8243460: Shenandoah: purge init_update_refs_prepare counter
Thu, 23 Apr 2020 11:56:45 +0200 clanger 8243117: Cleanups in Java code of module jdk.jlink
Thu, 23 Apr 2020 16:36:05 +0800 xyin 8243138: Enhance BaseLdapServer to support starttls extended request
Thu, 23 Apr 2020 07:46:18 +0000 sspitsyn 8241214: Test debugging of hidden classes using jdb
Thu, 23 Apr 2020 12:14:58 +0900 ysuenaga 8243450: Remove VMOps from jdk.hotspot.agent
Thu, 23 Apr 2020 05:01:23 +0200 jwilhelm Added tag jdk-15+20 for changeset 46bca5e5e6fb
Wed, 22 Apr 2020 15:09:32 -0700 cjplummer 8243210: ClhsdbScanOops fails with NullPointerException in FileMapHeader.inCopiedVtableSpacejdk-15+20
Wed, 22 Apr 2020 17:59:59 -0400 zgu 8243323: Shenandoah: Recycle immediate garbage before concurrent class unloading
Wed, 22 Apr 2020 17:10:17 -0400 zgu 8243200: Shenandoah: Allow concurrent nmethod iteration
Wed, 22 Apr 2020 20:41:56 +0100 pconcannon 8243408: Inconsistent Exceptions are thrown by MulticastSocket when sending a DatagramPacket to port 0
Wed, 22 Apr 2020 15:37:37 -0400 afarley 8239365: ProcessBuilder test modifications for AIX execution
Wed, 22 Apr 2020 21:13:10 +0200 redestad 8243254: Examine ZipFile slash optimization for non-ASCII compatible charsets
Wed, 22 Apr 2020 10:51:16 -0700 xuelei 8242141: New System Properties to configure the TLS signature schemes
Tue, 14 Apr 2020 12:50:09 -0700 iignatyev 8242312: use reproducible random in hotspot gc tests
Tue, 24 Mar 2020 17:18:35 -0700 iignatyev 8203238: [TESTBUG] rewrite MemOptions shell test in Java
Wed, 22 Apr 2020 16:22:53 +0200 thartmann 8242108: Performance regression after fix for JDK-8229496
Wed, 22 Apr 2020 07:06:23 -0700 erikj 8243109: Bootcycle build failures after Nashorn removal
Wed, 22 Apr 2020 15:19:52 +0200 shade 8243395: Shenandoah: demote guarantee in ShenandoahPhaseTimings::record_workers_end
Wed, 22 Apr 2020 15:19:52 +0200 shade 8243291: Shenandoah: no need to retire TLABs at Init Update Refs
Wed, 22 Apr 2020 15:19:52 +0200 shade 8243301: Shenandoah: ditch ShenandoahAllowMixedAllocs
Wed, 22 Apr 2020 12:34:09 +0100 pconcannon 8237890: DatagramPacket::getSocketAddress doesn't specify what happens if address or port are not set
Wed, 22 Apr 2020 11:45:27 +0200 shade 8243307: Shenandoah: remove ShCollectionSet::live_data
Tue, 21 Apr 2020 19:44:17 +0200 iwalulya 8209162: Page size selection does not always select optimal page size
Wed, 22 Apr 2020 02:30:14 -0500 mhorie 8241874: [PPC64]: Improve performance of Long.reverseBytes() and Integer.reverseBytes() on Power9
Wed, 22 Apr 2020 11:53:27 +0530 rraghavan 8241986: The java man page erroneously refers to XEND when it should refer XTEST
Wed, 22 Apr 2020 05:19:53 +0000 yzhang 8242482: AArch64: Change parameter names of reduction operations to make code clear
Wed, 22 Apr 2020 09:44:10 +0800 xyin 8242614: cleanup duplicated test ldap server in some com/sun/jndi/ldap/ tests
Tue, 21 Apr 2020 21:25:26 -0400 vromero 8241627: Updating ASM to 8.0.1 for JDK 15
Wed, 22 Apr 2020 01:30:16 +0100 prappo 8243318: New test jdk/javadoc/tool/8224612/OptionsTest.java is failing
Tue, 21 Apr 2020 19:52:18 -0400 dbuck 8234691: Potential double-free in ParallelSPCleanupTask constructor
Tue, 21 Apr 2020 16:13:24 -0700 cjplummer 8242789: sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java fails with 'JShellToolProvider' missing from stdout/stderr
Tue, 21 Apr 2020 16:11:25 -0700 cjplummer 8243206: Cleanup error checking and handling in serviceability/sa/JhsdbThreadInfoTest.ja
Tue, 21 Apr 2020 20:09:49 +0100 prappo 8224612: javadoc should better handle empty set of doclet options
Tue, 21 Apr 2020 17:50:48 +0000 pchilanomate 8242484: Rework thread deletion during VM termination
Tue, 21 Apr 2020 17:20:08 +0000 lfoltan 8243045: AOTCompiledMethod::print_on triggers assertion after JDK-8210012
Tue, 21 Apr 2020 07:09:18 -0700 mchung 8238195: Lookup::defineClass should link the class to match the specification
Tue, 21 Apr 2020 07:08:55 -0700 mchung 8243274: suppress warnings in LookupDefineClass microbenchmarks due to JDK-8243156
Tue, 21 Apr 2020 06:55:38 -0700 mchung 8238358: Implementation of JEP 371: Hidden Classes
Tue, 21 Apr 2020 10:11:36 -0300 jlaskey 8243168: Remove addition preview adornment from String::stripIndent and String::translateEscapes
Tue, 21 Apr 2020 13:55:23 +0200 ihse 8242943: Fix all remaining unchecked warnings in jdk.hotspot.agent
Tue, 21 Apr 2020 13:52:32 +0200 ihse 8243156: Fix deprecation and unchecked warnings in microbenchmark
Tue, 21 Apr 2020 10:10:23 +0200 stefank 8243146: Further cleanups after UseAdaptiveGCBoundary removal
Tue, 21 Apr 2020 11:20:54 +0200 shade 8243238: Shenandoah: explicit GC request should wait for a complete GC cycle
Tue, 21 Apr 2020 04:07:37 +0000 yzhang 8242070: AArch64: Fix a typo introduced by JDK-8238690
Tue, 21 Apr 2020 04:02:27 +0000 yzhang 8242796: Fix client build failure
Mon, 20 Apr 2020 17:33:52 -0700 iklam 8241158: SA TestHeapDumpForInvokeDynamic.java fails when CDS archive is relocated
Mon, 20 Apr 2020 16:36:15 -0700 minqi 8240204: Optimize package handling for archived classes
Mon, 20 Apr 2020 13:13:56 -0700 kvn 8242357: [JVMCI] Incorrect use of JVMCI_CHECK_ on return statement
Mon, 20 Apr 2020 10:38:16 -0700 erikj 8242863: Bump minimum boot jdk to JDK 14
Fri, 17 Apr 2020 11:14:17 +0200 sgehwolf 8243059: Build fails when --with-vendor-name contains a comma
Mon, 20 Apr 2020 09:24:47 -0700 dtitov 8231585: java/lang/management/ThreadMXBean/MaxDepthForThreadInfoTest.java fails with java.lang.NullPointerException
Mon, 20 Apr 2020 13:15:45 +0100 dfuchs 8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
Mon, 20 Apr 2020 13:37:38 +0200 ihse 8243154: Fix deprecation warnings in failure handler
Mon, 20 Apr 2020 12:36:09 +0200 jlahoda 8243074: Misplaced and/or duplicate super or this constructor invocation not attributed
Mon, 20 Apr 2020 12:36:09 +0200 jlahoda 8243047: javac may crash when processing exits in class initializers
Mon, 20 Apr 2020 12:36:09 +0200 jlahoda 8242802: javac crashes when checking equals and hashCode in unresolvable anonymous class
Mon, 20 Apr 2020 12:36:09 +0200 jlahoda 8241950: JShell could support auto-indent
Mon, 20 Apr 2020 09:40:43 +0000 pli 8242449: AArch64: r27 can be allocated in CompressedOops mode
Wed, 15 Apr 2020 22:02:36 +0200 rrich 8242793: Incorrect copyright header in ContinuousCallSiteTargetChange.java
Mon, 20 Apr 2020 13:57:11 +0900 ysuenaga 8242425: JVMTI monitor operations should use Thread-Local Handshakes
Sat, 18 Apr 2020 20:19:45 +0200 redestad 8242959: Optimize ZipFile.getEntry by folding lookups for name and name+'/'
Sat, 18 Apr 2020 19:45:45 +0200 redestad 8242452: During module definition, move conversion of packages from native to VM
Fri, 17 Apr 2020 23:22:34 -0400 kbarrett 8228991: Obsolete -XX:UseAdaptiveGCBoundary
Sat, 18 Apr 2020 11:13:14 +0800 weijun 8242811: AlgorithmId::getDefaultAlgorithmParameterSpec returns incompatible PSSParameterSpec for an RSASSA-PSS key
Fri, 17 Apr 2020 14:48:11 +0800 jiefu 8242480: Negative value may be returned by getFreeSwapSpaceSize() in the docker
Fri, 17 Apr 2020 10:09:06 -0700 cjplummer 8242787: sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java fails with sun.jvm.hotspot.types.WrongTypeException
Fri, 17 Apr 2020 09:53:56 -0700 mseledtsov 8241975: Run jdk/jfr/event/metadata/TestLookForUntestedEvents.java in tier3
Fri, 17 Apr 2020 09:31:37 -0700 never 8231756: [JVMCI] need support for deoptimizing virtual byte arrays encoding non-byte primitives
Fri, 17 Apr 2020 17:59:15 +0300 vlivanov 8242492: C2: Remove Matcher::vector_shift_count_ideal_reg()
Fri, 17 Apr 2020 17:58:52 +0300 vlivanov 8242491: C2: assert(v2->bottom_type() == vt) failed: mismatch when creating MacroLogicV
Fri, 17 Apr 2020 18:12:19 +0530 sundar 8242859: test/jdk/tools/jlink/JLinkTest.java uses nashorn module
Fri, 17 Apr 2020 20:11:39 +0800 weijun 8172404: Tools should warn if weak algorithms are used before restricting them
Fri, 17 Apr 2020 07:46:17 -0400 coleenp 8242896: typo #ifdef INCLUDE_JVMTI in codeCache.cpp
Fri, 17 Apr 2020 15:39:21 +0530 sundar 8242860: test/jdk/tools/jlink/ModuleNamesOrderTest.java uses nashorn module
Fri, 17 Apr 2020 11:46:59 +0200 redestad 8242596: Improve JarFile.getEntry performance for multi-release jar files
Fri, 17 Apr 2020 08:39:41 +0200 mbaesken 8242626: enhance posix print_rlimit_info
Fri, 17 Apr 2020 09:50:02 +0530 sundar 8242931: Few more tests that use nashorn have been missed
Thu, 16 Apr 2020 17:42:13 -0700 iignatyev 8240904: Screen flashes on test failures when running tests from make
Thu, 16 Apr 2020 16:09:47 -0700 naoto 8241055: Regex Grapheme Matcher Performance Depends too much on Total Input Sequence Size
Thu, 16 Apr 2020 15:45:17 -0700 mseledtsov 8242844: JFR: Clean up typos and log format
Thu, 16 Apr 2020 15:57:27 -0400 zgu 8243008: Shenandoah: TestVolatilesShenandoah test failed on aarch64
Thu, 16 Apr 2020 10:01:14 -0700 jcm 8237949: CTW: C1 compilation fails with "too many stack slots used"
Thu, 16 Apr 2020 10:30:06 -0400 asemenyuk 8232935: jpackage failed with NPE whenever --file-associations provided
Thu, 16 Apr 2020 07:23:26 -0700 cjplummer 8230731: SA tests fail with "Windbg Error: ReadVirtual failed
Thu, 16 Apr 2020 09:48:32 -0400 mullan 8242565: Policy initialization issues when the denyAfter constraint is enabled
Thu, 16 Apr 2020 12:54:29 +0200 ihse 8242808: Fix all remaining deprecation warnings in jdk.hotspot.agent
Thu, 16 Apr 2020 12:51:52 +0200 ihse 8242804: Fix trivial deprecation issues in jdk.hotspot.agent
Thu, 16 Apr 2020 10:14:25 +0200 dnsimon 8241234: Unify monitor enter/exit runtime entries.
Thu, 16 Apr 2020 03:29:28 -0400 dholmes 8242913: Bump the SPECIAL_FLAG_VALIDATION_BUILD to 25
Thu, 16 Apr 2020 12:26:20 +0530 sundar 8241749: Remove the Nashorn JavaScript Engine
Thu, 16 Apr 2020 13:47:09 +0800 weijun 8242260: Add forRemoval=true to already deprecated ContentSigner
Wed, 15 Apr 2020 22:47:58 -0400 kbarrett 8242631: Missing but used special functions for some classes
Thu, 16 Apr 2020 03:04:48 +0200 jwilhelm Added tag jdk-15+19 for changeset 7cc27caabe6e
Wed, 15 Apr 2020 21:01:02 +0000 lfoltan 8210012: Implement Unified Logging Option for -XX:+TraceMethodHandles and -XX:+TraceInvokeDynamic
Wed, 15 Apr 2020 13:50:41 -0700 ascarpino 8242008: SSLSession inconsistencies
Wed, 15 Apr 2020 20:42:43 +0100 prappo 8242366: Fix JavaDoc warningsjdk-15+19
Wed, 15 Apr 2020 19:03:59 +0200 redestad 8242842: Avoid reallocating name when checking for trailing slash in ZipFile.getEntryPos
Wed, 15 Apr 2020 09:35:27 +0200 ihse 8242629: Remove references to deprecated java.util.Observer and Observable
Wed, 15 Apr 2020 03:05:30 -0400 kbarrett 8242597: Remove GenericTaskQueue<>::push_slow
Wed, 15 Apr 2020 08:58:03 +0200 ihse 8241618: Fix trivial unchecked warnings for jdk.hotspot.agent
Tue, 14 Apr 2020 16:37:36 +0800 ddong 8242485: Null _file checking in fileStream::flush()
Tue, 14 Apr 2020 21:08:15 -0400 zgu 8242643: Shenandoah: split concurrent weak and strong root processing
Tue, 14 Apr 2020 20:03:29 -0400 zgu 8242602: Shenandoah: allow earlier recycle of trashed regions during concurrent root processing
Tue, 14 Apr 2020 23:11:49 +0000 henryjen Merge
Thu, 20 Feb 2020 14:05:38 -0800 erikj 8238960: linux-i586 builds are inconsistent as the newly build jdk is not able to reserve enough space for object heap
Thu, 20 Feb 2020 09:09:25 -0800 erikj 8239429: AbsPathsInImage.java fails in JDK 11u and 14u on Windows
Wed, 29 Jan 2020 20:01:34 -0800 igerasim 8236201: Better Scanner conversions
Tue, 29 Oct 2019 14:07:27 -0700 bpb 8225603: Enhancement for big integers
Tue, 21 Jan 2020 16:53:01 -0800 smarks 8224549: Less Blocking Array Queues
Tue, 21 Jan 2020 10:56:30 -0800 bchristi 8224541: Better mapping of serial ENUMs
Thu, 16 Jan 2020 15:08:19 +0000 alitvinov 8233250: Better X11 rendering
Wed, 18 Dec 2019 07:21:23 -0800 bpb 8234841: Enhance buffering of byte buffers
Tue, 17 Dec 2019 12:55:36 -0800 xuelei 8235691: Enhance TLS connectivity
Mon, 16 Dec 2019 15:13:19 +0000 michaelm 8234825: Better Headings for HTTP Servers
Fri, 13 Dec 2019 11:23:50 -0500 rriggs 8235274: Enhance typing of methods
Fri, 13 Dec 2019 08:27:51 -0800 erikj 8226346: Build better binary builders
Thu, 12 Dec 2019 15:38:36 -0800 erikj 8233410: Better Build Scripting
Wed, 11 Dec 2019 16:35:43 +0800 weijun 8234027: Better JCEKS key support
Mon, 09 Dec 2019 20:33:15 +0000 dfuchs 8233245: More adaptive sockets
Tue, 03 Dec 2019 19:31:20 +0300 vlivanov 8227467: Better class method invocations
Mon, 25 Nov 2019 09:50:30 -0800 xuelei 8234408: Improve TLS session handling
Fri, 15 Nov 2019 19:10:43 +0100 hannesw 8223904: Improve Nashorn matching
Thu, 14 Nov 2019 15:06:11 -0800 amenkov 8227542: Manifest improved jar headers
Wed, 06 Nov 2019 17:13:21 +0100 hannesw 8223898: Forward references to Nashorn
Wed, 30 Oct 2019 13:15:21 -0700 jnimeh 8232581: Improve TLS verification
Mon, 28 Oct 2019 10:43:58 -0700 xuelei 8232424: More constrained algorithms
Wed, 23 Oct 2019 17:03:07 -0700 igerasim 8231785: Improved socket permissions
Sun, 20 Oct 2019 13:42:44 -0700 xuelei 8229733: TLS message handling improvements
Tue, 15 Oct 2019 08:18:48 -0400 mullan 8231415: Better signatures in XML
Tue, 14 Apr 2020 22:31:54 +0000 valeriep 8172680: Support SHA-3 based Hmac algorithms
Tue, 14 Apr 2020 22:12:13 +0000 valeriep 8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
Tue, 14 Apr 2020 17:31:53 -0400 kbarrett 8242078: G1: Improve concurrent refinement analytics and logging
Tue, 14 Apr 2020 22:18:37 +0200 shade 8242641: Shenandoah: clear live data and update TAMS optimistically
Tue, 14 Apr 2020 21:43:34 +0200 clanger 8242039: Improve jlink VersionPropsPlugin
Tue, 14 Apr 2020 21:17:48 +0200 shade 8241142: Shenandoah: should not use parallel reference processing with single GC thread
Tue, 14 Apr 2020 20:36:33 +0200 ddong 8238665: Add JFR event for direct memory statistics
Tue, 14 Apr 2020 19:22:51 +0200 hannesw 8241982: Make TestSearchScript.java run with GraalJS
Tue, 14 Apr 2020 07:58:08 -0700 erikj 8242468: VS2019 build missing vcruntime140_1.dll
Tue, 14 Apr 2020 07:54:54 -0700 erikj 8242463: ProcessTools.createNativeTestProcessBuilder() in testlib needs jdk/bin on PATH on Windows
Tue, 14 Apr 2020 14:16:58 +0000 pkoppula 8237474: Default SSLEngine should create in server role
Tue, 14 Apr 2020 15:33:01 +0200 shade 8242638: Shenandoah: restore heap logging for uncommit
Tue, 14 Apr 2020 15:33:00 +0200 shade 8242625: Shenandoah: restore heap logging for Degenerated/Full cycles
Tue, 14 Apr 2020 15:18:22 +0200 sjohanss 8242448: Change HeapRegionManager::guarantee_contiguous_range to be assert_contiguous_range
Tue, 14 Apr 2020 14:58:24 +0200 ihse 8231572: Use -lobjc instead of -fobjc-link-runtime in libosxsecurity
Tue, 14 Apr 2020 10:04:05 +0800 weijun 8242330: Arrays should be cloned in several JAAS Callback classes
Tue, 14 Apr 2020 09:03:38 +0900 ysuenaga 8242283: Can't start JVM when java home path includes non-ASCII character
Mon, 13 Apr 2020 16:30:11 -0700 cjplummer 8237250: pmap and pstack should do a better of making it clear that they are not supported on Mac OS X
Mon, 13 Apr 2020 14:37:07 -0700 smarks 8242327: List spec should state that unmodifiable lists implement RandomAccess
Tue, 24 Mar 2020 15:21:38 +0100 iignatyev 8174768: Make ProcessTools print executed process output into a separate file
Mon, 13 Apr 2020 13:21:56 -0700 cjplummer 8235220: ClhsdbScanOops.java fails with sun.jvm.hotspot.types.WrongTypeException
Mon, 13 Apr 2020 12:32:57 -0700 iignatyev 8242311: use reproducible random in hotspot runtime tests
Mon, 13 Apr 2020 12:31:34 -0700 iignatyev 8242313: use reproducible random in hotspot svc tests
Mon, 13 Apr 2020 12:30:07 -0700 iignatyev 8242471: remove "temporarily" restrictions of nsk/jdi/Argument/value/value004
Mon, 13 Apr 2020 18:02:13 +0000 sspitsyn 8242241: add assert to ClassUnloadEventImpl::className
Mon, 13 Apr 2020 10:54:12 -0700 jjg 8242326: use new "summary-list" CSS class instead of general "block-list" for list of summary sections
Mon, 13 Apr 2020 10:17:03 -0700 bpb 8241952: (fs) FileChannel.write(ByteBuffer src, long position) does not check for the FileChannel being closed first
Mon, 13 Apr 2020 10:16:38 -0700 bpb 8242292: (fs) FileSystems.getFileSystem(URI) should throw IAE if the URI scheme is null
Fri, 10 Apr 2020 16:21:12 -0400 herrick 8242155: Enhance automated macos signing tests
Sat, 11 Apr 2020 10:32:17 +0530 psadhukhan Merge
Fri, 10 Apr 2020 11:47:09 +0530 psadhukhan Merge
Wed, 08 Apr 2020 16:55:27 -0700 prr 8242325: Remove VIS version of medialib
Wed, 08 Apr 2020 13:19:12 -0700 prr 8223090: Clean up obsolete logic & reference to Amble fonts.
Wed, 08 Apr 2020 02:53:43 -0700 serb 8239819: XToolkit: Misread of screen information memory
Wed, 08 Apr 2020 16:29:03 +0530 psadhukhan 8240877: NPE at javax.swing.text.html.FormView.appendBuffer with null option values
Wed, 08 Apr 2020 02:36:04 -0700 serb 8238567: SoftMainMixer.processAudioBuffers(): Wrong handling of stoppedMixers
Wed, 08 Apr 2020 02:03:56 -0700 serb 8241829: Cleanup the code for PrinterJob on windows
Tue, 07 Apr 2020 21:56:04 -0700 serb 7105119: [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater()
Mon, 06 Apr 2020 20:27:40 -0700 serb 8196019: java/awt/Window/Grab/GrabTest.java fails on Windows
Thu, 06 Feb 2020 16:15:56 -0800 serb 8239124: Minimize the usage of AwtGraphicsConfigDataPtr in native