-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge from KonaJDK 21.0.5 #1
Commits on Jun 13, 2024
-
8327423: C2 remove_main_post_loops: check if main-loop belongs to pre…
…-loop, not just assert Backport-of: fadc4b197e927cfa1814fe6cb65ee04b3bd4b0c2
Configuration menu - View commit details
-
Copy full SHA for 4cd947b - Browse repository at this point
Copy the full SHA 4cd947bView commit details -
8332905: C2 SuperWord: bad AD file, with RotateRightV and first opera…
…nd not a pack Backport-of: 67d6f3ca9e8d1312c9e3a85dbe19903619f59064
Configuration menu - View commit details
-
Copy full SHA for 03facb9 - Browse repository at this point
Copy the full SHA 03facb9View commit details -
8324174: assert(m->is_entered(current)) failed: invariant
Backport-of: 5b9b176c6729aeff2a70d304a1ef57da3965fb53
Configuration menu - View commit details
-
Copy full SHA for 807a4b6 - Browse repository at this point
Copy the full SHA 807a4b6View commit details -
8316756: C2 EA fails with "missing memory path" when encountering uns…
…afe_arraycopy stub call Backport-of: b89172149d6a900d11630a95be7278870421b435
Configuration menu - View commit details
-
Copy full SHA for 622026a - Browse repository at this point
Copy the full SHA 622026aView commit details -
8323122: AArch64: Increase itable stub size estimate
Reviewed-by: aph Backport-of: 36f4b34f1953af736706ec67192204727808bc6c
Configuration menu - View commit details
-
Copy full SHA for 1831a95 - Browse repository at this point
Copy the full SHA 1831a95View commit details -
8330814: Cleanups for KeepAliveCache tests
Backport-of: 1e173f9d17e4a42e758217ac98aec4356acac0fa
Configuration menu - View commit details
-
Copy full SHA for a1a56cf - Browse repository at this point
Copy the full SHA a1a56cfView commit details -
8333724: Problem list security/infra/java/security/cert/CertPathValid…
…ator/certification/CAInterop.java#teliasonerarootcav1 Backport-of: 8ffc35d117846a7a2aa08afed662273d2f887770
Configuration menu - View commit details
-
Copy full SHA for ccfae88 - Browse repository at this point
Copy the full SHA ccfae88View commit details
Commits on Jun 14, 2024
-
8332935: Crash: assert(*lastPtr != 0) failed: Mismatched JNINativeInt…
…erface tables, check for new entries Backport-of: 8338946a6d765eab9cd7a6cbc24c865a9cd355e7
Configuration menu - View commit details
-
Copy full SHA for 9069982 - Browse repository at this point
Copy the full SHA 9069982View commit details -
8319793: C2 compilation fails with "Bad graph detected in build_loop_…
…late" after JDK-8279888 Reviewed-by: mbaesken Backport-of: b922f8d45951250b7c39cb179b9bc1a8a6256a9e
Configuration menu - View commit details
-
Copy full SHA for df03054 - Browse repository at this point
Copy the full SHA df03054View commit details -
8321278: C2: Partial peeling fails with assert "last_peel <- first_no…
…t_peeled" Backport-of: af15c68f3ccb72537b0a60d942f12d600f13ebb6
Configuration menu - View commit details
-
Copy full SHA for dba6716 - Browse repository at this point
Copy the full SHA dba6716View commit details -
8323972: C2 compilation fails with assert(!x->as_Loop()->is_loop_nest…
…_inner_loop()) failed: loop was transformed Backport-of: e1b0af29e47b46879defce1fc44c30d4d50d0c31
Configuration menu - View commit details
-
Copy full SHA for 9a392ea - Browse repository at this point
Copy the full SHA 9a392eaView commit details -
8317299: safepoint scalarization doesn't keep track of the depth of t…
…he JVM state Reviewed-by: phh Backport-of: 6d911f68a3244c40a62ab2570dfec68b8d0ed5d8
Configuration menu - View commit details
-
Copy full SHA for d2f857a - Browse repository at this point
Copy the full SHA d2f857aView commit details -
8322996: BoxLockNode creation fails with assert(reg < CHUNK_SIZE) fai…
…led: sanity Backport-of: 69586e7bdffe1a840c3a86e6ec83568de24c6fe5
Configuration menu - View commit details
-
Copy full SHA for 8ca5280 - Browse repository at this point
Copy the full SHA 8ca5280View commit details -
8331575: C2: crash when ConvL2I is split thru phi at LongCountedLoop
Backport-of: f398cd225012694a586e528936159b6df7b1586c
Configuration menu - View commit details
-
Copy full SHA for 28c16d4 - Browse repository at this point
Copy the full SHA 28c16d4View commit details
Commits on Jun 15, 2024
-
8327787: Convert javax/swing/border/Test4129681.java applet test to main
Backport-of: ad0f329493a73020899640b0815e33ee6d3ea78d
Configuration menu - View commit details
-
Copy full SHA for 710a0b0 - Browse repository at this point
Copy the full SHA 710a0b0View commit details
Commits on Jun 17, 2024
-
8269428: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out
Backport-of: 570ad67204a55dd4b45e04e5a91671fed2cc18d0
Andrew Lu committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 8cb3b1f - Browse repository at this point
Copy the full SHA 8cb3b1fView commit details -
8317831: compiler/codecache/CheckLargePages.java fails on OL 8.8 with…
… unexpected memory string Reviewed-by: mdoerr Backport-of: 86b27b784e20f7cdadd241f7feedd024482baa8f
Andrew Lu committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 762e983 - Browse repository at this point
Copy the full SHA 762e983View commit details -
8332825: ubsan: guardedMemory.cpp:35:11: runtime error: null pointer …
…passed as argument 2, which is declared to never be null Backport-of: be1d374bc54d43aae3b3c1feace22d38fe2156b6
Configuration menu - View commit details
-
Copy full SHA for c08de56 - Browse repository at this point
Copy the full SHA c08de56View commit details -
8323274: C2: array load may float above range check
Backport-of: 4406915ebce4266b3eb4a238382fff3c2c1d1739
Configuration menu - View commit details
-
Copy full SHA for a1e43d9 - Browse repository at this point
Copy the full SHA a1e43d9View commit details -
8318071: IgnoreUnrecognizedVMOptions flag still causes failure in Arc…
…hiveHeapTestClass Backport-of: d888b26783cbe9b2bf0a23ae728176f2eda6b90b
Andrew Lu committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for a30e9c6 - Browse repository at this point
Copy the full SHA a30e9c6View commit details -
8317635: Improve GetClassFields test to verify correctness of field o…
…rder Backport-of: 599560a832386d9c61aca24450d6efa65156f663
Andrew Lu committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 71a035a - Browse repository at this point
Copy the full SHA 71a035aView commit details -
8327650: Test java/nio/channels/DatagramChannel/StressNativeSignal.ja…
…va timed out Backport-of: 7acfba288ff4d1f43cc36506b2bd2d32107b00c2
Andrew Lu committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 7cf4272 - Browse repository at this point
Copy the full SHA 7cf4272View commit details -
8328011: Convert java/awt/Frame/GetBoundsResizeTest/GetBoundsResizeTe…
…st.java applet test to main Backport-of: df909e2f9c83d6de119ae20edf57e604644e0441
Andrew Lu committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for b0894f2 - Browse repository at this point
Copy the full SHA b0894f2View commit details -
8327137: Add test for ConcurrentModificationException in BasicDirecto…
…ryModel Backport-of: 9731b1c8b02d957985f4fb40acd93fb67747a9f0
Andrew Lu committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for aeae521 - Browse repository at this point
Copy the full SHA aeae521View commit details -
8328115: Convert java/awt/font/TextLayout/TestJustification.html appl…
…et test to main Backport-of: 0204aacb0305e94a7d6d5299a5ae835f3f71b030
Andrew Lu committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 686d69d - Browse repository at this point
Copy the full SHA 686d69dView commit details -
8331142: Add test for number of loader threads in BasicDirectoryModel
8331495: Limit BasicDirectoryModel/LoaderThreadCount.java to Windows only Reviewed-by: mdoerr Backport-of: b2fb5ea13ba5087411410519213fc953ecc44618
Andrew Lu committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for fcd7fb7 - Browse repository at this point
Copy the full SHA fcd7fb7View commit details
Commits on Jun 18, 2024
-
8329088: Stack chunk thawing races with concurrent GC stack iteration
Backport-of: 8bcd2e61aec51f7c5b09ae162f8cca85a8bbf105
Configuration menu - View commit details
-
Copy full SHA for a5eb7f2 - Browse repository at this point
Copy the full SHA a5eb7f2View commit details -
8322743: C2: prevent lock region elimination in OSR compilation
Backport-of: 742c776a922bc226a3beaa9e219ff0bd2baf7bc4
Configuration menu - View commit details
-
Copy full SHA for 4af7862 - Browse repository at this point
Copy the full SHA 4af7862View commit details -
8308660: C2 compilation hits 'node must be dead' assert
Reviewed-by: mbaesken Backport-of: 053ff76e14046f796f6e10a9cb2ede1f1ae22ed6
Configuration menu - View commit details
-
Copy full SHA for ef30dbc - Browse repository at this point
Copy the full SHA ef30dbcView commit details -
8301686: TLS 1.3 handshake fails if server_name doesn't match resumin…
…g session Backport-of: 0259da92831087e918d00b8a83e04c96a6877f41
Configuration menu - View commit details
-
Copy full SHA for f2e567a - Browse repository at this point
Copy the full SHA f2e567aView commit details
Commits on Jun 19, 2024
-
8313697: [XWayland][Screencast] consequent getPixelColor calls are slow
8310334: [XWayland][Screencast] screen capture error message in debug Backport-of: 2f04bc5f934887029d8bcc13cf722d8498a35120
Configuration menu - View commit details
-
Copy full SHA for 2e8418e - Browse repository at this point
Copy the full SHA 2e8418eView commit details
Commits on Jun 20, 2024
-
8321025: Enable Neoverse N1 optimizations for Neoverse V2
Reviewed-by: shade Backport-of: c9d15f7d5ee616bf48d85647ee504714ac5fafc2
Configuration menu - View commit details
-
Copy full SHA for 943e759 - Browse repository at this point
Copy the full SHA 943e759View commit details -
8320079: The ArabicBox.java test has no control buttons
Backport-of: 792fc9d114977664da0b3bebf0f1d82360d375b6
Andrew Lu committedJun 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 6cd06d7 - Browse repository at this point
Copy the full SHA 6cd06d7View commit details -
8328560: java/awt/event/MouseEvent/ClickDuringKeypress/ClickDuringKey…
…press.java imports Applet Backport-of: e81374e0501a8201dac701824d2e29f2cedfcdff
Andrew Lu committedJun 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 4f8917e - Browse repository at this point
Copy the full SHA 4f8917eView commit details -
8309621: [XWayland][Screencast] screen capture failure with sun.java2…
…d.uiScale other than 1 Backport-of: 387896fb349f341081c6075fb7169e9f3a0919cd
Configuration menu - View commit details
-
Copy full SHA for 0272ae0 - Browse repository at this point
Copy the full SHA 0272ae0View commit details -
8330819: C2 SuperWord: bad dominance after pre-loop limit adjustment …
…with base that has CastLL after pre-loop Reviewed-by: mbaesken Backport-of: e681e9b4d78c57d031e08e11dfa6250d1f52f5f5
Configuration menu - View commit details
-
Copy full SHA for 8148675 - Browse repository at this point
Copy the full SHA 8148675View commit details -
8330133: libj2pkcs11.so crashes on some pkcs#11 v3.0 libraries
Backport-of: d1c6cd104ec117b88c45aafcb342164be4483f94
Configuration menu - View commit details
-
Copy full SHA for 568bd67 - Browse repository at this point
Copy the full SHA 568bd67View commit details -
8325083: jdk/incubator/vector/Double512VectorTests.java crashes in As…
…sembler::vex_prefix_and_encode Backport-of: 01060ad4ab18581aa46bc16e64c7f12a591a682b
Configuration menu - View commit details
-
Copy full SHA for 4bb85fc - Browse repository at this point
Copy the full SHA 4bb85fcView commit details -
8331999: BasicDirectoryModel/LoaderThreadCount.java frequently fails …
…on Windows in CI Introduce tolerance factor: count > loaderCount.size() / 2 Fail the test only if the number of snapshots with more than 2 file loader threads is greater than half of the number of valid snapshots. Backport-of: ffbdfffbc702253f32fa45dc1855b663c72074a6
Andrew Lu committedJun 20, 2024 Configuration menu - View commit details
-
Copy full SHA for c959207 - Browse repository at this point
Copy the full SHA c959207View commit details -
8331063: Some HttpClient tests don't report leaks
Backport-of: e4ed7ced75c53cf5ff40c5dae4830b1ee2589802
Andrew Lu committedJun 20, 2024 Configuration menu - View commit details
-
Copy full SHA for c0eb17c - Browse repository at this point
Copy the full SHA c0eb17cView commit details -
8332936: Test vmTestbase/metaspace/gc/watermark_70_80/TestDescription…
….java fails with no GC's recorded Backport-of: 5ed0d52c8424dd2e7f1ac2404e9fabb40c8402b8
Andrew Lu committedJun 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 5c1282b - Browse repository at this point
Copy the full SHA 5c1282bView commit details -
8334332: TestIOException.java fails if run by root
Backport-of: 472b935b442f7f925b665c7de91eda77f3dcbe8b
Configuration menu - View commit details
-
Copy full SHA for 7e12de9 - Browse repository at this point
Copy the full SHA 7e12de9View commit details -
8309685: Fix -Wconversion warnings in assembler and register code
Reviewed-by: mdoerr Backport-of: 230bcb769a2701b80b4a12a39785f88a1db48ba9
Configuration menu - View commit details
-
Copy full SHA for a79db00 - Browse repository at this point
Copy the full SHA a79db00View commit details -
8318605: Enable parallelism in vmTestbase/nsk/stress/stack tests
Backport-of: d9aa1deac8474f87dd867809f7265b9496917c6f
Configuration menu - View commit details
-
Copy full SHA for 6a67861 - Browse repository at this point
Copy the full SHA 6a67861View commit details -
8327840: Automate javax/swing/border/Test4129681.java
Backport-of: 177b8a241c11782b302607c0068b15b38112e67c
Configuration menu - View commit details
-
Copy full SHA for c3693c2 - Browse repository at this point
Copy the full SHA c3693c2View commit details
Commits on Jun 21, 2024
-
8332174: Remove 2 (unpaired) RLO Unicode characters in ff_Adlm.xml
Reviewed-by: andrew
Configuration menu - View commit details
-
Copy full SHA for d5363bc - Browse repository at this point
Copy the full SHA d5363bcView commit details -
8314515: java/util/concurrent/SynchronousQueue/Fairness.java failed w…
…ith "Error: fair=false i=8 j=0" Backport-of: 35e9662767cc0a1dea9b5afa2a6d61a85297253c
Configuration menu - View commit details
-
Copy full SHA for fe999ba - Browse repository at this point
Copy the full SHA fe999baView commit details
Commits on Jun 23, 2024
-
8241550: [macOS] SSLSocketImpl/ReuseAddr.java failed due to "BindExce…
…ption: Address already in use" Backport-of: 6a35311468222f9335b43d548df2ecb80746b389
Amos Shi committedJun 23, 2024 Configuration menu - View commit details
-
Copy full SHA for d0e54e9 - Browse repository at this point
Copy the full SHA d0e54e9View commit details -
8321933: TestCDSVMCrash.java spawns two processes
Backport-of: 1fde8b868a0e40fb79de505106ef07e3dccbd1de
Amos Shi committedJun 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 2d89cc2 - Browse repository at this point
Copy the full SHA 2d89cc2View commit details -
8315024: Vector API FP reduction tests should not test for exact equa…
…lity Backport-of: e6f23a90d4a53339a3c9c2b76fc5d317940e4472
Amos Shi committedJun 23, 2024 Configuration menu - View commit details
-
Copy full SHA for d8a00da - Browse repository at this point
Copy the full SHA d8a00daView commit details -
8325384: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.…
…java failing intermittently when main thread is a virtual thread Backport-of: da9c23ace9bdf398d811a88ed137217dd3167231
Amos Shi committedJun 23, 2024 Configuration menu - View commit details
-
Copy full SHA for d927a6f - Browse repository at this point
Copy the full SHA d927a6fView commit details -
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Faile…
…d remote listen" 8312140: jdk/jshell tests failed with JDI socket timeouts Backport-of: 14193a049ebcbd3639962729c631293b8d3a9114
Amos Shi committedJun 23, 2024 Configuration menu - View commit details
-
Copy full SHA for edbe6f9 - Browse repository at this point
Copy the full SHA edbe6f9View commit details -
8315576: compiler/codecache/CodeCacheFullCountTest.java fails after J…
…DK-8314837 Reviewed-by: mdoerr Backport-of: 343cc0ce2bba797e206f6b7312018a8c6d1bdb66
Amos Shi committedJun 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 2ed8a96 - Browse repository at this point
Copy the full SHA 2ed8a96View commit details -
8313674: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java shou…
…ld test for more block devices Backport-of: e91492ab4333c61f39b50eb428fa932131a5b908
Amos Shi committedJun 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 8094990 - Browse repository at this point
Copy the full SHA 8094990View commit details -
8316389: Open source few AWT applet tests
Backport-of: 65227a3c64a9eaead7a7b2b94a5c2786f1b1bb4f
Amos Shi committedJun 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 420c4b5 - Browse repository at this point
Copy the full SHA 420c4b5View commit details -
8328110: Allow simultaneous use of PassFailJFrame with split UI and a…
…dditional windows Backport-of: 11a3673d42edbefef70228b4d14595aab11fdac4
Amos Shi committedJun 23, 2024 Configuration menu - View commit details
-
Copy full SHA for d2534fa - Browse repository at this point
Copy the full SHA d2534faView commit details -
8333398: Uncomment the commented test in test/jdk/java/util/jar/JarFi…
…le/mrjar/MultiReleaseJarAPI.java Backport-of: d230b30353f59135287436b09949b80e9fd73a93
Amos Shi committedJun 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 62c30e6 - Browse repository at this point
Copy the full SHA 62c30e6View commit details -
7022325: TEST_BUG: test/java/util/zip/ZipFile/ReadLongZipFileName.jav…
…a leaks files if it fails Backport-of: 4785461f61d8f5c7444d2e6fd90f1e083dbc6fe4
Amos Shi committedJun 23, 2024 Configuration menu - View commit details
-
Copy full SHA for c77926c - Browse repository at this point
Copy the full SHA c77926cView commit details
Commits on Jun 24, 2024
-
8283223: gc/stringdedup/TestStringDeduplicationFullGC.java#Parallel f…
…ailed with "RuntimeException: String verification failed" Backport-of: 9d441e3e56e733d64dbadde6854761e4545c1c70
Andrew Lu committedJun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for a045d78 - Browse repository at this point
Copy the full SHA a045d78View commit details -
8316211: Open source several manual applet tests
Backport-of: 2f311d59dcbbf7605e52fac0b8ebd35d7d51a48b
Andrew Lu committedJun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 432144b - Browse repository at this point
Copy the full SHA 432144bView commit details -
8317360: Missing null checks in JfrCheckpointManager and JfrStringPoo…
…l initialization routines Backport-of: cf4ede0e544fbd758cc9e93c695fb19fb7da0f9a
Configuration menu - View commit details
-
Copy full SHA for 1c19bbd - Browse repository at this point
Copy the full SHA 1c19bbdView commit details -
8321220: JFR: RecordedClass reports incorrect modifiers
Backport-of: d5f59cf0a8efe8d0f2d8ab1a5bd68fa9fe15fb1a
Configuration menu - View commit details
-
Copy full SHA for 57824ed - Browse repository at this point
Copy the full SHA 57824edView commit details -
8325754: Dead AbstractQueuedSynchronizer$ConditionNodes survive minor…
… garbage collections Backport-of: 60cbf2925024b1c2253256688ae41741fff0a860
Configuration menu - View commit details
-
Copy full SHA for 241b054 - Browse repository at this point
Copy the full SHA 241b054View commit details -
8316306: Open source and convert manual Swing test
Backport-of: d3e821838668a0ccc0ccd098336230975e27fd7c
Andrew Lu committedJun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 717e389 - Browse repository at this point
Copy the full SHA 717e389View commit details -
8299487: Test java/net/httpclient/whitebox/SSLTubeTestDriver.java tim…
…ed out Backport-of: 81083a0e10d9c92f5247ae256e170709014b596b
Andrew Lu committedJun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for b0607ee - Browse repository at this point
Copy the full SHA b0607eeView commit details -
8307778: com/sun/jdi/cds tests fail with jtreg's Virtual test thread …
…factory Backport-of: fe8a2aff3129b515c2a0f3ab96f5e3ad6cef7b70
Andrew Lu committedJun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 3222647 - Browse repository at this point
Copy the full SHA 3222647View commit details -
8319197: Exclude hb-subset and hb-style from compilation
Backport-of: e1cae7203674bc288a63e6fb26f94b20e70c74fd
Configuration menu - View commit details
-
Copy full SHA for 11628ef - Browse repository at this point
Copy the full SHA 11628efView commit details -
8334333: MissingResourceCauseTestRun.java fails if run by root
Backport-of: de8ee97718d7e12b541b310cf5b67f3e10e91ad9
Configuration menu - View commit details
-
Copy full SHA for 46fcb7e - Browse repository at this point
Copy the full SHA 46fcb7eView commit details -
8331011: [XWayland] TokenStorage fails under Security Manager
Backport-of: 9912abf586f4e0f76591639ae18d5c074edaa2c5
Configuration menu - View commit details
-
Copy full SHA for e99ad49 - Browse repository at this point
Copy the full SHA e99ad49View commit details -
8320655: awt screencast robot spin and sync issues with native libpip…
…ewire api Backport-of: c17b8cfafe5a2bbe29d38cfc6793c72b0430f6ca
Configuration menu - View commit details
-
Copy full SHA for ca23974 - Browse repository at this point
Copy the full SHA ca23974View commit details -
8332920: C2: Partial Peeling is wrongly applied for CmpU with negativ…
…e limit Reviewed-by: chagedorn Backport-of: ef101f1bf20f2813f855af4bc4eb317565175208
Configuration menu - View commit details
-
Copy full SHA for 7328df4 - Browse repository at this point
Copy the full SHA 7328df4View commit details -
8325494: C2: Broken graph after not skipping CastII node anymore for …
…Assertion Predicates after JDK-8309902 Reviewed-by: mbaesken, shade Backport-of: 9fd78022b19149ade40f92749f0b585ecfd41410
Configuration menu - View commit details
-
Copy full SHA for 5c3dbbf - Browse repository at this point
Copy the full SHA 5c3dbbfView commit details -
8325520: Vector loads and stores with indices and masks incorrectly c…
…ompiled Backport-of: 0c934ff4e2fb53a72ad25a080d956745a5649f9b
Configuration menu - View commit details
-
Copy full SHA for 487b29d - Browse repository at this point
Copy the full SHA 487b29dView commit details -
8310906: Fix -Wconversion warnings in runtime, oops and some code hea…
…der files. Backport-of: 9f46fc28426630399ca39d443403cc3a7be58854
Configuration menu - View commit details
-
Copy full SHA for 17e271d - Browse repository at this point
Copy the full SHA 17e271dView commit details
Commits on Jun 25, 2024
-
8328697: SubMenuShowTest and SwallowKeyEvents tests stabilization
Backport-of: 638708cad8228f62caf633015973403164675560
Andrew Lu committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 4be1a02 - Browse repository at this point
Copy the full SHA 4be1a02View commit details -
8322062: com/sun/jdi/JdwpAllowTest.java does not performs negative te…
…sting with prefix length Backport-of: 459957f30a6e0fe40636dd72faa3f0d86151c94f
Andrew Lu committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for c0050ca - Browse repository at this point
Copy the full SHA c0050caView commit details -
8328647: TestGarbageCollectorMXBean.java fails with C1-only and -Xcomp
Backport-of: bdd9438b453fedf9b8181ad2615640168638677d
Andrew Lu committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 2c3a40b - Browse repository at this point
Copy the full SHA 2c3a40bView commit details -
8222884: ConcurrentClassDescLookup.java times out intermittently
Backport-of: bd046d9b9e79e4eea89c72af358961ef6e98e660
Andrew Lu committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 98cfde4 - Browse repository at this point
Copy the full SHA 98cfde4View commit details -
8317372: Refactor some NumberFormat tests to use JUnit
Reviewed-by: mdoerr Backport-of: 9622de2aa89923b8444df093ae1c596bc336f14f
Andrew Lu committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 8c6ad58 - Browse repository at this point
Copy the full SHA 8c6ad58View commit details -
8332248: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java fail…
…ed with RuntimeException Backport-of: 0bb5ae645165b97527ecccf02308df6072c363d8
Configuration menu - View commit details
-
Copy full SHA for 99b50b3 - Browse repository at this point
Copy the full SHA 99b50b3View commit details -
8330849: Add test to verify memory usage with recursive locking
Backport-of: 7b2560b4904d80629d3f4f25c65d9b96eee9bdb6
Configuration menu - View commit details
-
Copy full SHA for 153accc - Browse repository at this point
Copy the full SHA 153acccView commit details -
8329103: assert(!thread->in_asgct()) failed during multi-mode profiling
Reviewed-by: jbechberger Backport-of: 6b1b0e9d45eb56f88398e2a6bca0d90c03112eaa
Jaroslav Bachorik committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 9a4da24 - Browse repository at this point
Copy the full SHA 9a4da24View commit details -
8320608: Many jtreg printing tests are missing the @printer keyword
Backport-of: 76fea807071eee80a1e00aae7bc4784a6d35bf4b
Amos Shi committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for d7db5c5 - Browse repository at this point
Copy the full SHA d7db5c5View commit details -
8315969: compiler/rangechecks/TestRangeCheckHoistingScaledIV.java: ma…
…ke flagless Reviewed-by: mdoerr Backport-of: 9598ff83860235281a08091128b5df90a4a76916
Amos Shi committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 8c00900 - Browse repository at this point
Copy the full SHA 8c00900View commit details
Commits on Jun 26, 2024
-
8321176: [Screencast] make a second attempt on screencast failure
Backport-of: 92fd490f22f690ff7698182658363b7035bcc3bf
Configuration menu - View commit details
-
Copy full SHA for 4dceb87 - Browse repository at this point
Copy the full SHA 4dceb87View commit details -
8051959: Add thread and timestamp options to java.security.debug syst…
…em property Reviewed-by: mbaesken Backport-of: 3b582dff849f1c25336e2efc415eb121f8b12189
Configuration menu - View commit details
-
Copy full SHA for e257ae5 - Browse repository at this point
Copy the full SHA e257ae5View commit details -
8328896: Fontmetrics for large Fonts has zero width
Backport-of: 25871af36b1397bdc3715ab0edc589f0483ea0b1
Configuration menu - View commit details
-
Copy full SHA for 65cf18a - Browse repository at this point
Copy the full SHA 65cf18aView commit details -
8334867: Add back assertion from JDK-8325494
Reviewed-by: shade, chagedorn
Configuration menu - View commit details
-
Copy full SHA for f9f11d7 - Browse repository at this point
Copy the full SHA f9f11d7View commit details -
8333099: Missing check for is_LoadVector in StoreNode::Identity
Backport-of: 2ea365c94533a59865ab4c20ad8e1008072278da
Configuration menu - View commit details
-
Copy full SHA for 03a7176 - Browse repository at this point
Copy the full SHA 03a7176View commit details -
8325587: Shenandoah: ShenandoahLock should allow blocking in VM
Backport-of: 492e8bf563135d27b46fde198880e62d5f1940e8
Configuration menu - View commit details
-
Copy full SHA for ad5e16f - Browse repository at this point
Copy the full SHA ad5e16fView commit details -
8323584: AArch64: Unnecessary ResourceMark in NativeCall::set_destina…
…tion_mt_safe Backport-of: 34f85ee94e8b45bcebbf8ba52a38c92a7185b54a
Configuration menu - View commit details
-
Copy full SHA for 3ce370a - Browse repository at this point
Copy the full SHA 3ce370aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd67f9 - Browse repository at this point
Copy the full SHA cbd67f9View commit details
Commits on Jun 27, 2024
-
8330027: Identity hashes of archived objects must be based on a repro…
…ducible random seed Reviewed-by: mdoerr Backport-of: 9f43ce5a725b212cec0f3cd17491c4bada953676
Configuration menu - View commit details
-
Copy full SHA for 75287b5 - Browse repository at this point
Copy the full SHA 75287b5View commit details -
8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates
Backport-of: b120a05b22426567b33bbe491f791179e377bd78
Configuration menu - View commit details
-
Copy full SHA for e456f8b - Browse repository at this point
Copy the full SHA e456f8bView commit details
Commits on Jun 28, 2024
-
8170817: G1: Returning MinTLABSize from unsafe_max_tlab_alloc causes …
…TLAB flapping Backport-of: 4c79e7d59caec01b4d2bdae2f7d25f1dd24ffbf6
Xiaolong Peng authored and Paul Hohensee committedJun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b4fa86 - Browse repository at this point
Copy the full SHA 6b4fa86View commit details -
8211847: [aix] java/lang/ProcessHandle/InfoTest.java fails: "reported…
… cputime less than expected" Backport-of: f5213671f7b636b32bb93c78e43696a61cd69bae
Configuration menu - View commit details
-
Copy full SHA for b15ec4a - Browse repository at this point
Copy the full SHA b15ec4aView commit details -
8333462: Performance regression of new DecimalFormat() when compare t…
…o jdk11 Backport-of: d826127970bd2ae8bf4cacc3c55634dc5af307c4
Configuration menu - View commit details
-
Copy full SHA for 7ff9ec6 - Browse repository at this point
Copy the full SHA 7ff9ec6View commit details -
8319818: Address GCC 13.2.0 warnings (stringop-overflow and dangling-…
…pointer) 8320212: Disable GCC stringop-overflow warning for affected files 8326717: Disable stringop-overflow in shenandoahLock.cpp Reviewed-by: mdoerr Backport-of: c0507af5a4d867940b3aee1ac0fc8188b5536825
Configuration menu - View commit details
-
Copy full SHA for 6c65326 - Browse repository at this point
Copy the full SHA 6c65326View commit details -
8334421: assert(!oldbox->is_unbalanced()) failed: this should not be …
…called for unbalanced region Backport-of: 9c89f0861c1b6d25e1a7c3ac1add9a168d807788
Configuration menu - View commit details
-
Copy full SHA for 1546279 - Browse repository at this point
Copy the full SHA 1546279View commit details -
8327007: javax/swing/JSpinner/8008657/bug8008657.java fails
Backport-of: b7540df6a4279c63e69d32b9d9834f7a427478d1
Configuration menu - View commit details
-
Copy full SHA for bcdb838 - Browse repository at this point
Copy the full SHA bcdb838View commit details
Commits on Jul 1, 2024
-
8280990: [XWayland] XTest emulated mouse click does not bring window …
…to front Backport-of: d2d78ad18e0b5d2a6a62f9c97ceec5592fa1de2e
Andrew Lu committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for eff4452 - Browse repository at this point
Copy the full SHA eff4452View commit details -
8260633: [macos] java/awt/dnd/MouseEventAfterStartDragTest/MouseEvent…
…AfterStartDragTest.html test failed Backport-of: 6f7ddbec7d0bc459d44b6518fe1d982eaba7f37b
Andrew Lu committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 813ca6d - Browse repository at this point
Copy the full SHA 813ca6dView commit details -
8316285: Opensource JButton manual tests
Backport-of: 9f5d2b947f7d70babba663e16882e480b8a973f2
Andrew Lu committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for f5e7166 - Browse repository at this point
Copy the full SHA f5e7166View commit details -
8330063: Upgrade jQuery to 3.7.1
Reviewed-by: mdoerr Backport-of: 46a2ce4eb4c961649a70d52a6317a2c022e87d63
Configuration menu - View commit details
-
Copy full SHA for 3b9abf9 - Browse repository at this point
Copy the full SHA 3b9abf9View commit details -
8333652: RISC-V: compiler/vectorapi/VectorGatherMaskFoldingTest.java …
…fails when using RVV Backport-of: ce5727df4436425b24b89f24c6e6b708575ec7c6
Configuration menu - View commit details
-
Copy full SHA for c22cb4a - Browse repository at this point
Copy the full SHA c22cb4aView commit details
Commits on Jul 2, 2024
-
8331605: jdk/test/lib/TestMutuallyExclusivePlatformPredicates.java te…
…st failure Backport-of: 01125fa21b733199d4fe670ecf38b82cd917e242
Andrew Lu committedJul 2, 2024 Configuration menu - View commit details
-
Copy full SHA for ded1a33 - Browse repository at this point
Copy the full SHA ded1a33View commit details
Commits on Jul 4, 2024
-
8328238: Convert few closed manual applet tests to main
Backport-of: 68170ae22233462e8925c75c4737be7f0ba9353d
Andrew Lu committedJul 4, 2024 Configuration menu - View commit details
-
Copy full SHA for efcac3a - Browse repository at this point
Copy the full SHA efcac3aView commit details -
8320675: PrinterJob/SecurityDialogTest.java hangs
Backport-of: 9f5ad43358a4e209b4cd1c91bcc86b997f371548
Andrew Lu committedJul 4, 2024 Configuration menu - View commit details
-
Copy full SHA for b6be31a - Browse repository at this point
Copy the full SHA b6be31aView commit details -
8280988: [XWayland] Click on title to request focus test failures
Backport-of: f6cdcc6f65f2a436906541bb8266e69ded17e2e3
Andrew Lu committedJul 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 306aeab - Browse repository at this point
Copy the full SHA 306aeabView commit details -
8333270: HandlersOnComplexResetUpdate and HandlersOnComplexUpdate tes…
…ts fail with "Unexpected reference" if timeoutFactor is less than 1/3 Backport-of: d02cb742f79e88c6438ca58a6357fe432fb286cb
Andrew Lu committedJul 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 34175fc - Browse repository at this point
Copy the full SHA 34175fcView commit details -
8332524: Instead of printing "TLSv1.3," it is showing "TLS13"
Backport-of: e681b4e9b3ae24f45d8c6adab4105df39e6b8a92
Configuration menu - View commit details
-
Copy full SHA for cba69c8 - Browse repository at this point
Copy the full SHA cba69c8View commit details -
6967482: TAB-key does not work in JTables after selecting details-vie…
…w in JFileChooser 8166352: FilePane.createDetailsView() removes JTable TAB, SHIFT-TAB functionality Backport-of: 711e7238196a4ef9211ed4cca15c7c1d774df019
Configuration menu - View commit details
-
Copy full SHA for 4f82229 - Browse repository at this point
Copy the full SHA 4f82229View commit details -
8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on li…
…nux-aarch64 Backport-of: f23295ec1dde58d239a2625c9b1645534a2bb625
Configuration menu - View commit details
-
Copy full SHA for c8fe1a1 - Browse repository at this point
Copy the full SHA c8fe1a1View commit details -
8333353: Delete extra empty line in CodeBlob.java
Backport-of: 91101f0d4fc8e06d0d74e06361db6ac87efeeb8e
Configuration menu - View commit details
-
Copy full SHA for 7027274 - Browse repository at this point
Copy the full SHA 7027274View commit details
Commits on Jul 5, 2024
-
8334653: ISO 4217 Amendment 177 Update
Backport-of: 86b0cf259fb3cbe3a1973151148e5d36c6a99d91
Configuration menu - View commit details
-
Copy full SHA for 7991298 - Browse repository at this point
Copy the full SHA 7991298View commit details -
8331798: Remove unused arg of checkErgonomics() in TestMaxHeapSizeToo…
…ls.java Backport-of: c6f611cfe0f3d6807b450be19ec00713229dbf42
Andrew Lu committedJul 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 1064076 - Browse repository at this point
Copy the full SHA 1064076View commit details -
8333804: java/net/httpclient/ForbiddenHeadTest.java threw an exceptio…
…n with 0 failures Backport-of: ec1664e8c9413890ce2dae5c2dbbce3449d67882
Andrew Lu committedJul 5, 2024 Configuration menu - View commit details
-
Copy full SHA for b48b8e1 - Browse repository at this point
Copy the full SHA b48b8e1View commit details -
8316361: C2: assert(!failure) failed: Missed optimization opportunity…
… in PhaseIterGVN with -XX:VerifyIterativeGVN=10 Backport-of: eeb63cd0fad9de1f7182ab97d0f25ac67745aa9e
Configuration menu - View commit details
-
Copy full SHA for 3e638bf - Browse repository at this point
Copy the full SHA 3e638bfView commit details
Commits on Jul 8, 2024
-
8327401: Some jtreg tests fail on Wayland without any tracking bug
8312111: open/test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails on ubuntu 23.04 Backport-of: 286cc163fd4f8361a633dcb6494965020d02b506
Andrew Lu committedJul 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 2c2cd9b - Browse repository at this point
Copy the full SHA 2c2cd9bView commit details -
8334297: (so) java/nio/channels/SocketChannel/OpenLeak.java should no…
…t depend on SecurityManager Backport-of: 50bed6c67b1edd7736bdf79308d135a4e1047ff0
Andrew Lu committedJul 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 6ff7e2a - Browse repository at this point
Copy the full SHA 6ff7e2aView commit details -
8211854: [aix] java/net/ServerSocket/AcceptInheritHandle.java fails: …
…read times out Backport-of: cb3c45a698ccd7f61f707fa3066b9155769f4f73
Configuration menu - View commit details
-
Copy full SHA for 9c9a812 - Browse repository at this point
Copy the full SHA 9c9a812View commit details
Commits on Jul 9, 2024
-
8329559: Test javax/swing/JFrame/bug4419914.java failed because The E…
…nd and Start buttons are not placed correctly and Tab focus does not move as expected Backport-of: 7c1fad4fb6c387bbfb72b3f96b610e7cbc2ef312
Andrew Lu committedJul 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 9677a85 - Browse repository at this point
Copy the full SHA 9677a85View commit details -
8335536: Fix assertion failure in IdealGraphPrinter when append is true
Backport-of: 6db4c6a772df856fc3099c32a5b2c102a30d360c
Configuration menu - View commit details
-
Copy full SHA for 8a0dd93 - Browse repository at this point
Copy the full SHA 8a0dd93View commit details -
8317446: ProblemList gc/arguments/TestNewSizeFlags.java on macosx-aar…
…ch64 in Xcomp 8317449: ProblemList serviceability/jvmti/stress/StackTrace/NotSuspended/GetStackTraceNotSuspendedStressTest.java on several platforms 8334592: ProblemList serviceability/jvmti/stress/StackTrace/NotSuspended/GetStackTraceNotSuspendedStressTest.java in jdk21 on all platforms Reviewed-by: lucy Backport-of: 8ff10a0d3520fbeae9fe7aac4226d65b93ec79f8
Configuration menu - View commit details
-
Copy full SHA for dc3d552 - Browse repository at this point
Copy the full SHA dc3d552View commit details
Commits on Jul 10, 2024
-
8328158: Convert java/awt/Choice/NonFocusablePopupMenuTest to automat…
…ic main test 8328269: NonFocusablePopupMenuTest.java should be marked as headful Reviewed-by: mbaesken Backport-of: b8dfeafdfd9ca024c92c9a73b59e6e71c0551985
Andrew Lu committedJul 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f78ddd - Browse repository at this point
Copy the full SHA 5f78dddView commit details -
8331518: Tests should not use the "Classpath" exception form of the l…
…egal header Reviewed-by: mbaesken Backport-of: d3bf52628efb79e1b98749d628c4b6d035e1d511
Andrew Lu committedJul 10, 2024 Configuration menu - View commit details
-
Copy full SHA for bbcce3f - Browse repository at this point
Copy the full SHA bbcce3fView commit details -
8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpec…
…tedly 8324781: runtime/Thread/TestAlwaysPreTouchStacks.java failed with Expected a higher ratio between stack committed and reserved 8325218: gc/parallel/TestAlwaysPreTouchBehavior.java fails Reviewed-by: shade Backport-of: a65a89522d2f24b1767e1c74f6689a22ea32ca6a
Configuration menu - View commit details
-
Copy full SHA for cb40bc2 - Browse repository at this point
Copy the full SHA cb40bc2View commit details
Commits on Jul 11, 2024
-
8335775: Remove extraneous 's' in comment of rawmonitor.cpp test file
Backport-of: ff49f677ee5017019c90823bc412ceb90068ffbd
Configuration menu - View commit details
-
Copy full SHA for c8db6fe - Browse repository at this point
Copy the full SHA c8db6feView commit details
Commits on Jul 12, 2024
-
8299058: AssertionError in sun.net.httpserver.ServerImpl when connect…
…ion is idle Backport-of: 47624f6fc699aa66c58587460ce7f39fce5a86c7
Configuration menu - View commit details
-
Copy full SHA for eba245a - Browse repository at this point
Copy the full SHA eba245aView commit details
Commits on Jul 15, 2024
-
8326129: Java Record Pattern Match leads to infinite loop
Backport-of: 93a2e773a508ef7960214e20c2df5e8456f2e8c2
Configuration menu - View commit details
-
Copy full SHA for f704b62 - Browse repository at this point
Copy the full SHA f704b62View commit details -
8315505: CompileTask timestamp printed can overflow
Backport-of: ad7a8e86e0334390f87ae44cf749d2b47f1409a1
Configuration menu - View commit details
-
Copy full SHA for cdbd94f - Browse repository at this point
Copy the full SHA cdbd94fView commit details
Commits on Jul 16, 2024
-
8332424: Update IANA Language Subtag Registry to Version 2024-05-16
Backport-of: 6dac8d64527b4e9ade783b99f82fbecd81c426a6
Configuration menu - View commit details
-
Copy full SHA for 8501f6c - Browse repository at this point
Copy the full SHA 8501f6cView commit details -
8322766: Micro bench SSLHandshake should use default algorithms
Backport-of: 06dd73534271874eff008b8d3027f4ce49b136b3
Configuration menu - View commit details
-
Copy full SHA for b93ae1a - Browse repository at this point
Copy the full SHA b93ae1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed1106b - Browse repository at this point
Copy the full SHA ed1106bView commit details
Commits on Jul 18, 2024
-
8328273: sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java f…
…ailed with java.rmi.server.ExportException: Port already in use Backport-of: a85c8493aec73e81c000ea3e3d983b05706bbfec
Andrew Lu committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 4e95699 - Browse repository at this point
Copy the full SHA 4e95699View commit details -
8327424: ProblemList serviceability/sa/TestJmapCore.java on all platf…
…orms with ZGC Backport-of: 0a6e64e2f50cb5eb969dbd0807ad3edc1c353923
Configuration menu - View commit details
-
Copy full SHA for be519cd - Browse repository at this point
Copy the full SHA be519cdView commit details -
8333887: ubsan: unsafe.cpp:247:13: runtime error: store to null point…
…er of type 'volatile int' Backport-of: 0d3a3771c3777d3dd1fec8dc8faed5fd02b06830
Configuration menu - View commit details
-
Copy full SHA for 9a02aa6 - Browse repository at this point
Copy the full SHA 9a02aa6View commit details -
8334123: log the opening of Type 1 fonts
Backport-of: f8c657f6716c0de747be16814b55c3886bedf2d2
Configuration menu - View commit details
-
Copy full SHA for 7e5d30f - Browse repository at this point
Copy the full SHA 7e5d30fView commit details -
8334418: Update IANA Language Subtag Registry to Version 2024-06-14
Backport-of: 861aefcafacdc21459ef966307f52568e327fd49
Configuration menu - View commit details
-
Copy full SHA for 021e881 - Browse repository at this point
Copy the full SHA 021e881View commit details -
8332818: ubsan: archiveHeapLoader.cpp:70:27: runtime error: applying …
…non-zero offset 18446744073707454464 to null pointer Backport-of: 6861766b638c5135ba40f261d78d9731954ce5ab
Configuration menu - View commit details
-
Copy full SHA for 9176fa2 - Browse repository at this point
Copy the full SHA 9176fa2View commit details -
8333542: Breakpoint in parallel code does not work
Reviewed-by: lucy Backport-of: b3bf31a0a08da679ec2fd21613243fb17b1135a9
Configuration menu - View commit details
-
Copy full SHA for 69aab6a - Browse repository at this point
Copy the full SHA 69aab6aView commit details -
8315422: getSoTimeout() would be in try block in SSLSocketImpl
Backport-of: 2264667bba2311b568257a933813fa76a9e75313
Configuration menu - View commit details
-
Copy full SHA for a98bd60 - Browse repository at this point
Copy the full SHA a98bd60View commit details -
8312200: Fix Parse::catch_call_exceptions memory leak
Backport-of: d33e8e6f93d7b0806e1d0087c3c0a11fe1bc8e21
Neethu Prasad authored and Paul Hohensee committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for e459fe0 - Browse repository at this point
Copy the full SHA e459fe0View commit details -
8331405: Shenandoah: Optimize ShenandoahLock with TTAS
Reviewed-by: shade Backport-of: c4fe5bf90c2d368c29714de63a90eca444fb3ece
Configuration menu - View commit details
-
Copy full SHA for d0a1fbd - Browse repository at this point
Copy the full SHA d0a1fbdView commit details
Commits on Jul 19, 2024
-
8299790: os::print_hex_dump is racy
Backport-of: 8f28809aa87b1026cdbdd1ea88da3c7f0c994697
Configuration menu - View commit details
-
Copy full SHA for 0506f4c - Browse repository at this point
Copy the full SHA 0506f4cView commit details -
8314163: os::print_hex_dump prints incorrectly for big endian platfor…
…ms and unit sizes larger than 1 Backport-of: 6a15860b126c9e9eb62579d9b710dcdc0ec489bb
Configuration menu - View commit details
-
Copy full SHA for 527ade8 - Browse repository at this point
Copy the full SHA 527ade8View commit details
Commits on Jul 22, 2024
-
8332717: ZGC: Division by zero in heuristics
Backport-of: 2d4185f4f1def7c32d1a556521e26ec656234220
Configuration menu - View commit details
-
Copy full SHA for aad6ba3 - Browse repository at this point
Copy the full SHA aad6ba3View commit details -
8331411: Shenandoah: Reconsider spinning duration in ShenandoahLock
Reviewed-by: shade Backport-of: 817edcb697cbb8c608c9292cdc4b99db4f5844dc
Configuration menu - View commit details
-
Copy full SHA for 2c981bc - Browse repository at this point
Copy the full SHA 2c981bcView commit details
Commits on Jul 23, 2024
-
8334239: Introduce macro for ubsan method/function exclusions
Backport-of: ff30240926224b2f98e173bcd606c157af788919
Configuration menu - View commit details
-
Copy full SHA for eef95a6 - Browse repository at this point
Copy the full SHA eef95a6View commit details -
8325542: CTW: Runner can produce negative StressSeed
Backport-of: bb675afae6876fb99aaf0160298463008a9c5efa
Configuration menu - View commit details
-
Copy full SHA for 555c0c1 - Browse repository at this point
Copy the full SHA 555c0c1View commit details
Commits on Jul 24, 2024
-
8334339: Test java/nio/file/attribute/BasicFileAttributeView/Creation…
…Time.java fails on alinux3 Reviewed-by: phh Backport-of: 7baddc202a9ab2b85401aa05f827678b514ebf55
Configuration menu - View commit details
-
Copy full SHA for 928219d - Browse repository at this point
Copy the full SHA 928219dView commit details -
8316131: runtime/cds/appcds/TestParallelGCWithCDS.java fails with JNI…
… error Reviewed-by: lucy Backport-of: 31f70391e5f22ff5803d16b52c1e1248b6253d8c
Configuration menu - View commit details
-
Copy full SHA for e2254eb - Browse repository at this point
Copy the full SHA e2254ebView commit details -
8310628: GcInfoBuilder.c missing JNI Exception checks
Backport-of: a9c0a0f6b915f9ddaa97d83bad4f3c2b38810636
Configuration menu - View commit details
-
Copy full SHA for 570a6bd - Browse repository at this point
Copy the full SHA 570a6bdView commit details
Commits on Jul 25, 2024
-
8334769: Shenandoah: Move CodeCache_lock close to its use in Shenando…
…ahConcurrentNMethodIterator Backport-of: 4ebb77120af5a4ccbfde63b24cb50e05a3161f16
Configuration menu - View commit details
-
Copy full SHA for 4cab9a4 - Browse repository at this point
Copy the full SHA 4cab9a4View commit details -
8333361: ubsan,test : libHeapMonitorTest.cpp:518:9: runtime error: nu…
…ll pointer passed as argument 2, which is declared to never be null Backport-of: ed149062d0e8407710f083aa85d28d27c4a45ecc
Configuration menu - View commit details
-
Copy full SHA for bba56e0 - Browse repository at this point
Copy the full SHA bba56e0View commit details
Commits on Jul 26, 2024
-
8326332: Unclosed inline tags cause misalignment in summary tables
Reviewed-by: rschmelter Backport-of: a6dc4bc2b83c7240e573ac43f9b7a10191c58ed3
Configuration menu - View commit details
-
Copy full SHA for cc85abc - Browse repository at this point
Copy the full SHA cc85abcView commit details
Commits on Jul 29, 2024
-
8269657: Test java/nio/channels/DatagramChannel/Loopback.java failed:…
… Unexpected message Backport-of: c798316bc4cb33fd902f926030d8a0b6870d661a
Configuration menu - View commit details
-
Copy full SHA for 078524e - Browse repository at this point
Copy the full SHA 078524eView commit details
Commits on Jul 30, 2024
-
8332903: ubsan: opto/output.cpp:1002:18: runtime error: load of value…
… 171, which is not a valid value for type 'bool' Backport-of: 113a2c028dc3b9abb6229d5f0b812b54a9b61011
Configuration menu - View commit details
-
Copy full SHA for 4a267bd - Browse repository at this point
Copy the full SHA 4a267bdView commit details -
8335283: Build failure due to 'no_sanitize' attribute directive ignored
Reviewed-by: shade Backport-of: 53242cdf9ef17c502ebd541e84370e7c158639c1
Configuration menu - View commit details
-
Copy full SHA for 812a639 - Browse repository at this point
Copy the full SHA 812a639View commit details -
8337038: Test java/nio/file/attribute/BasicFileAttributeView/Creation…
…Time.java shoud set as /native Reviewed-by: mbaesken
Configuration menu - View commit details
-
Copy full SHA for 2c9f741 - Browse repository at this point
Copy the full SHA 2c9f741View commit details
Commits on Jul 31, 2024
-
8317696: Fix compilation with clang-16
Backport-of: e4329a823bf9fd23c772342729ef4a4fb50381ac
Configuration menu - View commit details
-
Copy full SHA for 30801fb - Browse repository at this point
Copy the full SHA 30801fbView commit details -
8308286: Fix clang warnings in linux code
Backport-of: 98a954eebc4f97dd16cb89bd4f1122952c8482ca
Configuration menu - View commit details
-
Copy full SHA for c9d8681 - Browse repository at this point
Copy the full SHA c9d8681View commit details -
8335904: Fix invalid comment in ShenandoahLock
Backport-of: bb1f8a1698553d5962569ac8912edd0d7ef010dd
Xiaolong Peng authored and Paul Hohensee committedJul 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 462065b - Browse repository at this point
Copy the full SHA 462065bView commit details
Commits on Aug 1, 2024
-
8335134: Test com/sun/jdi/BreakpointOnClassPrepare.java timeout
Backport-of: 4e8cbf884ab1eee9c3110712ab62edc706e948ba
Andrew Lu committedAug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for e478a23 - Browse repository at this point
Copy the full SHA e478a23View commit details -
8325037: x86: enable and fix hotspot/jtreg/compiler/vectorization/Tes…
…tRoundVectFloat.java Backport-of: ed068469f3852aa69a27fe0f267d1828a0e59aec
Andrew Lu committedAug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 43cb913 - Browse repository at this point
Copy the full SHA 43cb913View commit details -
8291809: Convert compiler/c2/cr7200264/TestSSE2IntVect.java to IR ver…
…ification test Backport-of: 4da28b40f04acc355d86d44cb8d9fa0c5c7829bd
Andrew Lu committedAug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 7239584 - Browse repository at this point
Copy the full SHA 7239584View commit details -
8333363: ubsan: instanceKlass.cpp: runtime error: member call on null…
… pointer of type 'struct AnnotationArray' Backport-of: 46b817b7499e74ba8812d38bcce93147ebf93b25
Configuration menu - View commit details
-
Copy full SHA for c3b424e - Browse repository at this point
Copy the full SHA c3b424eView commit details -
8333277: ubsan: mlib_ImageScanPoly.c:292:43: runtime error: division …
…by zero Backport-of: 57b6481449612529615484a313d8b85ccf23e287
Configuration menu - View commit details
-
Copy full SHA for a757e62 - Browse repository at this point
Copy the full SHA a757e62View commit details -
8334482: Shenandoah: Deadlock when safepoint is pending during nmetho…
…ds iteration Backport-of: 2aeb12ec03944c777d617d0be48982fd225b16e7
Configuration menu - View commit details
-
Copy full SHA for c2daaa6 - Browse repository at this point
Copy the full SHA c2daaa6View commit details
Commits on Aug 2, 2024
-
8333178: ubsan: jvmti_tools.cpp:149:16: runtime error: null pointer p…
…assed as argument 2, which is declared to never be null Backport-of: 880c6b42ba74884690daa5c23f6605876f29aece
Configuration menu - View commit details
-
Copy full SHA for 6bc382f - Browse repository at this point
Copy the full SHA 6bc382fView commit details -
8332699: ubsan: jfrEventSetting.inline.hpp:31:43: runtime error: inde…
…x 163 out of bounds for type 'jfrNativeEventSetting [162]' Backport-of: abbf45b57edf2f5bf9a3f2fa408f35a43ebe9bb9
Configuration menu - View commit details
-
Copy full SHA for 0fdb206 - Browse repository at this point
Copy the full SHA 0fdb206View commit details -
8324580: SIGFPE on THP initialization on kernels < 4.10
Reviewed-by: stuefe Backport-of: a231706a06a86abb16d0040e8ca1b76a9741a0b2
Configuration menu - View commit details
-
Copy full SHA for 9cb36b2 - Browse repository at this point
Copy the full SHA 9cb36b2View commit details -
8335967: "text-decoration: none" does not work with "A" HTML tags
Backport-of: 374fca0fcbc049f937fa49bb4825edcbbf961f2b
Configuration menu - View commit details
-
Copy full SHA for 7c2666d - Browse repository at this point
Copy the full SHA 7c2666dView commit details -
8317112: Add screenshot for Frame/DefaultSizeTest.java
Backport-of: a36eaf03afd148581a9d9754f85a652cac84d655
Andrew Lu committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for ce67ab0 - Browse repository at this point
Copy the full SHA ce67ab0View commit details -
8324808: Manual printer tests have no Pass/Fail buttons, instructions…
… close set 3 Backport-of: af7c6af0cc1eb6c42199c05933c7feb032bd6353
Andrew Lu committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 81d1c97 - Browse repository at this point
Copy the full SHA 81d1c97View commit details -
8336301: test/jdk/java/nio/channels/AsyncCloseAndInterrupt.java leave…
…s around a FIFO file upon test completion Backport-of: ae9f318fc35eeab497e546ebab9faed6ec774ec5
Andrew Lu committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 3511d72 - Browse repository at this point
Copy the full SHA 3511d72View commit details -
8331854: ubsan: copy.hpp:218:10: runtime error: addition of unsigned …
…offset to 0x7fc2b4024518 overflowed to 0x7fc2b4024510 Backport-of: 2c1b311f81319cee1af574526a91424c2577b78c
Configuration menu - View commit details
-
Copy full SHA for 30294f4 - Browse repository at this point
Copy the full SHA 30294f4View commit details -
8335493: check_gc_overhead_limit should reset SoftRefPolicy::_should_…
…clear_all_soft_refs Backport-of: cff9e246cc2fbd3914f40bb71daa85dcf7731396
Configuration menu - View commit details
-
Copy full SHA for ee21571 - Browse repository at this point
Copy the full SHA ee21571View commit details -
8331731: ubsan: relocInfo.cpp:155:30: runtime error: applying non-zer…
…o offset to null pointer Reviewed-by: rschmelter Backport-of: 664c993c41753843293388a6ff1481a94a5b4c22
Configuration menu - View commit details
-
Copy full SHA for b79e185 - Browse repository at this point
Copy the full SHA b79e185View commit details -
8321509: False positive in get_trampoline fast path causes crash
Backport-of: 73e3e0edeb20c6f701b213423476f92fb05dd262
Dan Lutker authored and Ben Taylor committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 4989165 - Browse repository at this point
Copy the full SHA 4989165View commit details
Commits on Aug 6, 2024
-
8333622: ubsan: relocInfo_x86.cpp:101:56: runtime error: pointer inde…
…x expression with base (-1) overflowed Backport-of: 33fd6ae98638d2a4b33d18cc4acee4f0daaa9b35
Configuration menu - View commit details
-
Copy full SHA for dac39de - Browse repository at this point
Copy the full SHA dac39deView commit details
Commits on Aug 8, 2024
-
8335237: ubsan: vtableStubs.hpp is_vtable_stub exclude from ubsan checks
Backport-of: 486aa11e74d0772ba84c2adc3c62fc1fcbf52604
Configuration menu - View commit details
-
Copy full SHA for d578221 - Browse repository at this point
Copy the full SHA d578221View commit details -
8322971: KEM.getInstance() should check if a 3rd-party security provi…
…der is signed Backport-of: 9fd855ed477bb0849ce5c774854844deec0f4c6b
Configuration menu - View commit details
-
Copy full SHA for fd4ce63 - Browse repository at this point
Copy the full SHA fd4ce63View commit details
Commits on Aug 9, 2024
-
8333639: ubsan: cppVtables.cpp:81:55: runtime error: index 14 out of …
…bounds for type 'long int [1]' Backport-of: 0199fee431e0dccdd570b38595ea29c760dbed44
Configuration menu - View commit details
-
Copy full SHA for 953846d - Browse repository at this point
Copy the full SHA 953846dView commit details -
8334618: ubsan: support setting additional ubsan check options
Backport-of: efb905e57ab7a5299952419fa9961316541056c2
Configuration menu - View commit details
-
Copy full SHA for e4d27d0 - Browse repository at this point
Copy the full SHA e4d27d0View commit details
Commits on Aug 12, 2024
-
8328642: Convert applet test MouseDraggedOutCauseScrollingTest.html t…
…o main Backport-of: ab183e437c18b445e9c022a4d74de818d4ccecbe
Andrew Lu committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 27abeb8 - Browse repository at this point
Copy the full SHA 27abeb8View commit details -
8330146: assert(!_thread->is_in_any_VTMS_transition()) failed
Backport-of: c4ff58b9bcfd08eae0623a648a837e08f25b3f9b
Configuration menu - View commit details
-
Copy full SHA for 27b1e1a - Browse repository at this point
Copy the full SHA 27b1e1aView commit details -
8327501: Common ForkJoinPool prevents class unloading in some cases
8328366: Thread.setContextClassloader from thread in FJP commonPool task no longer works after JDK-8327501 Backport-of: 53c4714aab2e072ba18631875dcaa3b2d5d22243
Configuration menu - View commit details
-
Copy full SHA for eb103b0 - Browse repository at this point
Copy the full SHA eb103b0View commit details
Commits on Aug 13, 2024
-
8337283: configure.log is truncated when build dir is on different fi…
…lesystem Backport-of: 7e925d727f716e5c366b0d85b9c0de24efe43103
Configuration menu - View commit details
-
Copy full SHA for bafcddd - Browse repository at this point
Copy the full SHA bafcdddView commit details -
8336342: Fix known X11 library locations in sysroot
Backport-of: ee365d75cca6f33e5781fe514e557caba2b67c32
Configuration menu - View commit details
-
Copy full SHA for 9ac591a - Browse repository at this point
Copy the full SHA 9ac591aView commit details -
8336928: GHA: Bundle artifacts removal broken
Backport-of: 98562166e4a4c8921709014423c6cbc993aa0d97
Configuration menu - View commit details
-
Copy full SHA for 123614b - Browse repository at this point
Copy the full SHA 123614bView commit details -
8336343: Add more known sysroot library locations for ALSA
Backport-of: 9e6e0a8f341389215f0db6b2260f2b16351f02be
Configuration menu - View commit details
-
Copy full SHA for 75c82f6 - Browse repository at this point
Copy the full SHA 75c82f6View commit details -
8324641: [IR Framework] Add Setup method to provide custom arguments …
…and set fields Reviewed-by: phh Backport-of: 8d9ad97c293b090fbcedbfdb046f1b5d97b02f87
Configuration menu - View commit details
-
Copy full SHA for d4a6e72 - Browse repository at this point
Copy the full SHA d4a6e72View commit details -
8242564: javadoc crashes:: class cast exception com.sun.tools.javac.c…
…ode.Symtab$6 Backport-of: 64c3642c57719940855b220025b33758950b3980
Configuration menu - View commit details
-
Copy full SHA for 8150179 - Browse repository at this point
Copy the full SHA 8150179View commit details
Commits on Aug 14, 2024
-
8312049: runtime/logging/ClassLoadUnloadTest can be improved
Reviewed-by: phh Backport-of: 4676b40f17dd18941f5883cb9b989ad639992a50
Configuration menu - View commit details
-
Copy full SHA for 7e7b0f3 - Browse repository at this point
Copy the full SHA 7e7b0f3View commit details -
8315965: Open source various AWT applet tests
Backport-of: 3b397c8552d7fd1b1084fbbc06384f3f34481ba4
Andrew Lu committedAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 785ae1f - Browse repository at this point
Copy the full SHA 785ae1fView commit details -
8332113: Update nsk.share.Log to be always verbose
Backport-of: 8464ce6db5cbd5d50ac2a2bcba905b7255f510f5
Andrew Lu committedAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 6196ed1 - Browse repository at this point
Copy the full SHA 6196ed1View commit details -
6355567: AdobeMarkerSegment causes failure to read valid JPEG
Backport-of: c7c6d47a07100f6c81af6cfad301ec1bda77adf7
Configuration menu - View commit details
-
Copy full SHA for 5acb022 - Browse repository at this point
Copy the full SHA 5acb022View commit details -
8332008: Enable issuestitle check Reviewed-by: sgehwolf, shade Backport-of: a4582a8957d604b50249e1f59679393966456a14
Configuration menu - View commit details
-
Copy full SHA for 108c2e4 - Browse repository at this point
Copy the full SHA 108c2e4View commit details -
8073061: (fs) Files.copy(foo, bar, REPLACE_EXISTING) deletes bar even…
… if foo is not readable 8317128: java/nio/file/Files/CopyAndMove.java failed with AccessDeniedException Reviewed-by: phh Backport-of: 36ac83904c9e81a01822b0e36ef677cae2808709
Configuration menu - View commit details
-
Copy full SHA for 590715f - Browse repository at this point
Copy the full SHA 590715fView commit details -
8319817: Charset constructor should make defensive copy of aliases
Backport-of: d6d7bdc7748c10963c3e58c0287b2472646bf36f
Configuration menu - View commit details
-
Copy full SHA for edd6437 - Browse repository at this point
Copy the full SHA edd6437View commit details -
8303920: Avoid calling out to python in DataDescriptorSignatureMissin…
…g test Reviewed-by: shade Backport-of: 07eaea8c25bae6ed852685f082f8b50c5b20c1a9
Configuration menu - View commit details
-
Copy full SHA for 79349b8 - Browse repository at this point
Copy the full SHA 79349b8View commit details
Commits on Aug 15, 2024
-
8321206: Make Locale related system properties
StaticProperty
Backport-of: 0c178beb69c4c5fc3e92621340748e42d017d458
Ben Taylor committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for a3cd6d6 - Browse repository at this point
Copy the full SHA a3cd6d6View commit details
Commits on Aug 16, 2024
-
8331153: JFR: Improve logging of jdk/jfr/api/consumer/filestream/Test…
…Ordered.java Backport-of: f3bb3e21704dd47c6c5d5753ca5882520a538c06
Configuration menu - View commit details
-
Copy full SHA for d85b7c1 - Browse repository at this point
Copy the full SHA d85b7c1View commit details -
8325022: Incorrect error message on client authentication
Backport-of: fe78c0f1911c9fdc1d30e23847d102748dfa2063
Amos Shi committedAug 16, 2024 Configuration menu - View commit details
-
Copy full SHA for e7e92e0 - Browse repository at this point
Copy the full SHA e7e92e0View commit details -
8317738: CodeCacheFullCountTest failed with "VirtualMachineError: Out…
… of space in CodeCache for method handle intrinsic" Backport-of: 0fd807118c9b2cb8381b5c0f5d22d4e3451e8f10
Amos Shi committedAug 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 9b331b0 - Browse repository at this point
Copy the full SHA 9b331b0View commit details -
8310683: Refactor StandardCharset/standard.java to use JUnit
Reviewed-by: mdoerr Backport-of: d82ade354570a930d8282684a8ffd368c613defc
Amos Shi committedAug 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 4e84d4d - Browse repository at this point
Copy the full SHA 4e84d4dView commit details
Commits on Aug 20, 2024
-
8330520: linux clang build fails in os_linux.cpp with static_assert w…
…ith no message is a C++17 extension Reviewed-by: mdoerr Backport-of: 4b55fe577701317e6570f045ed9fe28aa97fc7ea
Configuration menu - View commit details
-
Copy full SHA for fee2094 - Browse repository at this point
Copy the full SHA fee2094View commit details -
8331572: Allow using OopMapCache outside of STW GC phases
8334594: Generational ZGC: Deadlock after OopMap rewrites in 8331572 Reviewed-by: phh Backport-of: d999b81e7110751be402012e1ed41b3256f5895e
Configuration menu - View commit details
-
Copy full SHA for ed77abd - Browse repository at this point
Copy the full SHA ed77abdView commit details
Commits on Aug 21, 2024
-
8309067: gtest/AsyncLogGtest.java fails again in stderrOutput_vm
Reviewed-by: phh Backport-of: d1af748ab470e1068d03a8f8bc1a7445eff721fa
Andrew Lu committedAug 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 4c86bf5 - Browse repository at this point
Copy the full SHA 4c86bf5View commit details -
8299813: java/nio/channels/DatagramChannel/Disconnect.java fails with…
… jtreg test timeout due to lost datagram Backport-of: 49eb00da8dc66cff3ca430f06ab21357ee6180ef
Andrew Lu committedAug 21, 2024 Configuration menu - View commit details
-
Copy full SHA for cd5ac19 - Browse repository at this point
Copy the full SHA cd5ac19View commit details
Commits on Aug 22, 2024
-
8334078: RISC-V: TestIntVect.java fails after JDK-8332153 when runnin…
…g without RVV Reviewed-by: fyang Backport-of: ef7923e1277ce86c6e5331871f1031c28bf82e31
Configuration menu - View commit details
-
Copy full SHA for 846962d - Browse repository at this point
Copy the full SHA 846962dView commit details -
8336926: jdk/internal/util/ReferencedKeyTest.java can fail with Concu…
…rrentModificationException Backport-of: bfb75b96266f4c5840e2edea13f9aa2c801518cf
Configuration menu - View commit details
-
Copy full SHA for affb895 - Browse repository at this point
Copy the full SHA affb895View commit details -
8335007: Inline OopMapCache table
Backport-of: 50dd962b0d0fe36634d96dbbd9d94fbc34d9ff7f
Configuration menu - View commit details
-
Copy full SHA for 38eeb50 - Browse repository at this point
Copy the full SHA 38eeb50View commit details -
8330981: ZGC: Should not dedup strings in the finalizer graph
Backport-of: 2f2dc2289bce47d8071a86215218f345cce71dba
Configuration menu - View commit details
-
Copy full SHA for d5b8ea8 - Browse repository at this point
Copy the full SHA d5b8ea8View commit details -
8333354: ubsan: frame.inline.hpp:91:25: and src/hotspot/share/runtime…
…/frame.inline.hpp:88:29: runtime error: member call on null pointer of type 'const struct SmallRegisterMap' Backport-of: 8162832832ac6e8c17f942e718e309a3489e0da6
Configuration menu - View commit details
-
Copy full SHA for fa8ef0f - Browse repository at this point
Copy the full SHA fa8ef0fView commit details -
8333088: ubsan: shenandoahAdaptiveHeuristics.cpp:245:44: runtime erro…
…r: division by zero Backport-of: 34eea6a5fa27121bc0e9e8ace0894833d4a9f826
Configuration menu - View commit details
-
Copy full SHA for dc8365c - Browse repository at this point
Copy the full SHA dc8365cView commit details -
8333149: ubsan : memset on nullptr target detected in jvmtiEnvBase.cp…
…p get_object_monitor_usage Backport-of: 43a2f17342af8f5bf1f5823df9fa0bf0bdfdfce2
Configuration menu - View commit details
-
Copy full SHA for 24f453c - Browse repository at this point
Copy the full SHA 24f453cView commit details
Commits on Aug 23, 2024
-
8323196: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with…
… "Events are not ordered! Reuse = false" Backport-of: fa7521b29eef39aeecb307f239c6d16898085984
SendaoYan authored and Paul Hohensee committedAug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for e79f9b4 - Browse repository at this point
Copy the full SHA e79f9b4View commit details -
8335743: jhsdb jstack cannot print some information on the waiting th…
…read Backport-of: d6c6847e32673d36a1958cefd1851ec9f3b1e2ad
Configuration menu - View commit details
-
Copy full SHA for b8038ea - Browse repository at this point
Copy the full SHA b8038eaView commit details -
8316193: jdk/jfr/event/oldobject/TestListenerLeak.java java.lang.Exce…
…ption: Could not find leak Backport-of: f6be922952642f40dcf0d27b7896c9a6acdd6378
Configuration menu - View commit details
-
Copy full SHA for 4f28612 - Browse repository at this point
Copy the full SHA 4f28612View commit details
Commits on Aug 26, 2024
-
8309894: compiler/vectorapi/VectorLogicalOpIdentityTest.java fails on…
… SVE system with UseSVE=0 Reviewed-by: phh Backport-of: 60544f9088c11e4718a9cd77f21792c6ba387440
Configuration menu - View commit details
-
Copy full SHA for fe47075 - Browse repository at this point
Copy the full SHA fe47075View commit details -
8336284: Test TestClhsdbJstackLock.java/TestJhsdbJstackLock.java fail…
…s with -Xcomp after JDK-8335743 Backport-of: 1fe3ada001e188754df5de00bf6804f028ad274b
Configuration menu - View commit details
-
Copy full SHA for f2c5ecf - Browse repository at this point
Copy the full SHA f2c5ecfView commit details -
8335150: Test LogGeneratedClassesTest.java fails on rpmbuild mock env…
…iroment Backport-of: 403fa3760f629873258447cc9aefa09f9a27e7a4
SendaoYan authored and Paul Hohensee committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for dccf4de - Browse repository at this point
Copy the full SHA dccf4deView commit details -
8322881: java/nio/file/Files/CopyMoveVariations.java fails with Acces…
…sDeniedException due to permissions of files in /tmp Backport-of: bf13a4e2819fa5bcb3e4f2281121d4e0b5535403
SendaoYan authored and Paul Hohensee committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 15664b1 - Browse repository at this point
Copy the full SHA 15664b1View commit details
Commits on Aug 27, 2024
-
8311306: Test com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java…
… failed: out of expected range Backport-of: e1fd663f224909c09f2f6fab7ad20f7b7864b62b
Configuration menu - View commit details
-
Copy full SHA for ec5976d - Browse repository at this point
Copy the full SHA ec5976dView commit details -
8338286: GHA: Demote x86_32 to hotspot build only
Backport-of: da7311bbe37c2b9632b117d52a77c659047820b7
Configuration menu - View commit details
-
Copy full SHA for 345b417 - Browse repository at this point
Copy the full SHA 345b417View commit details -
8335409: Can't allocate and retain memory from resource area in frame…
…::oops_interpreted_do oop closure after 8329665 Reviewed-by: phh, stuefe Backport-of: 7ab96c74e2c39f430a5c2f65a981da7314a2385b
Configuration menu - View commit details
-
Copy full SHA for db914b7 - Browse repository at this point
Copy the full SHA db914b7View commit details -
8280120: [IR Framework] Add attribute to @ir to enable/disable IR mat…
…ching based on the architecture Backport-of: a8549b63674be433617b986f392e4ff7afef5185
Configuration menu - View commit details
-
Copy full SHA for 33f4d80 - Browse repository at this point
Copy the full SHA 33f4d80View commit details
Commits on Sep 3, 2024
-
8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsist…
…ent with their setVerbose methods Reviewed-by: mdoerr Backport-of: 9775d57168695dc0d758e017fe5069d93d593f3e
Configuration menu - View commit details
-
Copy full SHA for 459757e - Browse repository at this point
Copy the full SHA 459757eView commit details
Commits on Sep 8, 2024
-
8337664: Distrust TLS server certificates issued after Oct 2024 and a…
…nchored by Entrust Root CAs Backport-of: 7d49c52272b54070a13b02708dd7ce5f8e375a06
Configuration menu - View commit details
-
Copy full SHA for 0b340d1 - Browse repository at this point
Copy the full SHA 0b340d1View commit details
Commits on Sep 9, 2024
-
8338696: (fs) BasicFileAttributes.creationTime() falls back to epoch …
…if birth time is unavailable (Linux) Backport-of: c89a1c35bda9002ee687b3fa267f3ef9cba78b00
Configuration menu - View commit details
-
Copy full SHA for c4d39f3 - Browse repository at this point
Copy the full SHA c4d39f3View commit details
Commits on Sep 11, 2024
-
8339869: [21u] Test CreationTime.java fails with UnsatisfiedLinkError…
… after 8334339 Reviewed-by: sgehwolf
Configuration menu - View commit details
-
Copy full SHA for 34b4bd4 - Browse repository at this point
Copy the full SHA 34b4bd4View commit details
Commits on Sep 13, 2024
-
8329667: [macos] Issue with JTree related fix for JDK-8317771
Backport-of: 05f13e75ee4407ba9213c69b33c6032aa87c9e95
Configuration menu - View commit details
-
Copy full SHA for 2518544 - Browse repository at this point
Copy the full SHA 2518544View commit details
Commits on Sep 17, 2024
-
8337622: IllegalArgumentException in java.lang.reflect.Field.get
Backport-of: 41e31d6b0ae00d70b6fb20c89318fde2bc605edb
Configuration menu - View commit details
-
Copy full SHA for b99bff9 - Browse repository at this point
Copy the full SHA b99bff9View commit details
Commits on Oct 1, 2024
-
8341057: Add 2 SSL.com TLS roots
Backport-of: 824a297aae15ba16cf6d7aded4b95fc9d6bf55e5
Configuration menu - View commit details
-
Copy full SHA for be819d7 - Browse repository at this point
Copy the full SHA be819d7View commit details -
8341059: Change Entrust TLS distrust date to November 12, 2024
Reviewed-by: mbaesken, sgehwolf Backport-of: f554c3ffce7599fdb535b03db4a6ea96870b3c2d
Configuration menu - View commit details
-
Copy full SHA for eced83e - Browse repository at this point
Copy the full SHA eced83eView commit details
Commits on Oct 3, 2024
-
8307383: Enhance DTLS connections
Reviewed-by: mbaesken, andrew Backport-of: 362dbbaa952b3d4a5270c6bfae879a12e9bdf4d1
Configuration menu - View commit details
-
Copy full SHA for 3c46e99 - Browse repository at this point
Copy the full SHA 3c46e99View commit details -
Reviewed-by: mbalao Backport-of: 2c60805bc380945a8266112c7b5aee0498cb7d5b
Configuration menu - View commit details
-
Copy full SHA for 93bdd79 - Browse repository at this point
Copy the full SHA 93bdd79View commit details -
Reviewed-by: mbalao Backport-of: cf8dc79f392c8ec3414d8b36803f026852c4e386
Configuration menu - View commit details
-
Copy full SHA for 846b6eb - Browse repository at this point
Copy the full SHA 846b6ebView commit details -
8328544: Improve handling of vectorization
Reviewed-by: roland, yan Backport-of: b5174c9159fbffdf335ee6835267ba0e674cf432
Configuration menu - View commit details
-
Copy full SHA for d953c9f - Browse repository at this point
Copy the full SHA d953c9fView commit details -
8335713: Enhance vectorization analysis
Reviewed-by: roland Backport-of: 3c05ad2290936ec9abc3f271cb6bf89e18c3eea7
Configuration menu - View commit details
-
Copy full SHA for be1607d - Browse repository at this point
Copy the full SHA be1607dView commit details
Commits on Oct 4, 2024
-
8328726: Better Kerberos support
Reviewed-by: mbalao Backport-of: 7325899a11f17bf4516d39495a12796385e459ed
Configuration menu - View commit details
-
Copy full SHA for 0832548 - Browse repository at this point
Copy the full SHA 0832548View commit details
Commits on Oct 5, 2024
-
8331446: Improve deserialization support
Reviewed-by: yan, mbalao, andrew Backport-of: 8e4a392832f83e16d521024505b52c96d0a993f2
Configuration menu - View commit details
-
Copy full SHA for 2058719 - Browse repository at this point
Copy the full SHA 2058719View commit details -
8332644: Improve graph optimizations
Reviewed-by: mbalao, andrew Backport-of: 7c16d649a8118d2e7ee77cedba87e620c83294b4
Configuration menu - View commit details
-
Copy full SHA for 90517f5 - Browse repository at this point
Copy the full SHA 90517f5View commit details
Commits on Oct 10, 2024
-
8341674: [21u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for …
…release 21.0.5 Reviewed-by: clanger
Configuration menu - View commit details
-
Copy full SHA for 0083bcd - Browse repository at this point
Copy the full SHA 0083bcdView commit details
Commits on Oct 11, 2024
-
8341989: [21u] Back out JDK-8327501 and JDK-8328366
Reviewed-by: goetz
Configuration menu - View commit details
-
Copy full SHA for dfcd8d2 - Browse repository at this point
Copy the full SHA dfcd8d2View commit details
Commits on Oct 17, 2024
-
MERGE(*): import from upstream OpenJDK jdk-21.0.5-ga
Update version to jdk-21.0.5-ga --story=120137302
Configuration menu - View commit details
-
Copy full SHA for b11a640 - Browse repository at this point
Copy the full SHA b11a640View commit details
Commits on Oct 18, 2024
-
MERGE(*): import from upstream OpenJDK jdk-21.0.5-ga
Update version to jdk-21.0.5-ga --story=120137302
Configuration menu - View commit details
-
Copy full SHA for 6c89eec - Browse repository at this point
Copy the full SHA 6c89eecView commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15c5961 - Browse repository at this point
Copy the full SHA 15c5961View commit details