Skip to content
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 remote-tracking branch 'upstream/standard' into dragonwell #208

Open
wants to merge 315 commits into
base: standard
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 11, 2024

  1. 8279164: Disable TLS_ECDH_* cipher suites

    Reviewed-by: mbaesken
    Backport-of: 00d22f605d2b54f2774aeaa1edfbb146a5635f21
    TheRealMDoerr committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7bc22f7 View commit details
    Browse the repository at this point in the history
  2. 8261433: Better pkcs11 performance for libpkcs11:C_EncryptInit/libpkc…

    …s11:C_DecryptInit
    
    Reviewed-by: phh
    Backport-of: 7c2c24fc0511b36132952c96be46eea5904a53c5
    TheRealMDoerr committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d3c1ad3 View commit details
    Browse the repository at this point in the history
  3. 8325179: Race in BasicDirectoryModel.validateFileCache

    8238169: BasicDirectoryModel getDirectories and DoChangeContents.run can deadlock
    
    Backport-of: e66788c16563d343f6cccd2807a251ccc6f9b64a
    TheRealMDoerr committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bc5639a View commit details
    Browse the repository at this point in the history
  4. 8313394: Array Elements in OldObjectSample event has the incorrect de…

    …scription
    
    Reviewed-by: phh
    Backport-of: e8c325dea39f959ab6bb310c3913b98655e95734
    tkiriyama authored and Paul Hohensee committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d953de6 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. 8315442: Enable parallelism in vmTestbase/nsk/monitoring/stress/threa…

    …d tests
    
    Backport-of: 9013b032448518e09a7c6f2e80054be722c970a3
    Andrew Lu committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    433fc2f View commit details
    Browse the repository at this point in the history
  2. 8315437: Enable parallelism in vmTestbase/nsk/monitoring/stress/class…

    …load tests
    
    Backport-of: dd214d0f9543f125ef514eb3a60a65a5f514b1ca
    Andrew Lu committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    938efc0 View commit details
    Browse the repository at this point in the history
  3. 8333477: Delete extra empty spaces in Makefiles

    Backport-of: d130d2f4f46d37a2b924343de19d012c129b0a55
    SendaoYan authored and TheRealMDoerr committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    08c3774 View commit details
    Browse the repository at this point in the history
  4. 8308184: Launching java with large number of jars in classpath with j…

    …ava.protocol.handler.pkgs system property set can lead to StackOverflowError
    
    Reviewed-by: mdoerr
    Backport-of: 268ec61d4fa9c5b7d2c7bcafb942b33e5b189974
    srutjay authored and TheRealMDoerr committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0a4f926 View commit details
    Browse the repository at this point in the history
  5. 8324668: JDWP process management needs more efficient file descriptor…

    … handling
    
    Reviewed-by: mdoerr
    Backport-of: a6632487863db5ff3136cdcc76b7440c15ce6be9
    Dmitry Cherepanov committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f9c11cb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. 8280392: java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.…

    …java failed with "RuntimeException: Test failed."
    
    Backport-of: 3f2e849c54c2a9c55e3b5c9f5a6d3478b83144e3
    Andrew Lu committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8c80c8f View commit details
    Browse the repository at this point in the history
  2. 8316240: Open source several add/remove MenuBar manual tests

    Backport-of: 3809d69ac4b3d186ccdc336949b658e4671347c8
    Andrew Lu committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    257d5ef View commit details
    Browse the repository at this point in the history
  3. 8307193: Several Swing jtreg tests use class.forName on L&F classes

    Backport-of: 9d332e6591334a71335da65a4dd7b2ed0482b6cb
    mrserb committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9056b3b View commit details
    Browse the repository at this point in the history
  4. 8333716: Shenandoah: Check for disarmed method before taking the nmet…

    …hod lock
    
    Backport-of: 18e7d7b5e710b24e49b995777906a197e35795e6
    neethu-prasad authored and TheRealMDoerr committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b46208d View commit details
    Browse the repository at this point in the history
  5. 8320379: C2: Sort spilling/unspilling sequence for better ld/st mergi…

    …ng into ldp/stp on AArch64
    
    Backport-of: 3ccd02f14211a3384f27fba1633f9d8421378c9a
    Xiaolong Peng authored and TheRealMDoerr committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    dad6c6b View commit details
    Browse the repository at this point in the history
  6. 8329510: Update ProblemList for JFileChooser/8194044/FileSystemRootTe…

    …st.java
    
    Backport-of: 747582484ce89e16661ef917a89adb52f5adc2e6
    mrserb committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4976dc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. 8327787: Convert javax/swing/border/Test4129681.java applet test to main

    Backport-of: ad0f329493a73020899640b0815e33ee6d3ea78d
    mrserb committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    4cee9be View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. 8269428: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out

    Reviewed-by: mdoerr
    Backport-of: 570ad67204a55dd4b45e04e5a91671fed2cc18d0
    Andrew Lu committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d981bc4 View commit details
    Browse the repository at this point in the history
  2. 8317831: compiler/codecache/CheckLargePages.java fails on OL 8.8 with…

    … unexpected memory string
    
    Reviewed-by: mdoerr
    Backport-of: 86b27b784e20f7cdadd241f7feedd024482baa8f
    Andrew Lu committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0fc9b02 View commit details
    Browse the repository at this point in the history
  3. 8325621: Improve jspawnhelper version checks

    Reviewed-by: shade
    Backport-of: a232e8fb4e6e9e2e9a5285bf01c93b8d1d995f04
    chadrako authored and shipilev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d056b73 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. 8324577: [REDO] - [IMPROVE] OPEN_MAX is no longer the max limit on ma…

    …cOS >= 10.6 for RLIMIT_NOFILE
    
    Backport-of: f1d0e715b67e2ca47b525069d8153abbb33f75b9
    Dmitry Cherepanov committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ed56f5b View commit details
    Browse the repository at this point in the history
  2. 8334335: [TESTBUG] Backport of 8279164 to 11u & 17u includes elements…

    … of JDK-8163327
    
    Reviewed-by: mdoerr
    gnu-andrew committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5c3fc1d View commit details
    Browse the repository at this point in the history
  3. 8330524: Linux ppc64le compile warning with clang in os_linux_ppc.cpp

    Reviewed-by: mdoerr
    Backport-of: e3a9226e0d481ea1ad9747ec9d40f40bbcb650f3
    MBaesken committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5fc41c8 View commit details
    Browse the repository at this point in the history
  4. 8330615: avoid signed integer overflows in zip_util.c readCen / hashN

    Backport-of: 5af6b45eefd227e3e046ca22a404ae8a23174160
    MBaesken committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8751ace View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. 8327137: Add test for ConcurrentModificationException in BasicDirecto…

    …ryModel
    
    Backport-of: 9731b1c8b02d957985f4fb40acd93fb67747a9f0
    Andrew Lu committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    978b793 View commit details
    Browse the repository at this point in the history
  2. 8328115: Convert java/awt/font/TextLayout/TestJustification.html appl…

    …et test to main
    
    Backport-of: 0204aacb0305e94a7d6d5299a5ae835f3f71b030
    Andrew Lu committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4621d59 View commit details
    Browse the repository at this point in the history
  3. 8327650: Test java/nio/channels/DatagramChannel/StressNativeSignal.ja…

    …va timed out
    
    Backport-of: 7acfba288ff4d1f43cc36506b2bd2d32107b00c2
    Andrew Lu committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    544ab78 View commit details
    Browse the repository at this point in the history
  4. 8328011: Convert java/awt/Frame/GetBoundsResizeTest/GetBoundsResizeTe…

    …st.java applet test to main
    
    Backport-of: df909e2f9c83d6de119ae20edf57e604644e0441
    Andrew Lu committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d41ad82 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. 8301686: TLS 1.3 handshake fails if server_name doesn't match resumin…

    …g session
    
    Backport-of: 0259da92831087e918d00b8a83e04c96a6877f41
    TheRealMDoerr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c2dd771 View commit details
    Browse the repository at this point in the history
  2. 8331063: Some HttpClient tests don't report leaks

    Backport-of: e4ed7ced75c53cf5ff40c5dae4830b1ee2589802
    Amos Shi committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    20ee52e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. 8332936: Test vmTestbase/metaspace/gc/watermark_70_80/TestDescription…

    ….java fails with no GC's recorded
    
    Backport-of: 5ed0d52c8424dd2e7f1ac2404e9fabb40c8402b8
    Andrew Lu committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    04aa5f8 View commit details
    Browse the repository at this point in the history
  2. 8328560: java/awt/event/MouseEvent/ClickDuringKeypress/ClickDuringKey…

    …press.java imports Applet
    
    Backport-of: e81374e0501a8201dac701824d2e29f2cedfcdff
    Andrew Lu committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3df08b2 View commit details
    Browse the repository at this point in the history
  3. 8320079: The ArabicBox.java test has no control buttons

    Backport-of: 792fc9d114977664da0b3bebf0f1d82360d375b6
    Andrew Lu committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e996135 View commit details
    Browse the repository at this point in the history
  4. 8293872: Make runtime/Thread/ThreadCountLimit.java more robust

    Backport-of: 36b61c5d7e7732924f494fa24c0e286e41279fc3
    elifaslan1 authored and Paul Hohensee committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    33dbf71 View commit details
    Browse the repository at this point in the history
  5. 8327840: Automate javax/swing/border/Test4129681.java

    Backport-of: 177b8a241c11782b302607c0068b15b38112e67c
    mrserb committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    82e85fd View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. 8294994: Update Jarsigner and Keytool i18n tests to validate i18n com…

    …pliance
    
    Reviewed-by: mdoerr
    Backport-of: ac1941425bdb1a25aa3364eef9eb1092ee716761
    Amos Shi committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    46cefca View commit details
    Browse the repository at this point in the history
  2. 8299779: Test tools/jpackage/share/jdk/jpackage/tests/MainClassTest.j…

    …ava timed out
    
    Backport-of: 0a4d54f7ce2ac906a8012ed92c84ed8303cb4b90
    Amos Shi committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    c4d6967 View commit details
    Browse the repository at this point in the history
  3. 8277042: add test for 8276036 to compiler/codecache

    Backport-of: 17e68caad727b04f5e7efde59fce960c66558504
    Amos Shi committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    858416c View commit details
    Browse the repository at this point in the history
  4. 8305079: Remove finalize() from compiler/c2/Test719030

    Backport-of: 84df74ca3948c50d8e6f24694310860ed3888aba
    Amos Shi committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    5a40a44 View commit details
    Browse the repository at this point in the history
  5. 8305081: Remove finalize() from test/hotspot/jtreg/compiler/runtime/T…

    …est8168712
    
    Backport-of: 39dc40fed4e1af3e77355fa9f4abb0c72279a140
    Amos Shi committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    01cb648 View commit details
    Browse the repository at this point in the history
  6. 8272777: Clean up remaining AccessController warnings in test library

    Backport-of: 63a00a0df24b154ef459936dbd69bcd2f0626235
    Amos Shi committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    9a45e2d View commit details
    Browse the repository at this point in the history
  7. 8310070: Test: javax/net/ssl/DTLS/DTLSWontNegotiateV10.java timed out

    Backport-of: af7f95e24ad5981c5de4b5dbf37da6f4f5e42129
    Amos Shi committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    aa47dc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. 8334332: TestIOException.java fails if run by root

    Backport-of: 472b935b442f7f925b665c7de91eda77f3dcbe8b
    SendaoYan authored and shipilev committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f9cc9e9 View commit details
    Browse the repository at this point in the history
  2. 8318605: Enable parallelism in vmTestbase/nsk/stress/stack tests

    Backport-of: d9aa1deac8474f87dd867809f7265b9496917c6f
    elifaslan1 authored and shipilev committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0392d4e View commit details
    Browse the repository at this point in the history
  3. 8315774: Enable parallelism in vmTestbase/gc/g1/unloading tests

    Backport-of: 825e0ed2a1fde617ad2a7b74d951df3c1417d463
    elifaslan1 authored and shipilev committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    02ec672 View commit details
    Browse the repository at this point in the history
  4. 8321025: Enable Neoverse N1 optimizations for Neoverse V2

    Reviewed-by: shade
    Backport-of: c9d15f7d5ee616bf48d85647ee504714ac5fafc2
    Xiaolong Peng authored and shipilev committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    953a03d View commit details
    Browse the repository at this point in the history
  5. 8316306: Open source and convert manual Swing test

    Backport-of: d3e821838668a0ccc0ccd098336230975e27fd7c
    Andrew Lu committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    789cb95 View commit details
    Browse the repository at this point in the history
  6. 8299487: Test java/net/httpclient/whitebox/SSLTubeTestDriver.java tim…

    …ed out
    
    Backport-of: 81083a0e10d9c92f5247ae256e170709014b596b
    Andrew Lu committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4397fe8 View commit details
    Browse the repository at this point in the history
  7. 8334333: MissingResourceCauseTestRun.java fails if run by root

    Backport-of: de8ee97718d7e12b541b310cf5b67f3e10e91ad9
    SendaoYan authored and TheRealMDoerr committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    251b8e1 View commit details
    Browse the repository at this point in the history
  8. 8317360: Missing null checks in JfrCheckpointManager and JfrStringPoo…

    …l initialization routines
    
    Backport-of: cf4ede0e544fbd758cc9e93c695fb19fb7da0f9a
    neethu-prasad authored and shipilev committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    70b623f View commit details
    Browse the repository at this point in the history
  9. 8321220: JFR: RecordedClass reports incorrect modifiers

    Backport-of: d5f59cf0a8efe8d0f2d8ab1a5bd68fa9fe15fb1a
    neethu-prasad authored and shipilev committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c73a074 View commit details
    Browse the repository at this point in the history
  10. 8279878: java/awt/font/JNICheck/JNICheck.sh test fails on Ubuntu 21.10

    Backport-of: 2f48a3f032dcfe159a7ab4a3d0afd0a0760d0a04
    mrserb committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    879e803 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. 8329663: hs_err file event log entry for thread adding/removing shoul…

    …d print current thread
    
    Reviewed-by: mdoerr
    Backport-of: 3ebf8c9359da2f45e4cefb7be2276d33c30979aa
    MBaesken committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e2de2b9 View commit details
    Browse the repository at this point in the history
  2. 8319197: Exclude hb-subset and hb-style from compilation

    Backport-of: e1cae7203674bc288a63e6fb26f94b20e70c74fd
    shipilev committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ba3db30 View commit details
    Browse the repository at this point in the history
  3. 8324755: Enable parallelism in vmTestbase/gc/gctests/LargeObjects tests

    Backport-of: 003e86fe38ca1b809418f6282336e259862d0776
    roy-soumadipta authored and shipilev committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8f5a9f7 View commit details
    Browse the repository at this point in the history
  4. 8314476: TestJstatdPortAndServer.java failed with "java.rmi.NoSuchObj…

    …ectException: no such object in table"
    
    Backport-of: 1d0250709a6ee97f5647edff589761bd9d0b7f4c
    SendaoYan authored and shipilev committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c858b68 View commit details
    Browse the repository at this point in the history
  5. 8325384: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.…

    …java failing intermittently when main thread is a virtual thread
    
    Backport-of: da9c23ace9bdf398d811a88ed137217dd3167231
    Amos Shi committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1fe0bb4 View commit details
    Browse the repository at this point in the history
  6. 8328110: Allow simultaneous use of PassFailJFrame with split UI and a…

    …dditional windows
    
    Backport-of: 11a3673d42edbefef70228b4d14595aab11fdac4
    Amos Shi committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c281c1c View commit details
    Browse the repository at this point in the history
  7. 8333398: Uncomment the commented test in test/jdk/java/util/jar/JarFi…

    …le/mrjar/MultiReleaseJarAPI.java
    
    Backport-of: d230b30353f59135287436b09949b80e9fd73a93
    Amos Shi committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b09c9eb View commit details
    Browse the repository at this point in the history
  8. 8301704: Shorten the number of GCs in UnloadingTest.java to verify a …

    …class loader not being unloaded
    
    Backport-of: c8cc7b67dbb4633e365a5d6e44419775ebce9d4a
    Amos Shi committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    35cac7f View commit details
    Browse the repository at this point in the history
  9. 8316389: Open source few AWT applet tests

    Backport-of: 65227a3c64a9eaead7a7b2b94a5c2786f1b1bb4f
    Amos Shi committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0c0871d View commit details
    Browse the repository at this point in the history
  10. 8241550: [macOS] SSLSocketImpl/ReuseAddr.java failed due to "BindExce…

    …ption: Address already in use"
    
    Backport-of: 6a35311468222f9335b43d548df2ecb80746b389
    Amos Shi committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a963e2d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. 8332174: Remove 2 (unpaired) RLO Unicode characters in ff_Adlm.xml

    Reviewed-by: andrew
    Backport-of: d5363bc509d4996529420b453a99e982c843da1c
    fitzsim authored and TheRealMDoerr committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    859dda1 View commit details
    Browse the repository at this point in the history
  2. 8329605: hs errfile generic events - move memory protections and nmet…

    …hod flushes to separate sections
    
    Reviewed-by: mdoerr
    Backport-of: 397d94831033e91c7a849774bf4e80d8f1c8ec66
    MBaesken committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b99923c View commit details
    Browse the repository at this point in the history
  3. 8051959: Add thread and timestamp options to java.security.debug syst…

    …em property
    
    Reviewed-by: mbaesken
    Backport-of: 3b582dff849f1c25336e2efc415eb121f8b12189
    TheRealMDoerr committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f277b39 View commit details
    Browse the repository at this point in the history
  4. 8329103: assert(!thread->in_asgct()) failed during multi-mode profiling

    Backport-of: 6b1b0e9d45eb56f88398e2a6bca0d90c03112eaa
    Jaroslav Bachorik committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    11f5d00 View commit details
    Browse the repository at this point in the history
  5. Merge

    RealCLanger committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b903b50 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. 8328647: TestGarbageCollectorMXBean.java fails with C1-only and -Xcomp

    Reviewed-by: mdoerr
    Backport-of: bdd9438b453fedf9b8181ad2615640168638677d
    Andrew Lu committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    dae2d6c View commit details
    Browse the repository at this point in the history
  2. 8222884: ConcurrentClassDescLookup.java times out intermittently

    Backport-of: bd046d9b9e79e4eea89c72af358961ef6e98e660
    Andrew Lu committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2b128f1 View commit details
    Browse the repository at this point in the history
  3. 8323584: AArch64: Unnecessary ResourceMark in NativeCall::set_destina…

    …tion_mt_safe
    
    Backport-of: 34f85ee94e8b45bcebbf8ba52a38c92a7185b54a
    Xiaolong Peng authored and TheRealMDoerr committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    719f9ce View commit details
    Browse the repository at this point in the history
  4. 8317372: Refactor some NumberFormat tests to use JUnit

    Reviewed-by: mdoerr
    Backport-of: 9622de2aa89923b8444df093ae1c596bc336f14f
    Andrew Lu committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5b43be2 View commit details
    Browse the repository at this point in the history
  5. 8303466: C2: failed: malformed control flow. Limit type made precise …

    …with MaxL/MinL
    
    Reviewed-by: roland
    Backport-of: cc894d849aa5f730d5a806acfc7a237cf5170af1
    martinuy committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    445aba4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. 8328896: Fontmetrics for large Fonts has zero width

    Backport-of: 25871af36b1397bdc3715ab0edc589f0483ea0b1
    TheRealMDoerr committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    acff32c View commit details
    Browse the repository at this point in the history
  2. 8170817: G1: Returning MinTLABSize from unsafe_max_tlab_alloc causes …

    …TLAB flapping
    
    Reviewed-by: phh
    Backport-of: 4c79e7d59caec01b4d2bdae2f7d25f1dd24ffbf6
    Xiaolong Peng authored and Paul Hohensee committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1070100 View commit details
    Browse the repository at this point in the history
  3. 8298809: Clean up vm/compiler/InterfaceCalls JMH

    Backport-of: 81e23ab3403a983ccddf27b1169a49e2ca061296
    Dmitry Chuyko authored and Paul Hohensee committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3bdbf49 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. 8293862: javax/swing/JFileChooser/8046391/bug8046391.java failed with…

    … 'Cannot invoke "java.awt.Image.getWidth(java.awt.image.ImageObserver)" because "retVal" is null'
    
    Reviewed-by: mdoerr
    Backport-of: 2e4a3c47e262f91a7f881d9d990eb81a929d1627
    Amos Shi committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a4a0a82 View commit details
    Browse the repository at this point in the history
  2. 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates

    Backport-of: b120a05b22426567b33bbe491f791179e377bd78
    Xiaolong Peng authored and TheRealMDoerr committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4e702a4 View commit details
    Browse the repository at this point in the history
  3. 8327007: javax/swing/JSpinner/8008657/bug8008657.java fails

    Backport-of: b7540df6a4279c63e69d32b9d9834f7a427478d1
    mrserb committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    313a7e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. 8260633: [macos] java/awt/dnd/MouseEventAfterStartDragTest/MouseEvent…

    …AfterStartDragTest.html test failed
    
    Backport-of: 6f7ddbec7d0bc459d44b6518fe1d982eaba7f37b
    Andrew Lu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    379a14b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. 8294691: dynamicArchive/RelativePath.java is running other test case

    Backport-of: 3466e999348696c8666afd7a59c6947f61fe4d6a
    Andrew Lu committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b555bbb View commit details
    Browse the repository at this point in the history
  2. 8309241: ClassForNameLeak fails intermittently as the class loader ha…

    …sn't been unloaded
    
    Backport-of: a23bbea9593a85a9d60431e68805efa6f960a4d4
    Andrew Lu committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    dc3abee View commit details
    Browse the repository at this point in the history
  3. 8331331: :tier1 target explanation in doc/testing.md is incorrect

    Reviewed-by: mbaesken
    Backport-of: 04271dfe7a262379944e2a2cf83a98a3a1b78a74
    SendaoYan authored and MBaesken committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    83a5a4d View commit details
    Browse the repository at this point in the history
  4. 8330063: Upgrade jQuery to 3.7.1

    Reviewed-by: mdoerr
    Backport-of: 3b9abf9ec1b30d67a40f9d10ec497ff8e0cca8f2
    MBaesken committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7ae015f View commit details
    Browse the repository at this point in the history
  5. 8332524: Instead of printing "TLSv1.3," it is showing "TLS13"

    Backport-of: e681b4e9b3ae24f45d8c6adab4105df39e6b8a92
    MBaesken committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0090161 View commit details
    Browse the repository at this point in the history
  6. 8330611: AES-CTR vector intrinsic may read out of bounds (x86_64, AVX…

    …-512)
    
    Reviewed-by: sviswanathan, chagedorn
    Backport-of: 8a8d9288980513db459f7d6b36554b65844951ca
    Scott Gibbons authored and jerboaa committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c025eb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. 8291760: PipelineLeaksFD.java still fails: More or fewer pipes than e…

    …xpected
    
    Reviewed-by: sgehwolf
    Backport-of: 4e457acda09be57dbb49b5c89123bf79bf81f38c
    SendaoYan authored and RealCLanger committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c0869db View commit details
    Browse the repository at this point in the history
  2. 8296812: sprintf is deprecated in Xcode 14

    Reviewed-by: sgehwolf
    Backport-of: 478ef389dc3767edfbe21d10a7f7f1522c648c2e
    gdams committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    123b973 View commit details
    Browse the repository at this point in the history
  3. 8328238: Convert few closed manual applet tests to main

    Backport-of: 68170ae22233462e8925c75c4737be7f0ba9353d
    Andrew Lu committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f87aa30 View commit details
    Browse the repository at this point in the history
  4. 8299398: Remove metaprogramming/isConst.hpp

    Backport-of: d812022890815c33031905e7ec489b8729a45d90
    gdams committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8b9d876 View commit details
    Browse the repository at this point in the history
  5. 8299402: Remove metaprogramming/isVolatile.hpp

    Backport-of: 9d3d03997e9eb283bd58c8ea740e62689334966a
    gdams committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e661861 View commit details
    Browse the repository at this point in the history
  6. 8299399: Remove metaprogramming/isArray.hpp

    Backport-of: 71a64a1b7afea4d214f4fe8f0c0085aa959b6d09
    gdams committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a1ae58e View commit details
    Browse the repository at this point in the history
  7. 8299397: Remove metaprogramming/isFloatingPoint.hpp

    Backport-of: ce6395a1356a3d1334aeffc70ac8e4f86dd81a4c
    gdams committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e191f94 View commit details
    Browse the repository at this point in the history
  8. 8299378: sprintf is deprecated in Xcode 14

    Reviewed-by: sgehwolf, andrew
    Backport-of: 38cfc591725de478879266584280562f0ba4b42f
    gdams committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8d974ea View commit details
    Browse the repository at this point in the history
  9. 8318039: GHA: Bump macOS and Xcode versions

    Reviewed-by: andrew
    Backport-of: 79bd47a78c0cc34bf3ff068038ef5cc1d56b762a
    gdams committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7144027 View commit details
    Browse the repository at this point in the history
  10. 8299635: Hotspot update for deprecated sprintf in Xcode 14

    Reviewed-by: sgehwolf, andrew
    Backport-of: e80b5ea448c715519d14e238321ceb5ec40b37f4
    gdams committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    faf55dd View commit details
    Browse the repository at this point in the history
  11. 8333353: Delete extra empty line in CodeBlob.java

    Backport-of: 91101f0d4fc8e06d0d74e06361db6ac87efeeb8e
    SendaoYan authored and RealCLanger committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    648a6f6 View commit details
    Browse the repository at this point in the history
  12. 8301279: update for deprecated sprintf for management components

    Backport-of: ec901f28c3fde1aa7cef0ea41fe8bc3896ad962e
    gdams committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    af5c9ba View commit details
    Browse the repository at this point in the history
  13. 8303617: update for deprecated sprintf for jdk.jdwp.agent

    Backport-of: d287a5e9d8e1b87397694781772c4ddbf5e4f4a4
    gdams committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    29fab5d View commit details
    Browse the repository at this point in the history
  14. 8301274: update for deprecated sprintf for security components

    Backport-of: f7dee77d734fdfca29ebf8b8602e1bf04324d44c
    gdams committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    cc44d7d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. 8302495: update for deprecated sprintf for java.desktop

    Backport-of: e7113dc8a50e7f98f39f7cf50f823942db52cc3d
    gdams committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    10fb011 View commit details
    Browse the repository at this point in the history
  2. 8301132: Test update for deprecated sprintf in Xcode 14

    Backport-of: 9c4bc2c3954b97821a2bf371cab61edbc3d81d36
    gdams committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    aa868bb View commit details
    Browse the repository at this point in the history
  3. 8303527: update for deprecated sprintf for jdk.hotspot.agent

    Backport-of: a50dc67a4f480fcf7183d11094d507d80b19d941
    gdams committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    a59e873 View commit details
    Browse the repository at this point in the history
  4. 8308022: update for deprecated sprintf for java.base

    Backport-of: 42ca6e69420e090cdec16f3bd1e5c70506511663
    gdams committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    b1cb211 View commit details
    Browse the repository at this point in the history
  5. 8307848: update for deprecated sprintf for jdk.attach

    Backport-of: 15358636cf67fb570231ec8521533bd2d3146b65
    gdams committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ef24cdf View commit details
    Browse the repository at this point in the history
  6. 8303830: update for deprecated sprintf for jdk.accessibility

    Backport-of: 44fa12e7511a0b08999c1f1fb7da33bc6578b183
    gdams committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    f019a81 View commit details
    Browse the repository at this point in the history
  7. 8308801: update for deprecated sprintf for libnet in java.base

    Backport-of: c72b5474255d56f704930509525de69711dd9bfb
    gdams committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    6d2c7a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. 8333804: java/net/httpclient/ForbiddenHeadTest.java threw an exceptio…

    …n with 0 failures
    
    Backport-of: ec1664e8c9413890ce2dae5c2dbbce3449d67882
    Andrew Lu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7d7c0f5 View commit details
    Browse the repository at this point in the history
  2. 8331798: Remove unused arg of checkErgonomics() in TestMaxHeapSizeToo…

    …ls.java
    
    Backport-of: c6f611cfe0f3d6807b450be19ec00713229dbf42
    Andrew Lu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0e72952 View commit details
    Browse the repository at this point in the history
  3. 8282354: Remove dependancy of TestHttpServer, HttpTransaction, HttpCa…

    …llback from open/test/jdk/ tests
    
    Reviewed-by: mbaesken
    Backport-of: 95ca94436d12974d98b1b999f9cc8408d64cbe3c
    RealCLanger committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e96daf3 View commit details
    Browse the repository at this point in the history
  4. 8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on li…

    …nux-aarch64
    
    Backport-of: f23295ec1dde58d239a2625c9b1645534a2bb625
    SendaoYan authored and RealCLanger committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    582bd63 View commit details
    Browse the repository at this point in the history
  5. 8335808: update for deprecated sprintf for jfrTypeSetUtils

    Reviewed-by: mbaesken
    gdams committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    368181e View commit details
    Browse the repository at this point in the history
  6. 8299396: Remove metaprogramming/removeExtent.hpp

    Reviewed-by: mbaesken
    Backport-of: 532ccdb61a4b7dce9ad1141cef78c4f6be8d2f5a
    gdams committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b151753 View commit details
    Browse the repository at this point in the history
  7. 8307850: update for deprecated sprintf for jdk.jdi

    Reviewed-by: mbaesken
    Backport-of: cbecf422dfef1b53f3a159d2db63ba028d84f152
    gdams committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5e3825a View commit details
    Browse the repository at this point in the history
  8. 8334653: ISO 4217 Amendment 177 Update

    Reviewed-by: mdoerr
    Backport-of: 86b0cf259fb3cbe3a1973151148e5d36c6a99d91
    MBaesken committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    42f9791 View commit details
    Browse the repository at this point in the history
  9. 8300169: Build failure with clang-15

    Reviewed-by: mbaesken
    Backport-of: 15a9186db251f4be7a13e173842ac1bd858f984d
    gdams committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9016d2c View commit details
    Browse the repository at this point in the history
  10. 8299395: Remove metaprogramming/removeCV.hpp

    Reviewed-by: mbaesken
    Backport-of: 8afd665bf911ed9dc5d7c1f61f488ebe2f7b3cae
    gdams committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    131c043 View commit details
    Browse the repository at this point in the history
  11. 8299481: Remove metaprogramming/removePointer.hpp

    Reviewed-by: mbaesken
    Backport-of: d53cac379419b7b74df045bb119df6d5f9e91878
    gdams committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e79c42e View commit details
    Browse the repository at this point in the history
  12. 8299482: Remove metaprogramming/isIntegral.hpp

    Reviewed-by: mbaesken
    Backport-of: f312c99977635a0c54600016c0814a64f8aff2ef
    gdams committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6b20f8e View commit details
    Browse the repository at this point in the history
  13. 8299479: Remove metaprogramming/decay.hpp

    Reviewed-by: mbaesken
    Backport-of: 10a747c70bb957b7dd268009e6062771085b97eb
    gdams committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    971559c View commit details
    Browse the repository at this point in the history
  14. 8299972: Remove metaprogramming/removeReference.hpp

    Reviewed-by: mbaesken
    Backport-of: f52f6e65fba0360d3cf114e19fea402ab0d65eba
    gdams committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2c53b3d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. 7022325: TEST_BUG: test/java/util/zip/ZipFile/ReadLongZipFileName.jav…

    …a leaks files if it fails
    
    Backport-of: 4785461f61d8f5c7444d2e6fd90f1e083dbc6fe4
    Amos Shi committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    67e85ca View commit details
    Browse the repository at this point in the history
  2. 8334297: (so) java/nio/channels/SocketChannel/OpenLeak.java should no…

    …t depend on SecurityManager
    
    Backport-of: 50bed6c67b1edd7736bdf79308d135a4e1047ff0
    Andrew Lu committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5b10e65 View commit details
    Browse the repository at this point in the history
  3. 8280993: [XWayland] Popup is not closed on click outside of area cont…

    …rolled by XWayland
    
    Reviewed-by: lucy
    Backport-of: 3d550f748521443dc2e148aa4f786060419f1113
    MBaesken committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0485f4c View commit details
    Browse the repository at this point in the history
  4. 8299254: Support dealing with standard assert macro

    Reviewed-by: mbaesken
    Backport-of: 3e2314d08218dc8a4f4fc61bd4e1d5e58a0129c7
    gdams committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    89dd23f View commit details
    Browse the repository at this point in the history
  5. 8299971: Remove metaprogramming/conditional.hpp

    Reviewed-by: mbaesken
    Backport-of: 4c1e66e0abe9e379926e555bd651e9fcc5a0e8b6
    gdams committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9b39fff View commit details
    Browse the repository at this point in the history
  6. 8300264: Remove metaprogramming/isPointer.hpp

    Backport-of: eba87a0ee0410f61ae764293986ecc162f48c707
    gdams committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5d5ca9c View commit details
    Browse the repository at this point in the history
  7. 8335918: update for deprecated sprintf for jvmti

    Reviewed-by: sgehwolf
    gdams committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e43402d View commit details
    Browse the repository at this point in the history
  8. 8305959: x86: Improve itable_stub

    Reviewed-by: simonis
    Backport-of: 8cdd95e8a2a7814ab7983fb3f41e6fa5793d410f
    Dmitry Chuyko authored and Paul Hohensee committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3069e3e View commit details
    Browse the repository at this point in the history
  9. 8300260: Remove metaprogramming/isSame.hpp

    Reviewed-by: mbaesken
    Backport-of: c8dd7583a92082bcd2a4dfd5429889e7f0a44050
    gdams committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f9acc53 View commit details
    Browse the repository at this point in the history
  10. 8300265: Remove metaprogramming/isSigned.hpp

    Backport-of: 03a9a88efbb68537e24b7de28c5b81d6cd8fdb04
    gdams committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    952d272 View commit details
    Browse the repository at this point in the history
  11. 8300910: Remove metaprogramming/integralConstant.hpp

    Backport-of: 048705c04967d106dedc09a4cf2325a3b46ef4e7
    gdams committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e809008 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. 8300806: Update googletest to v1.13.0

    Reviewed-by: sgehwolf
    Backport-of: ccf2f5837b31cddd24ec81f7f67107d9fc03c294
    gdams committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1e63af9 View commit details
    Browse the repository at this point in the history
  2. 8329109: Threads::print_on() tries to print CPU time for terminated G…

    …C threads
    
    Reviewed-by: rrich
    Backport-of: c1cfb43d8de8d0eed01b9bb6aa1202dc7cbff007
    MBaesken committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3d83f3e View commit details
    Browse the repository at this point in the history
  3. 8280982: [Wayland] [XWayland] java.awt.Robot taking screenshots

    Backport-of: 9d7bf5329e5a0393553bca2e3a51ad1125b41b96
    MBaesken committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c915eaf View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. 8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTe…

    …st.java fails on Mac OS
    
    Backport-of: 947d52c
    Andrew Lu committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7dcb608 View commit details
    Browse the repository at this point in the history
  2. 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 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    05bea0e View commit details
    Browse the repository at this point in the history
  3. 8325194: GHA: Add macOS M1 testing

    8325444: GHA: JDK-8325194 causes a regression
    8309934: Update GitHub Actions to use JDK 17 for building jtreg
    
    Reviewed-by: mbaesken
    Backport-of: d1c82156ba6ede4b798ac15f935289cfcc99d1a0
    gdams committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cfe714b View commit details
    Browse the repository at this point in the history
  4. 8325754: Dead AbstractQueuedSynchronizer$ConditionNodes survive minor…

    … garbage collections
    
    Backport-of: 60cbf2925024b1c2253256688ae41741fff0a860
    Neethu Prasad authored and Paul Hohensee committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4c58e1b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    55bbe06 View commit details
    Browse the repository at this point in the history
  2. 8309703: AIX build fails after JDK-8280982

    Backport-of: 3981297fd34a628dff44898e6c60455cf071741a
    MBaesken committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1242055 View commit details
    Browse the repository at this point in the history
  3. 8280994: [XWayland] Drag and Drop does not work in java -> wayland ap…

    …p direction
    
    Backport-of: 73352b68c4e19929305ce430cb74ca850b752d22
    MBaesken committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5ad9e24 View commit details
    Browse the repository at this point in the history
  4. 8331466: Problemlist serviceability/dcmd/gc/RunFinalizationTest.java …

    …on generic-all
    
    Reviewed-by: phh
    Backport-of: 440782e0160f867f08afbec0abf48d557a522c72
    SendaoYan authored and Paul Hohensee committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    61e2dba View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. 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 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    214f2bf View commit details
    Browse the repository at this point in the history
  2. 8320602: Lock contention in SchemaDVFactory.getInstance()

    Backport-of: 0678253bffca91775d29d2942f48c806ab4d2cab
    MBaesken committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f1fc2d4 View commit details
    Browse the repository at this point in the history
  3. 8303216: Prefer ArrayList to LinkedList in sun.net.httpserver.ServerImpl

    Backport-of: 881517586d7b6d26c5589c3459902eb964ce9030
    MBaesken committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5d6d176 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. 8316211: Open source several manual applet tests

    Backport-of: 2f311d59dcbbf7605e52fac0b8ebd35d7d51a48b
    Andrew Lu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    010a41f View commit details
    Browse the repository at this point in the history
  2. 8309756: Occasional crashes with pipewire screen capture on Wayland

    Backport-of: d3d0dbc36369da0c17a66f8b633e73a150ab8c4f
    MBaesken committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a1e7701 View commit details
    Browse the repository at this point in the history
  3. Merge

    RealCLanger committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6a31071 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. 8285497: Add system property for Java SE specification maintenance ve…

    …rsion
    
    Reviewed-by: lancea, andrew, iris
    Backport-of: c2c9e7fb8c857e40bc43b4053c2633825d4fb68e
    Justin Lu authored and RealCLanger committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2464d8c View commit details
    Browse the repository at this point in the history
  2. 8313697: [XWayland][Screencast] consequent getPixelColor calls are slow

    8310334: [XWayland][Screencast] screen capture error message in debug
    
    Backport-of: 2f04bc5f934887029d8bcc13cf722d8498a35120
    MBaesken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    07be2e5 View commit details
    Browse the repository at this point in the history
  3. 8299058: AssertionError in sun.net.httpserver.ServerImpl when connect…

    …ion is idle
    
    Reviewed-by: mdoerr
    Backport-of: 47624f6fc699aa66c58587460ce7f39fce5a86c7
    MBaesken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    00b764c View commit details
    Browse the repository at this point in the history
  4. 8317316: G1: Make TestG1PercentageOptions use createTestJvm

    Backport-of: d8cd60588aef6abcbfedbe3262d9a094c9bbcb8c
    Andrew Lu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1f0ec1d View commit details
    Browse the repository at this point in the history
  5. 8328273: sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java f…

    …ailed with java.rmi.server.ExportException: Port already in use
    
    Backport-of: a85c8493aec73e81c000ea3e3d983b05706bbfec
    Andrew Lu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    385952c View commit details
    Browse the repository at this point in the history
  6. 8319103: Popups that request focus are not shown on Linux with Wayland

    Backport-of: f3ed27582e16c3a323f590863cbeec6d35e20b58
    MBaesken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    14e3de9 View commit details
    Browse the repository at this point in the history
  7. 8307779: Relax the java.awt.Robot specification

    Backport-of: fadce2ff8a1613dba0df01777a1c8b82202a46a9
    Alexander Zvegintsev committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    97be07a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. 8332424: Update IANA Language Subtag Registry to Version 2024-05-16

    Reviewed-by: mdoerr, lucy
    Backport-of: 6dac8d64527b4e9ade783b99f82fbecd81c426a6
    MBaesken committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9e14667 View commit details
    Browse the repository at this point in the history
  2. 8272232: javax/swing/JTable/4275046/bug4275046.java failed with "Expe…

    …cted value in the cell: 'rededited' but found 'redEDITED'."
    
    8257540: javax/swing/JFileChooser/8041694/bug8041694.java failed with "RuntimeException: The selected directory name is not the expected 'd ' but 'D '."
    
    Backport-of: cec6c06
    Andrew Lu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0644986 View commit details
    Browse the repository at this point in the history
  3. 8315422: getSoTimeout() would be in try block in SSLSocketImpl

    Backport-of: 2264667bba2311b568257a933813fa76a9e75313
    MBaesken committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ad6b1fa View commit details
    Browse the repository at this point in the history
  4. 8335775: Remove extraneous 's' in comment of rawmonitor.cpp test file

    Backport-of: c8db6fe9536148aee152710bad72cd025393e477
    gnu-andrew committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    72de151 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. 8334418: Update IANA Language Subtag Registry to Version 2024-06-14

    Reviewed-by: lucy, mdoerr
    Backport-of: 861aefcafacdc21459ef966307f52568e327fd49
    MBaesken committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    aa75196 View commit details
    Browse the repository at this point in the history
  2. 8301200: Don't scale timeout stress with timeout factor

    Backport-of: 6397cb611a95be5ed86b95d039a2c389f4304281
    MBaesken committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6e93acc View commit details
    Browse the repository at this point in the history
  3. 8309621: [XWayland][Screencast] screen capture failure with sun.java2…

    …d.uiScale other than 1
    
    Reviewed-by: mdoerr
    Backport-of: 387896fb349f341081c6075fb7169e9f3a0919cd
    MBaesken committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1219484 View commit details
    Browse the repository at this point in the history
  4. 8297878: KEM: Implementation

    8322971: KEM.getInstance() should check if a 3rd-party security provider is signed
    
    Reviewed-by: mullan, andrew
    Backport-of: e9d2641a14407380264b50fa2fe299980fe5f214
    wangweij committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e49367b View commit details
    Browse the repository at this point in the history
  5. 8273430: Suspicious duplicate condition in java.util.regex.Grapheme#i…

    …sExcludedSpacingMark
    
    Backport-of: 3d9dc8f
    synecdoche authored and Victor Rudometov committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0bc3783 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. 8193547: Regression automated test '/open/test/jdk/java/awt/Toolkit/D…

    …esktopProperties/rfe4758438.java' fails
    
    Backport-of: c05dbac3cbd8de3822191bcb5c34832c997bc4a9
    Andrew Lu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    19aab39 View commit details
    Browse the repository at this point in the history
  2. 8280034: ProblemList jdk/jfr/api/consumer/recordingstream/TestOnEvent…

    ….java on linux-x64
    
    Backport-of: 09d61b6187425ba528c568fb637087817ffb10c0
    Andrew Lu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6e3dca8 View commit details
    Browse the repository at this point in the history
  3. 8275851: Deproblemlist open/test/jdk/javax/swing/JComponent/6683775/b…

    …ug6683775.java
    
    Backport-of: 485d65865ea8af3f7275e9aa8b75057326486a4d
    Andrew Lu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e0e2fe6 View commit details
    Browse the repository at this point in the history
  4. 8327424: ProblemList serviceability/sa/TestJmapCore.java on all platf…

    …orms with ZGC
    
    Reviewed-by: mdoerr, lucy
    Backport-of: 0a6e64e2f50cb5eb969dbd0807ad3edc1c353923
    MBaesken committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    73b24d0 View commit details
    Browse the repository at this point in the history
  5. 8320655: awt screencast robot spin and sync issues with native libpip…

    …ewire api
    
    Backport-of: c17b8cfafe5a2bbe29d38cfc6793c72b0430f6ca
    MBaesken committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3d39e85 View commit details
    Browse the repository at this point in the history
  6. 8331011: [XWayland] TokenStorage fails under Security Manager

    Backport-of: 9912abf586f4e0f76591639ae18d5c074edaa2c5
    MBaesken committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    234bf86 View commit details
    Browse the repository at this point in the history
  7. 8280990: [XWayland] XTest emulated mouse click does not bring window …

    …to front
    
    Backport-of: d2d78ad18e0b5d2a6a62f9c97ceec5592fa1de2e
    Andrew Lu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    933587a View commit details
    Browse the repository at this point in the history
  8. 8334339: Test java/nio/file/attribute/BasicFileAttributeView/Creation…

    …Time.java fails on alinux3
    
    Reviewed-by: phh
    Backport-of: 7baddc202a9ab2b85401aa05f827678b514ebf55
    SendaoYan authored and Paul Hohensee committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c7ca5f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. 8307352: AARCH64: Improve itable_stub

    Reviewed-by: phh
    Backport-of: c664f1ca660adea934f099de8595b6ec10d3a824
    Dmitry Chuyko authored and shipilev committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    269bd25 View commit details
    Browse the repository at this point in the history
  2. 8315651: Stop hiding AIX specific multicast socket errors via Network…

    …Configuration (aix)
    
    Backport-of: e22eb06a3b59f83eb38881f7e1aed1c18ee7e193
    Suchismith Roy authored and Paul Hohensee committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9ef505d View commit details
    Browse the repository at this point in the history
  3. 8276660: Scalability bottleneck in java.security.Provider.getService()

    8292739: Invalid legacy entries may be returned by Provider.getServices() call
    8279222: Incorrect legacyMap.get in java.security.Provider after JDK-8276660
    
    Reviewed-by: coffeys
    Backport-of: 9b747491de01fd011b09668a67113e80c2b7c708
    Dan Lutker authored and Victor Rudometov committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fe1a4a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. 8321176: [Screencast] make a second attempt on screencast failure

    Backport-of: 92fd490f22f690ff7698182658363b7035bcc3bf
    MBaesken committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c18ddd8 View commit details
    Browse the repository at this point in the history
  2. 8317228: GC: Make TestXXXHeapSizeFlags use createTestJvm

    Reviewed-by: mbaesken
    Backport-of: 7ca0ae94159ac0fd2df23ee1a1e8cf626ce31048
    Andrew Lu committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    666e489 View commit details
    Browse the repository at this point in the history
  3. 8310628: GcInfoBuilder.c missing JNI Exception checks

    Backport-of: a9c0a0f6b915f9ddaa97d83bad4f3c2b38810636
    synecdoche authored and shipilev committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    fb7bb62 View commit details
    Browse the repository at this point in the history
  4. 8323122: AArch64: Increase itable stub size estimate

    Backport-of: 36f4b34f1953af736706ec67192204727808bc6c
    Dmitry Chuyko authored and shipilev committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    77cb961 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. 8318696: Do not use LFS64 symbols on Linux

    Reviewed-by: andrew
    Backport-of: 2697a9d1c288daaddae751a7e8a2d2239c5d884c
    MBaesken committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2b9228a View commit details
    Browse the repository at this point in the history
  2. 8326332: Unclosed inline tags cause misalignment in summary tables

    Reviewed-by: rschmelter
    Backport-of: cc85abc2120b5d1b1c5eca5c9b89a73386956bb7
    MBaesken committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5ed58c2 View commit details
    Browse the repository at this point in the history
  3. 8334769: Shenandoah: Move CodeCache_lock close to its use in Shenando…

    …ahConcurrentNMethodIterator
    
    Reviewed-by: phh
    Backport-of: 4ebb77120af5a4ccbfde63b24cb50e05a3161f16
    shipilev committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    efee05f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. 8324753: [AIX] adjust os_posix after JDK-8318696

    Backport-of: 8950d68ddb36d35831fbb4b98969cd0537527070
    MBaesken committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f4e8194 View commit details
    Browse the repository at this point in the history
  2. 8331077: nroff man page update for jar tool

    Reviewed-by: rschmelter
    Backport-of: c21672d8c94da6aa613174744ceaa945ca2a474a
    MBaesken committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c32a56f View commit details
    Browse the repository at this point in the history
  3. 8298381: Improve handling of session tickets for multiple SSLContexts

    Reviewed-by: phh
    Backport-of: debe5879aa7118a114ff6fcf8d15951757ae70a8
    schlosna authored and Paul Hohensee committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a15f35d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. 8316387: Exclude more failing multicast tests on AIX after JDK-8315651

    Reviewed-by: clanger, mdoerr
    Backport-of: c86bad51a88b867de3cd0b1a50bf544c2111755f
    Suchismith Roy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4650ece View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. 8317358: G1: Make TestMaxNewSize use createTestJvm

    Backport-of: 1a098356dd3a157b12c2b5c527e61c8a628bdb2d
    Andrew Lu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    15c5caa View commit details
    Browse the repository at this point in the history
  2. 8280988: [XWayland] Click on title to request focus test failures

    Backport-of: f6cdcc6f65f2a436906541bb8266e69ded17e2e3
    Andrew Lu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6819381 View commit details
    Browse the repository at this point in the history
  3. 8269657: Test java/nio/channels/DatagramChannel/Loopback.java failed:…

    … Unexpected message
    
    Backport-of: c798316bc4cb33fd902f926030d8a0b6870d661a
    SendaoYan authored and shipilev committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    772c978 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. 8334482: Shenandoah: Deadlock when safepoint is pending during nmetho…

    …ds iteration
    
    Reviewed-by: phh
    Backport-of: 2aeb12ec03944c777d617d0be48982fd225b16e7
    shipilev committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2ec8717 View commit details
    Browse the repository at this point in the history
  2. 8292044: HttpClient doesn't handle 102 or 103 properly

    Reviewed-by: phh
    Backport-of: 800e68d6906734242119e4ea033422f037a79857
    MBaesken committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1000028 View commit details
    Browse the repository at this point in the history
  3. 8317635: Improve GetClassFields test to verify correctness of field o…

    …rder
    
    Backport-of: 599560a832386d9c61aca24450d6efa65156f663
    Andrew Lu committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8bb51e5 View commit details
    Browse the repository at this point in the history
  4. 8317343: GC: Make TestHeapFreeRatio use createTestJvm

    Backport-of: c64bd3d6715304accd9a1e3266edd9d3d2353273
    Andrew Lu committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a76c3af View commit details
    Browse the repository at this point in the history
  5. 8331605: jdk/test/lib/TestMutuallyExclusivePlatformPredicates.java te…

    …st failure
    
    Backport-of: 01125fa21b733199d4fe670ecf38b82cd917e242
    Andrew Lu committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4d03e9d View commit details
    Browse the repository at this point in the history
  6. 8333270: HandlersOnComplexResetUpdate and HandlersOnComplexUpdate tes…

    …ts fail with "Unexpected reference" if timeoutFactor is less than 1/3
    
    Backport-of: d02cb742f79e88c6438ca58a6357fe432fb286cb
    Andrew Lu committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8f32625 View commit details
    Browse the repository at this point in the history
  7. 8327312: [17u] Problem list ReflectionCallerCacheTest.java due to 832…

    …4978
    
    Reviewed-by: mbaesken
    SendaoYan authored and RealCLanger committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9ca6608 View commit details
    Browse the repository at this point in the history
  8. 8335967: "text-decoration: none" does not work with "A" HTML tags

    Backport-of: 374fca0fcbc049f937fa49bb4825edcbbf961f2b
    MBaesken committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7f8fdbd View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. 8317112: Add screenshot for Frame/DefaultSizeTest.java

    Backport-of: a36eaf03afd148581a9d9754f85a652cac84d655
    Andrew Lu committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    66fa756 View commit details
    Browse the repository at this point in the history
  2. 8336301: test/jdk/java/nio/channels/AsyncCloseAndInterrupt.java leave…

    …s around a FIFO file upon test completion
    
    Backport-of: ae9f318fc35eeab497e546ebab9faed6ec774ec5
    Andrew Lu committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    37726c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. 8306929: Avoid CleanClassLoaderDataMetaspaces safepoints when previou…

    …s versions are shared
    
    8307448: Test RedefineSharedClassJFR fail due to wrong assumption
    
    Reviewed-by: shade
    Backport-of: 408cec516bb5fd82fb6dcddeee934ac0c5ecffaf
    olivergillespie authored and shipilev committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1f14f86 View commit details
    Browse the repository at this point in the history
  2. 8335536: Fix assertion failure in IdealGraphPrinter when append is true

    Reviewed-by: phh
    Backport-of: 6db4c6a772df856fc3099c32a5b2c102a30d360c
    Qizheng Xing authored and Paul Hohensee committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ae7be19 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. 8283728: jdk.hotspot.agent: Wrong location for RISCV64ThreadContext.java

    Reviewed-by: mbaesken
    Backport-of: f4eaa16c0fe0659376325cec1c912a13ef0f1be8
    RealCLanger committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7230baf View commit details
    Browse the repository at this point in the history
  2. 8337669: [17u] Backport of JDK-8284047 missed to delete a file

    Reviewed-by: mbaesken, shade
    RealCLanger committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    396e209 View commit details
    Browse the repository at this point in the history
  3. 7026262: HttpServer: improve handling of finished HTTP exchanges

    Backport-of: a5ffa079a0d6107be652bc026f5c91b7dcd791f8
    RealCLanger committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    966cafc View commit details
    Browse the repository at this point in the history
  4. 8304963: HttpServer closes connection after processing HEAD after JDK…

    …-7026262
    
    Backport-of: 3c4cd50e3cef5905d6c5dacddd6759e118bc50ca
    RealCLanger committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7a53368 View commit details
    Browse the repository at this point in the history
  5. 8290966: G1: Record number of PLAB filled and number of direct alloca…

    …tions
    
    Reviewed-by: shade
    Backport-of: 30205bb289e9b25d60474b24b891e15923071b5a
    Ben Taylor committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f07c266 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. 8304962: sun/net/www/http/KeepAliveCache/B5045306.java: java.lang.Run…

    …timeException: Failed: Initial Keep Alive Connection is not being reused
    
    Backport-of: cddaf686e16424e9543be50a48b1c02337e79cf1
    Amos Shi committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cf21d29 View commit details
    Browse the repository at this point in the history
  2. 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 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    13f6ab3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. 8313901: [TESTBUG] test/hotspot/jtreg/compiler/codecache/CodeCacheFul…

    …lCountTest.java fails with java.lang.VirtualMachineError
    
    Backport-of: d1de3d082ef9b83aaa68664e653ab09feb8bad87
    Amos Shi committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    67b57e0 View commit details
    Browse the repository at this point in the history
  2. 8306583: Add JVM crash check in CDSTestUtils.executeAndLog

    Backport-of: 27764e60357b018b4f403d63cb54f95604b0cb8c
    Amos Shi committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a2b45f2 View commit details
    Browse the repository at this point in the history
  3. 8279641: Create manual JTReg tests for Swing accessibility

    Backport-of: 5523ddebd572f38c3f960950d114ffead33266ae
    Amos Shi committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ebcad8c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. 8337283: configure.log is truncated when build dir is on different fi…

    …lesystem
    
    Backport-of: 7e925d727f716e5c366b0d85b9c0de24efe43103
    shipilev committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4aa7950 View commit details
    Browse the repository at this point in the history
  2. 8336928: GHA: Bundle artifacts removal broken

    Backport-of: 98562166e4a4c8921709014423c6cbc993aa0d97
    zzambers authored and Paul Hohensee committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2e9152d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. 8332113: Update nsk.share.Log to be always verbose

    Backport-of: 8464ce6db5cbd5d50ac2a2bcba905b7255f510f5
    Andrew Lu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0b789c1 View commit details
    Browse the repository at this point in the history
  2. 8315965: Open source various AWT applet tests

    Backport-of: 3b397c8552d7fd1b1084fbbc06384f3f34481ba4
    Andrew Lu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    971b01a View commit details
    Browse the repository at this point in the history
  3. 8328642: Convert applet test MouseDraggedOutCauseScrollingTest.html t…

    …o main
    
    Backport-of: ab183e437c18b445e9c022a4d74de818d4ccecbe
    Andrew Lu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c09ca4e View commit details
    Browse the repository at this point in the history
  4. 8316285: Opensource JButton manual tests

    Backport-of: 9f5d2b947f7d70babba663e16882e480b8a973f2
    Andrew Lu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7f78f21 View commit details
    Browse the repository at this point in the history
  5. 8316973: GC: Make TestDisableDefaultGC use createTestJvm

    Backport-of: 5f4be8cea980b3c2e8e5fb2067dc64b62fa0245c
    Andrew Lu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0330069 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9990cfa View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. 8334166: Enable binary check

    8332008: Enable issuestitle check
    
    Reviewed-by: shade
    Backport-of: 108c2e4986bfae9f6993ad03d926298b267cf523
    MBaesken committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    185e69a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. 8304375: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with…

    … "Expected at least some events to be out of order! Reuse = false"
    
    Backport-of: 4870234552d2c63c786641493794a87654b98b7b
    SendaoYan authored and TheRealMDoerr committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1f45ae8 View commit details
    Browse the repository at this point in the history
  2. 8337038: Test java/nio/file/attribute/BasicFileAttributeView/Creation…

    …Time.java shoud set as /native
    
    Backport-of: 2c9f741d9ce27cd81e4ad9395a88af1b34a2ba77
    SendaoYan authored and TheRealMDoerr committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5e0e2e3 View commit details
    Browse the repository at this point in the history
  3. 8318089: Class space not marked as such with NMT when CDS is off

    Reviewed-by: stuefe
    Backport-of: c0e154c876e586660b36af6441cd178bc8ebab89
    Andreas Steiner authored and TheRealMDoerr committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d90d028 View commit details
    Browse the repository at this point in the history
  4. 8325022: Incorrect error message on client authentication

    Backport-of: fe78c0f1911c9fdc1d30e23847d102748dfa2063
    Amos Shi committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7b205d6 View commit details
    Browse the repository at this point in the history
  5. 8314837: 5 compiled/codecache tests ignore VM flags

    Backport-of: 2a11bc41baec20cf670393ff29689043ed2d2114
    Amos Shi committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e291bfa View commit details
    Browse the repository at this point in the history
  6. 8313256: Exclude failing multicast tests on AIX

    Reviewed-by: mbaesken
    Backport-of: 98a915a54ce62da7cebc1f0ab07dab276291a1d1
    Amos Shi committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    dfc21bf View commit details
    Browse the repository at this point in the history
  7. 8320608: Many jtreg printing tests are missing the @printer keyword

    Reviewed-by: mbaesken
    Backport-of: 76fea807071eee80a1e00aae7bc4784a6d35bf4b
    Amos Shi committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d642a13 View commit details
    Browse the repository at this point in the history
  8. 8298596: vmTestbase/nsk/sysdict/vm/stress/chain/chain008/chain008.jav…

    …a fails with "NoClassDefFoundError: Could not initialize class java.util.concurrent.ThreadLocalRandom"
    
    Reviewed-by: mbaesken
    Backport-of: c3242ee452c25b5038283c68e65541122a10df0d
    Amos Shi committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    25537e9 View commit details
    Browse the repository at this point in the history
  9. 8313674: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java shou…

    …ld test for more block devices
    
    Reviewed-by: mbaesken
    Backport-of: e91492ab4333c61f39b50eb428fa932131a5b908
    Amos Shi committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    698f0e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. 8315684: Parallelize sun/security/util/math/TestIntegerModuloP.java

    Backport-of: 0f77d250b67ae0678756f986607eb239641dfb9e
    Andrew Lu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    61e0a11 View commit details
    Browse the repository at this point in the history
  2. 8299813: java/nio/channels/DatagramChannel/Disconnect.java fails with…

    … jtreg test timeout due to lost datagram
    
    Backport-of: 49eb00da8dc66cff3ca430f06ab21357ee6180ef
    Andrew Lu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    27c92b6 View commit details
    Browse the repository at this point in the history
  3. 8303891: Speed up Zip64SizeTest using a small ZIP64 file

    8259866: two java.util tests failed with "IOException: There is not enough space on the disk"
    
    Backport-of: 842b895f093e15ecd8aa0153d712f5f81cf1cf67
    Andrew Lu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2e3ca31 View commit details
    Browse the repository at this point in the history
  4. 8315936: Parallelize gc/stress/TestStressG1Humongous.java test

    Backport-of: 3f19df685c342cef212305cca630331878a24e79
    Andrew Lu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d5d26be View commit details
    Browse the repository at this point in the history
  5. 8273216: JCMD does not work across container boundaries with Podman

    Backport-of: 9180d9a
    Sonia Zaldana Calles committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6cbedd9 View commit details
    Browse the repository at this point in the history
  6. 8284316: Support accessibility ManualTestFrame.java for non SwingSet …

    …tests
    
    Backport-of: 6a7c023796b0f39f54d0335f4723c1f06ff0032d
    Amos Shi committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d12077d View commit details
    Browse the repository at this point in the history
  7. 8308891: TestCDSVMCrash.java needs @requires vm.cds

    Backport-of: 101bf2290da5735fd9624ab647a8183c2c21f22d
    Amos Shi committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c103409 View commit details
    Browse the repository at this point in the history
  8. 8315576: compiler/codecache/CodeCacheFullCountTest.java fails after J…

    …DK-8314837
    
    Reviewed-by: phh
    Backport-of: 343cc0ce2bba797e206f6b7312018a8c6d1bdb66
    Amos Shi committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8dbd677 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. 8312049: runtime/logging/ClassLoadUnloadTest can be improved

    Reviewed-by: phh
    Backport-of: 4676b40f17dd18941f5883cb9b989ad639992a50
    cost0much authored and Paul Hohensee committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    be4f913 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. 8316193: jdk/jfr/event/oldobject/TestListenerLeak.java java.lang.Exce…

    …ption: Could not find leak
    
    Backport-of: f6be922952642f40dcf0d27b7896c9a6acdd6378
    cost0much authored and Victor Rudometov committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    97e4a93 View commit details
    Browse the repository at this point in the history
  2. 8303920: Avoid calling out to python in DataDescriptorSignatureMissin…

    …g test
    
    Reviewed-by: phh
    Backport-of: 07eaea8c25bae6ed852685f082f8b50c5b20c1a9
    cost0much authored and Victor Rudometov committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    64ab2fa View commit details
    Browse the repository at this point in the history
  3. 8332248: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java fail…

    …ed with RuntimeException
    
    Backport-of: 0bb5ae645165b97527ecccf02308df6072c363d8
    Amos Shi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1887a80 View commit details
    Browse the repository at this point in the history
  4. 8310683: Refactor StandardCharset/standard.java to use JUnit

    Backport-of: 4e84d4dc514192e4cdf8e2c7c474847832987ab9
    Amos Shi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cd0bb4d View commit details
    Browse the repository at this point in the history
  5. 8302800: Augment NaN handling tests of FDLIBM methods

    Reviewed-by: mbaesken
    Backport-of: dfce4e1943f2f95b74b5a9cdde9d738dcffd0b43
    Amos Shi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    803c2c2 View commit details
    Browse the repository at this point in the history
  6. 8315024: Vector API FP reduction tests should not test for exact equa…

    …lity
    
    Reviewed-by: mdoerr
    Backport-of: e6f23a90d4a53339a3c9c2b76fc5d317940e4472
    Amos Shi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    03cbfaa View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. 8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsist…

    …ent with their setVerbose methods
    
    Reviewed-by: mdoerr
    Backport-of: 459757e3777d61d7510518e88f76f66c08918161
    GoeLin committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    897f433 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. 8337664: Distrust TLS server certificates issued after Oct 2024 and a…

    …nchored by Entrust Root CAs
    
    Backport-of: 7d49c52272b54070a13b02708dd7ce5f8e375a06
    GoeLin committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    aa46c35 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. 8338696: (fs) BasicFileAttributes.creationTime() falls back to epoch …

    …if birth time is unavailable (Linux)
    
    Backport-of: c89a1c35bda9002ee687b3fa267f3ef9cba78b00
    jerboaa committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f95f7f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. 8339869: [21u] Test CreationTime.java fails with UnsatisfiedLinkError…

    … after 8334339
    
    Backport-of: 34b4bd449e8eef32d47ad4f0fb8c22139e0680d6
    GoeLin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9eab2ce View commit details
    Browse the repository at this point in the history
  2. 8329667: [macos] Issue with JTree related fix for JDK-8317771

    Backport-of: 05f13e75ee4407ba9213c69b33c6032aa87c9e95
    GoeLin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    35d9f97 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. 8296410: HttpClient throws java.io.IOException: no statuscode in resp…

    …onse for HTTP2
    
    Reviewed-by: mbaesken
    Backport-of: f4b140b4200fc0f49161395501d3dbcba7a79059
    Alexey Bakhtin committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    33cd4b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Merge remote-tracking branch 'upstream/standard' into dragonwell

    Summary: Merge upstream code
    
    Testing: CICD
    
    Reviewers: kuaiwei, yuleil
    
    Issue: https://github.com/Accelerator1996/dragonwell17/issues/26
    Accelerator1996 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c3fc4c6 View commit details
    Browse the repository at this point in the history