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 tag 'jdk-11.0.24+8' into dragonwell_standard-11.0.24.20.8 #844

Merged
merged 165 commits into from
Jul 29, 2024

Commits on Feb 27, 2024

  1. 8326801: Bump update version for OpenJDK: jdk-11.0.24

    Reviewed-by: shade
    GoeLin committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6e296a0 View commit details
    Browse the repository at this point in the history
  2. 8214400: Update hotspot application/jcstress jtreg tests wrappers to …

    …use jcstress 0.5
    
    Backport-of: bbfe9d2
    shipilev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5045b54 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. 8314830: runtime/ErrorHandling/ tests ignore external VM flags

    Reviewed-by: lucy
    Backport-of: 2c2b3726f934d78ea044186320ef7c67b100ab8e
    Andrew Lu committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    fe840ca View commit details
    Browse the repository at this point in the history
  2. 8315726: Open source several AWT applet tests

    Reviewed-by: lucy
    Backport-of: 1741d13b1260253d1e299e8da9c42b5519a7ae48
    Andrew Lu committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e5cc20c View commit details
    Browse the repository at this point in the history
  3. 8316053: Open some swing tests 3

    Backport-of: a2391a92cd09630cc3c46024f7e02924a997cc86
    Andrew Lu committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c681c5a View commit details
    Browse the repository at this point in the history
  4. 8294156: Allow PassFailJFrame.Builder to create test UI

    Backport-of: 42b9ac8a07b540f4d7955a778923d24a876451cc
    Andrew Lu committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2dee6fb View commit details
    Browse the repository at this point in the history
  5. 8307955: Prefer to PTRACE_GETREGSET instead of PTRACE_GETREGS in meth…

    …od 'ps_proc.c::process_get_lwp_regs'
    
    Reviewed-by: fyang, gli
    Backport-of: 2f1c65486b1e584f9c4a2eb7af2414d032a02748
    zifeihan authored and RealFYang committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0e94be6 View commit details
    Browse the repository at this point in the history
  6. 8324723: GHA: Upgrade some actions to avoid deprecated Node 16

    Reviewed-by: phh
    Backport-of: 951b5f8ecb9cd2a72b3904c110179afe487ada2b
    shipilev committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f2565a6 View commit details
    Browse the repository at this point in the history
  7. 8305962: update jcstress to 0.16

    Backport-of: 292ee630ae32c3b50363b10ffa6090e57ffef1e8
    shipilev committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    61164ce View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. 8323717: Introduce test keyword for tests that need external dependen…

    …cies
    
    Reviewed-by: phh
    Backport-of: 12b89cd2eeb5c2c43a2ce425c96fc4f718e30514
    shipilev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0ae93db View commit details
    Browse the repository at this point in the history
  2. 8314552: Fix javadoc tests to work with jtreg 7

    Reviewed-by: phh
    Backport-of: e83046409d81d074cd68dc823e794a852ed93cee
    shipilev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b183cd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. 8281507: Two javac tests have bad jtreg @clean tags

    Reviewed-by: mbaesken
    Backport-of: 86723d4892485651bcae735ed13545ea89b9bb22
    shipilev committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a582e11 View commit details
    Browse the repository at this point in the history
  2. 8326938: [11u] JDK-8214908 broke two CTW tests

    Reviewed-by: phh
    shipilev committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f6e6eef View commit details
    Browse the repository at this point in the history
  3. 8276125: RunThese24H.java SIGSEGV in JfrThreadGroup::thread_group_id

    Reviewed-by: mgronlun
    Backport-of: a885aab696777c99c8c4c5d9a46afc5fe0a4fe47
    jia-wei-tang authored and DamonFool committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a4a5c7f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Merge

    GoeLin committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2a78f2f View commit details
    Browse the repository at this point in the history
  2. 8271142: package help is not displayed for missing X11/extensions/Xra…

    …ndr.h
    
    Reviewed-by: clanger
    Backport-of: b7f75c0a735f0cf40ae2288d1d0ae96a571a4155
    lusou-zhangquan authored and RealCLanger committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6c0a88d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. 8318580: "javax/swing/MultiMonitor/MultimonVImage.java failing with E…

    …rror. Can't find library: /open/test/jdk/java/awt/regtesthelpers" after JDK-8316053
    
    Backport-of: e4803e0cbf00da89b98c8703769edc403bb5055b
    Andrew Lu committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4ef8db8 View commit details
    Browse the repository at this point in the history
  2. 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to un…

    …expected Region instead of Loop
    
    Backport-of: 9f0e7da64e21237322e55ca4f0e3639fa5d1c4ed
    Andrew Lu committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    bc14b9f View commit details
    Browse the repository at this point in the history
  3. 8320303: Allow PassFailJFrame to accept single window creator

    Backport-of: 83ffc1ac94b8893532d8663b9058592f1714d337
    Andrew Lu committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b425dff View commit details
    Browse the repository at this point in the history
  4. 8325972: Add -x to bash for building with LOG=debug

    Backport-of: 8668198c26bdac412f0a9d1255ca74da860761c5
    Andrew Lu committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f3069d1 View commit details
    Browse the repository at this point in the history
  5. 8267938: (sctp) SCTP channel factory methods should check platform su…

    …pport
    
    Backport-of: bd31653e6f99d4337e4af1f7f138d688ec99c19d
    theaoqi authored and Paul Hohensee committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7b7fbdf View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. 8261404: Class.getReflectionFactory() is not thread-safe

    Backport-of: 905b7639424a0fa80f81f734f6fdae1b5018a14a
    Delawen authored and jerboaa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a26445d View commit details
    Browse the repository at this point in the history
  2. 8307083: Open source some drag and drop tests 3

    Backport-of: 1b154e4fd361103936f976db72e04b73aa7b1077
    Amos Shi authored and shipilev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    fbac37b View commit details
    Browse the repository at this point in the history
  3. 8317287: [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnorma…

    …l termination
    
    Backport-of: cbfddf4e1d3ff8dddb95bcb9242b31c175b768fc
    Amos Shi authored and shipilev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9b40856 View commit details
    Browse the repository at this point in the history
  4. 8306941: Open source several datatransfer and dnd AWT tests

    Backport-of: 3d3eaed9133dbe728ca8e00a626d33f7e35ba9ff
    Amos Shi authored and shipilev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cf9aa9b View commit details
    Browse the repository at this point in the history
  5. 8315677: Open source few swing JFileChooser and other tests

    Backport-of: fe5ef5f20dcf647b4ca30963b42fa01449f0d9c0
    Amos Shi authored and shipilev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    eb5ef84 View commit details
    Browse the repository at this point in the history
  6. 8325137: com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java can …

    …fail in Xcomp with out of expected range
    
    Backport-of: 91d8dac9cff5689abcf2fc8950b15d284f933afd
    Amos Shi authored and shipilev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e6cec8f View commit details
    Browse the repository at this point in the history
  7. 8314220: Configurable InlineCacheBuffer size

    Reviewed-by: phh
    Backport-of: a40d8d97e84d88d1a65aba81bfc09339be95e427
    Ekaterina Vergizova committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c8ca55b View commit details
    Browse the repository at this point in the history
  8. 8322511: [11u] JfrCheckpointThreadClosure::do_thread crashes when fet…

    …ching thread_id
    
    Reviewed-by: phh
    jia-wei-tang authored and Paul Hohensee committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    29f300e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. 8320342: Use PassFailJFrame for TruncatedPopupMenuTest.java

    Backport-of: 1f2922ad8526d378ee7b616e5423ce56f20340db
    Andrew Lu committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    84ff9b3 View commit details
    Browse the repository at this point in the history
  2. 8320113: [macos14] : ShapeNotSetSometimes.java fails intermittently o…

    …n macOS 14
    
    Backport-of: f1b73350c237021c04ceac2f29f1f378630bd651
    Andrew Lu committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    21b88db View commit details
    Browse the repository at this point in the history
  3. 8326891: Prefer RPATH over RUNPATH for $ORIGIN rpaths in internal JDK…

    … binaries
    
    Backport-of: 721bfee53af5bc2e2d67eebc7b82f09a642d5309
    Andrew Lu committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    069fbd7 View commit details
    Browse the repository at this point in the history
  4. 8292716: Configure should check that jtreg is of the required version

    8292763: JDK-8292716 breaks configure without jtreg
    
    Reviewed-by: phh, shade
    Backport-of: 9288072655a689c06a03f85c976bbd2f0744d3d5
    GoeLin committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5cf250f View commit details
    Browse the repository at this point in the history
  5. 8290203: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM03/c…

    …m03t001/TestDescription.java on linux-all
    
    Backport-of: ce36f6ea855a7ede02df969e6bb599ac36ac04fe
    Amos Shi authored and GoeLin committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1b3c570 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. 8320129: "top" command during jtreg failure handler does not display …

    …CPU usage on OSX
    
    Backport-of: 8be3e39220cd64521f4e370011958e17e5fdeaf3
    Andrew Lu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a097faa View commit details
    Browse the repository at this point in the history
  2. 8314283: Support for NSS tests on aarch64 platforms

    Reviewed-by: lucy
    Backport-of: 2a8016096000de5836251f2ca9bc8ad6479e6942
    Andrew Lu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7de6f3f View commit details
    Browse the repository at this point in the history
  3. 8248667: Need support for building native libraries located in the te…

    …st/lib directory
    
    Reviewed-by: lucy
    Backport-of: 1356a0f
    Andrew Lu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1d102e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. 8324238: [macOS] java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSomet…

    …imes.java fails with the shape has not been applied msg
    
    Backport-of: 62c9530c056dbaaf65be0f43295af3d225326a4c
    Andrew Lu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0f09d0b View commit details
    Browse the repository at this point in the history
  2. 8321489: Update LCMS to 2.16

    Backport-of: dc7d3b182d226253ca246dd854c85c4dd964f10e
    GoeLin committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2921ad6 View commit details
    Browse the repository at this point in the history
  3. 8322239: [macos] a11y : java.lang.NullPointerException is thrown when…

    … focus is moved on the JTabbedPane
    
    Backport-of: 3b1062d45df69d4cf8479c6a65602bd2453ab885
    GoeLin committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d1bdb25 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. 8320943: Files/probeContentType/Basic.java fails on latest Windows 11…

    … - content type mismatch
    
    Backport-of: 27cf2f404857aa8c3b1679d0e67f0a3a37e7604b
    Amos Shi authored and GoeLin committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7ed3c3e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. 8292717: Clean up checking of testing requirements in configure

    Reviewed-by: shade, mdoerr
    Backport-of: 16593cf51c3d994ba4a6d28ab97e519dfd53f37b
    GoeLin committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cb1b9a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. 8325326: [PPC64] Don't relocate in case of allocation failure

    Backport-of: 4388095cde20dec602ada9fe2977f1a359ceab91
    TheRealMDoerr committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7482298 View commit details
    Browse the repository at this point in the history
  2. 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails w…

    …hen code cache is out of space
    
    Reviewed-by: mbaesken
    Backport-of: e3ae81eeeee8e2b0063a576a90624dd927b512f0
    TheRealMDoerr committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c5ba4b5 View commit details
    Browse the repository at this point in the history
  3. 8015739: Background of JInternalFrame is located out of JInternalFrame

    Reviewed-by: lucy
    Backport-of: 7fb1fb0fa6bfb8258ac0191611f445b83a23408e
    GoeLin committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ac9d090 View commit details
    Browse the repository at this point in the history
  4. 8328524: [x86] StringRepeat.java failure on linux-x86: Could not rese…

    …rve enough space for 2097152KB object heap
    
    Backport-of: eebcc2181fe27f6aa10559233c7c58882a146f56
    GoeLin committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    44825a0 View commit details
    Browse the repository at this point in the history
  5. Merge

    GoeLin committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a46d444 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. 8248194: Need better support for running SA tests on core files

    Reviewed-by: lucy
    Backport-of: db2d4e8
    Andrew Lu committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6bcb8ac View commit details
    Browse the repository at this point in the history
  2. 8314495: Update to use jtreg 7.3.1

    Reviewed-by: shade, lucy
    Backport-of: 75e14419d29c1dc98bd040490e93ae8f6eee4e43
    GoeLin committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    50d0503 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. 8315663: Open source misc awt tests

    Backport-of: a36f5a54ab4871739f2ccbabb684942fc3cadf20
    Andrew Lu committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    12a2863 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. 8312383: Log X509ExtendedKeyManager implementation class name in TLS/…

    …SSL connection
    
    Reviewed-by: lucy
    Backport-of: bdd1aebea379b63ae405827074530ef8e8a7c239
    Andrew Lu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c782d4c View commit details
    Browse the repository at this point in the history
  2. 8270199: Most SA tests are skipped on macosx-aarch64 because all exec…

    …utables are signed
    
    8241951: SA core file tests failed to find core file for signed binaries on OSX 10.15
    
    Reviewed-by: lucy
    Backport-of: 16e0ad0ad088af3ba1c9903ed8df60799a1ba651
    Andrew Lu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8c18317 View commit details
    Browse the repository at this point in the history
  3. 8313206: PKCS11 tests silently skip execution

    Reviewed-by: lucy
    Backport-of: 7c4aaec0dc74badb8363c10d2a10a29e85ceb246
    Andrew Lu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f8225a4 View commit details
    Browse the repository at this point in the history
  4. 8324632: Update Zlib Data Compression Library to Version 1.3.1

    8315117: Update Zlib Data Compression Library to Version 1.3
    8326351: Update the Zlib version in open/src/java.base/share/legal/zlib.md to 1.3.1
    
    Backport-of: 6359b2843f83852561b925d3f1315eed5f4b9cda
    GoeLin committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6aa7216 View commit details
    Browse the repository at this point in the history
  5. 8328705: GHA: Cross-compilation jobs do not require build JDK

    Backport-of: 29ba4b7d1e62a834c1693fe6ad383c19467afc81
    shipilev committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    37cfd48 View commit details
    Browse the repository at this point in the history
  6. 8319436: Proxy.newProxyInstance throws NPE if loader is null and inte…

    …rface not visible from class loader
    
    Backport-of: 8eb6f617b3f8e2a990e4244af4e56287f9741b20
    Ben Taylor committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b7f78a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. 8317507: C2 compilation fails with "Exceeded _node_regs array"

    Reviewed-by: roland, andrew
    Backport-of: a5818972c16bd883d768ff2fb23a8aa9e0142c65
    martinuy committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d98b460 View commit details
    Browse the repository at this point in the history
  2. 8273831: PrintServiceLookup spawns 2 threads in the current classload…

    …er, getting orphaned
    
    Backport-of: 687567822a5380fb7d8c5b54ae548b2a5c848187
    Ben Taylor committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4117953 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. 8210988: Improved handling of compiler warnings in the build

    Reviewed-by: lucy
    Backport-of: 09a967a
    Andrew Lu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    29a08f7 View commit details
    Browse the repository at this point in the history
  2. 8326661: sun/java2d/cmm/ColorConvertOp/ColConvTest.java assumes profi…

    …les were generated by LCMS
    
    Backport-of: 1f43fa0f8b0f956b41015e0ebc257e15a11ad99b
    Andrew Lu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    518e797 View commit details
    Browse the repository at this point in the history
  3. 8243010: Test support: Customizable Hex Printer

    Reviewed-by: mbaesken
    Backport-of: bdf6726
    GoeLin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    741b340 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. 8286705: GCC 12 reports use-after-free potential bugs

    Reviewed-by: phh
    Backport-of: 0e4bece5b5143b8505496ea7430bbfa11e151aff
    gnu-andrew committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5d4de36 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. 8264152: javax/net/ssl/DTLS/RespondToRetransmit.java timed out

    Reviewed-by: lucy
    Backport-of: 79adc16fd8ba47a8d9438f3467f92ab241766c1d
    GoeLin committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    979daf5 View commit details
    Browse the repository at this point in the history
  2. 8297798: Timeout with DTLSOverDatagram test template

    Reviewed-by: mbaesken
    Backport-of: 23457a664ce00de33fdb6846ff31f489e6dd2177
    GoeLin committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    0073602 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. 8310380: Handle problems in core-related tests on macOS when codesign…

    … tool does not work
    
    Reviewed-by: lucy
    Backport-of: 39c104df44f17c1d65e35becd4272f73e2c6610c
    Andrew Lu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b05024a View commit details
    Browse the repository at this point in the history
  2. 8328812: Update and move siphash license

    Backport-of: ce7ebaa606f96fdfee66d300b56022d9903b5ae3
    Andrew Lu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d27c9ba View commit details
    Browse the repository at this point in the history
  3. 8280546: Remove hard-coded 127.0.0.1 loopback address

    Backport-of: b5de2cc9d36e1fad7d0bf70f7c83ff829e16b7f3
    GoeLin committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e922114 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. 8318727: Enable parallelism in vmTestbase/vm/gc/concurrent tests

    Backport-of: 29d462a07239a57b83850b9a8662573291fdbdf7
    Andrew Lu committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fa8f02e View commit details
    Browse the repository at this point in the history
  2. 8305942: Open source several AWT Focus related tests

    Backport-of: 8346ae2bc1152f13bc77c643252d84e2043ffe0b
    Andrew Lu committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8e46e37 View commit details
    Browse the repository at this point in the history
  3. 8305943: Open source few AWT Focus related tests

    Backport-of: 64ed816ad9f1a9773c9865a013e89b709a130e9c
    Andrew Lu committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1bbf93c View commit details
    Browse the repository at this point in the history
  4. 8306714: Open source few Swing event and AbstractAction tests

    Backport-of: 31a73b0d7088d10a5ffb5541d66806a92b681ef9
    Andrew Lu committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    910eb0e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. 8320005: Allow loading of shared objects with .a extension on AIX

    Backport-of: e85355ada4ac1061c49ee9f1247d37a437c7b5ab
    Suchismith Roy authored and TheRealMDoerr committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6808c5c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. 8299677: Formatter.format might take a long time to format an integer…

    … or floating-point
    
    Reviewed-by: mdoerr, shade
    Backport-of: 33412c102ce799ff2de3512df77e6e07d76acd36
    Paul Hohensee committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9ac4063 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. 8323994: gtest runner repeats test name for every single gtest assertion

    8158048: Fix failure message from jtreg gtest wrapper
    8263659: Reflow GTestResultParser for better readability
    
    Reviewed-by: lucy
    Backport-of: 1aae980c549741cf5fc5ca51f3c299285bafa49d
    Andrew Lu committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2f285fd View commit details
    Browse the repository at this point in the history
  2. 8310923: Refactor Currency tests to use JUnit

    Reviewed-by: lucy
    Backport-of: e848d9471f5de86e5ac157b710cd7371f12f0024
    Andrew Lu committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    eca3696 View commit details
    Browse the repository at this point in the history
  3. 8268974: GetJREPath() JLI function fails to locate libjava.so if not …

    …standard Java launcher is used
    
    Reviewed-by: yan
    Backport-of: 984003d5c969443abae2d889e92cba30da26e55f
    Sergey Nazarkin committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2e46aad View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. 8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64

    8319136: Skip pkcs11 tests on linux-aarch64
    
    Reviewed-by: lucy
    Backport-of: 1f9b03e597d87679964e8772c6bea538c74feb2c
    Andrew Lu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    aa16bfe View commit details
    Browse the repository at this point in the history
  2. 8218917: KeyEvent.getModifiers() returns inconsistent values for ALT …

    …keys
    
    Backport-of: 2044245
    Amos Shi committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    21f04a2 View commit details
    Browse the repository at this point in the history
  3. 8305645: System Tray icons get corrupted when Windows primary monitor…

    … changes
    
    Backport-of: 6cd370e04b01c3033eb439de0f38e9b6d703c6f4
    Amos Shi committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    dd927ed View commit details
    Browse the repository at this point in the history
  4. 8061729: Update java/net tests to eliminate dependency on sun.net.www…

    ….MessageHeader and some other internal APIs
    
    Reviewed-by: lucy
    Backport-of: 0f3d3ac32c9d163a5d91c6839d313111c72f1ad4
    Amos Shi committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7d0de46 View commit details
    Browse the repository at this point in the history
  5. 8315834: Open source several Swing JSpinner related tests

    Backport-of: 4a63eb05221c1829b157a025a4d35cdd77a9fe04
    Amos Shi committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4daa077 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. 8316608: Enable parallelism in vmTestbase/gc/vector tests

    Backport-of: f61499c73fe03e2e3680d7f58a84183364c5c5ac
    roy-soumadipta authored and shipilev committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4941b84 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. 8299858: [Metrics] Swap memory limit reported incorrectly when too large

    Backport-of: 64ddf9536f55fb81956ebde6dfc0a3c4147af371
    MBaesken committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8e6a71d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. 8328540: test javax/swing/JSplitPane/4885629/bug4885629.java fails on…

    … windows hidpi
    
    Backport-of: fa823bd21c6676c67c42275efb59868200409b38
    Andrew Lu committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f9a672a View commit details
    Browse the repository at this point in the history
  2. 8324598: use mem_unit when working with sysinfo memory and swap relat…

    …ed information
    
    Backport-of: 7a798d3cebea0915f8a73af57333b3488c2091af
    MBaesken committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    06cca19 View commit details
    Browse the repository at this point in the history
  3. 8256660: Disable DTLS 1.0

    Reviewed-by: mbaesken
    Backport-of: 16744b34498e7aac59caef8c9b1a3d4d15f8c22e
    GoeLin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b39a4d2 View commit details
    Browse the repository at this point in the history
  4. 8326529: JFR: Test for CompilerCompile events fails due to time out

    Backport-of: 4dd6c44cbdb0b5957414fa87b6c559fa4d6f2fa8
    roberttoyonaga authored and jerboaa committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8b8774d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge

    GoeLin committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e090f5c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. 8316164: Opensource JMenuBar manual test

    Backport-of: 8f4dfc443ba5820f5799fff1418d6632d502d57b
    Andrew Lu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    85d891b View commit details
    Browse the repository at this point in the history
  2. 8316017: Refactor timeout handler in PassFailJFrame

    Backport-of: 3abd772672a4dfd984459283235f3b1d8fb28a49
    Andrew Lu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    583477f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. 8318599: HttpURLConnection cache issues leading to crashes in JGSS w/…

    … native GSS introduced by 8303809
    
    Backport-of: f1a24f6d4827f9b8648dd2afe6d606dab67d51fe
    Andrew Lu committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6499067 View commit details
    Browse the repository at this point in the history
  2. 8297449: Update JInternalFrame Metal Border code

    Reviewed-by: lucy
    Backport-of: 09629570f5d064dc2a5cd670de8d648156ac3991
    Andrew Lu committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a33a174 View commit details
    Browse the repository at this point in the history
  3. 8322783: prioritize /etc/os-release over /etc/SuSE-release in hs_err/…

    …info output
    
    Reviewed-by: stuefe
    Backport-of: 33af09083493940667958f951080e9d8700f784b
    MBaesken committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    215cf9b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. 8302512: Update IANA Language Subtag Registry to Version 2023-02-14

    Backport-of: 8210811b1924816da265da64da557111a2961e53
    Andrew Lu committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cc23139 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. 8304761: Update IANA Language Subtag Registry to Version 2023-03-22

    Backport-of: ae3aa7289a3de98001dde382f511b574b1d26c8d
    Andrew Lu committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7af75fb View commit details
    Browse the repository at this point in the history
  2. 8326006: Allow TEST_VM_FLAGLESS to set flagless mode

    Backport-of: d10f277bd39bb5ac9bd48939c916de607fef8ace
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    358a35a View commit details
    Browse the repository at this point in the history
  3. 8316242: Opensource SwingGraphics manual test

    Backport-of: a57b9dab6c02c313f3975f47d502dae270c67508
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    00f8277 View commit details
    Browse the repository at this point in the history
  4. 8315824: Open source several Swing Text/HTML related tests

    Backport-of: c11f8352e96a01b39e54080716030ec96f717cae
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0be4705 View commit details
    Browse the repository at this point in the history
  5. 8316154: Opensource JTextArea manual tests

    Backport-of: 33c62e4fffe33a7593fd0c01de53507bfd01dc3b
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e1662fb View commit details
    Browse the repository at this point in the history
  6. 8315741: Open source few swing JFormattedTextField and JPopupMenu tests

    Backport-of: bfbc41c1f177c7a2b8e91351ac41eaffaab2d8fc
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3f12da5 View commit details
    Browse the repository at this point in the history
  7. 8163921: HttpURLConnection default Accept header is malformed accordi…

    …ng to HTTP/1.1 RFC
    
    Backport-of: 28796cbd1d15de678b80295418f5d1f9f59176a6
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    295a8cd View commit details
    Browse the repository at this point in the history
  8. 8302069: javax/management/remote/mandatory/notif/NotifReconnectDeadlo…

    …ckTest.java update
    
    Backport-of: 1c7b09bc23ac37f83b9043de35b71bea7e814da5
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7491ed4 View commit details
    Browse the repository at this point in the history
  9. 8305874: Open source AWT Key, Text Event related tests

    Backport-of: d6cf4aa1551df591c7bc75cb8c5e90d57630ca2a
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4ca2d02 View commit details
    Browse the repository at this point in the history
  10. 8306634: Open source AWT Event related tests

    Backport-of: 9ed456fac87f598af7d71f9c0887234a09e10eed
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f1687ea View commit details
    Browse the repository at this point in the history
  11. 8315071: Modify TrayIconScalingTest.java, PrintLatinCJKTest.java to u…

    …se new PassFailJFrame's builder pattern usage
    
    Backport-of: 31e26814db5d5ad5018fb6ed2e8160e8a01938ab
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ff1b975 View commit details
    Browse the repository at this point in the history
  12. 8315609: Open source few more swing text/html tests

    Backport-of: a04c6c1ac663a1eab7d45913940cb6ac0af2c11c
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e73d88f View commit details
    Browse the repository at this point in the history
  13. 8293965: Code signing warnings after JDK-8293550

    Backport-of: f91762f56ea7fb27b6fa54d07d3b3b0650bab0bc
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    533b458 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. 8318854: [macos14] Running any AWT app prints Secure coding warning

    Backport-of: 940f67c1a62c6f9462266f3a108649aca114cffa
    Amos Shi committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6cce290 View commit details
    Browse the repository at this point in the history
  2. 8187759: Background not refreshed when painting over a transparent JF…

    …rame
    
    Backport-of: 04d43c435d3ede519df169053dd9d724aa2312eb
    Amos Shi committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1ea1852 View commit details
    Browse the repository at this point in the history
  3. 8282017: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java …

    …fails with "SocketException: Unexpected end of file from server"
    
    Reviewed-by: lucy
    Backport-of: cd9a3cf05b2c200709103e2e8596414a62a1c441
    Amos Shi committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    decacb8 View commit details
    Browse the repository at this point in the history
  4. 8220202: Simplify/standardize method naming for HtmlTree

    Reviewed-by: lucy
    Backport-of: 1b9db9b
    Amos Shi committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    dabf4d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. 8306031: Update IANA Language Subtag Registry to Version 2023-04-13

    Reviewed-by: lucy
    Backport-of: 261e45a973db0ad56b9ffe0901a63114a78a5e52
    Andrew Lu committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f3d0f2b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. 8159927: Add a test to verify JMOD files created in the images do not…

    … have debug symbols
    
    Reviewed-by: lucy
    Backport-of: 6c0bebccb0092d9726eb89a054e023e92edf7ca6
    Sonia Zaldana Calles authored and GoeLin committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    7c04756 View commit details
    Browse the repository at this point in the history
  2. 8255031: Update java/util/prefs/AddNodeChangeListener.java to report …

    …more failure info
    
    Backport-of: 8afdcaee1ce28647dadffcdf41f938af0602d8f1
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ac43e68 View commit details
    Browse the repository at this point in the history
  3. 8324733: [macos14] Problem list tests which fail due to macOS bug des…

    …cribed in JDK-8322653
    
    Backport-of: d1e676360d5143cf12655ab1175a4a60bf402473
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f29aa4d View commit details
    Browse the repository at this point in the history
  4. 8327136: javax/management/remote/mandatory/notif/NotifReconnectDeadlo…

    …ckTest.java fails on libgraal
    
    Backport-of: 8f0fb27decec28f32e4d88341237189ba4a340fb
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9df5688 View commit details
    Browse the repository at this point in the history
  5. 8306067: Open source AWT Graphics,GridBagLayout related tests

    8306838: GetGraphicsTest needs to be headful
    
    Backport-of: cb32c8221a1f0f30300813a49b03cf2838bbbf01
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d8b297f View commit details
    Browse the repository at this point in the history
  6. 8294137: Review running times of java.math tests

    Backport-of: 51035a75e493f64b26f78e7fc87f6f6e536e4f56
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1e1688a View commit details
    Browse the repository at this point in the history
  7. 8315889: Open source several Swing HTMLDocument related tests

    Backport-of: 8f46abc938ffe338e25d5fdbdcfa0aaa12edfa58
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f7d0522 View commit details
    Browse the repository at this point in the history
  8. 8318809: java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java sho…

    …ws intermittent failures on linux ppc64le and aarch64
    
    Backport-of: 50d1839d54f13631946925d8ecf03ce71f31bab8
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    81f2413 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. 8328194: Add a test to check default rendering engine

    Backport-of: c013fa18119bbd2e355d5c0d13cd8c172892800a
    mrserb committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9363095 View commit details
    Browse the repository at this point in the history
  2. 8263940: NPE when creating default file system when default file syst…

    …em provider is packaged as JAR file on class path
    
    Reviewed-by: lucy, goetz
    Backport-of: 717792c3b728584413572e7aede83290779be2a2
    Amos Shi committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d42634b View commit details
    Browse the repository at this point in the history
  3. 8308021: Update IANA Language Subtag Registry to Version 2023-05-11

    Backport-of: b96339f5e38c2c0e2f3d894d77d29554052cb1f1
    Andrew Lu committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    137a8b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. 8305931: jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Exp…

    …ected chains but found none"
    
    Backport-of: 65be5e0c547d74ca7de288b164aa9bd6d6855685
    roberttoyonaga authored and jerboaa committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cabaf74 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. 8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer

    8231351: Add notes for PKCS11 tests in the test doc
    
    Reviewed-by: lucy
    Backport-of: 6ce0ebb858d3112f136e12d3ad595f805f6871a0
    Andrew Lu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1da8fd8 View commit details
    Browse the repository at this point in the history
  2. 8310818: Refactor more Locale tests to use JUnit

    Reviewed-by: lucy
    Backport-of: 989e0bfe59d67f6a751e8b187caabbd0fd8c8f81
    Andrew Lu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3f636f3 View commit details
    Browse the repository at this point in the history
  3. 8331643: [11u]: Bump GHA bootstrap JDK to 11.0.23

    Reviewed-by: sgehwolf
    RealCLanger committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b7822c3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. 8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hots…

    …pot.oops.UnknownOopException
    
    Reviewed-by: mbaesken
    Backport-of: 5eeb41a7294f56bc258a154c043bc540cb8de5c4
    RealCLanger committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4202063 View commit details
    Browse the repository at this point in the history
  2. 8325579: Inconsistent behavior in com.sun.jndi.ldap.Connection::creat…

    …eSocket
    
    Reviewed-by: mbaesken
    Backport-of: 32bf1f4169fd07291d608323c143832ad48e531e
    RealCLanger committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c542dc9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. 8313702: Update IANA Language Subtag Registry to Version 2023-08-02

    Backport-of: 62e6dfafc81a1bffb10943a961a030449534b51f
    Andrew Lu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b9cb572 View commit details
    Browse the repository at this point in the history
  2. 8253980: javax/swing/plaf/synth/7158712/bug7158712.java fails on windows

    Reviewed-by: mbaesken
    Backport-of: bdd5782
    Amos Shi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6b225d5 View commit details
    Browse the repository at this point in the history
  3. 8283349: Robustness improvements to java/util/prefs/AddNodeChangeList…

    …ener.jar
    
    Backport-of: 656cba7af376d6460202591230ac95d2366de9f3
    Amos Shi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4c81a1c View commit details
    Browse the repository at this point in the history
  4. 8269258: java/net/httpclient/ManyRequestsLegacy.java failed with conn…

    …ection timeout
    
    Reviewed-by: rrich
    Backport-of: 37921e30803449c06b4d542fdfeed9928cce8a7d
    Amos Shi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    665e1cd View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    91fe4e6 View commit details
    Browse the repository at this point in the history
  2. 8042380: Test javax/swing/JFileChooser/4524490/bug4524490.java fails …

    …with InvocationTargetException
    
    Backport-of: 510003cfe33c34e62735c9fd49178d86b69b89ed
    Andrew Lu committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4b67c4e View commit details
    Browse the repository at this point in the history
  3. 8316142: Enable parallelism in vmTestbase/nsk/monitoring/stress/lowme…

    …m tests
    
    Backport-of: 4421951d8f1c6fb16255851a803252fe96a453e5
    acmoraru authored and Paul Hohensee committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6d3a41f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. 8328825: Google CAInterop test failures

    Backport-of: 70a15c73638f45b9ed629abc0ea2d86a324bf624
    SendaoYan authored and TheRealMDoerr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4714685 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. 8321925: sun/security/mscapi/KeytoolChangeAlias.java fails with "Alia…

    …s <246810> does not exist"
    
    Reviewed-by: mdoerr
    Backport-of: b6233c3de773fb57b23704f1fec05d8b2d9c11c0
    SendaoYan authored and TheRealMDoerr committed May 14, 2024
    Configuration menu
    Copy the full SHA
    270f3cf View commit details
    Browse the repository at this point in the history
  2. 8326201: [S390] Need to bailout cleanly if creation of stubs fails wh…

    …en code cache is out of space
    
    Reviewed-by: lucy
    Backport-of: d5f3d5c8cc347ae384dea25b1a55ed57204d1af3
    offamitkumar authored and RealLucy committed May 14, 2024
    Configuration menu
    Copy the full SHA
    42f7042 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. 8299023: TestPLABResize.java and TestPLABPromotion.java are failing i…

    …ntermittently
    
    Backport-of: f50df105912858198809b50432ef5a4ab184528d
    Andrew Lu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    59224f7 View commit details
    Browse the repository at this point in the history
  2. 8318322: Update IANA Language Subtag Registry to Version 2023-10-16

    Backport-of: 3460807ba6d8419b679c857ccfdc68c4a06a3ac9
    Andrew Lu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2ff4d4e View commit details
    Browse the repository at this point in the history
  3. 8326521: JFR: CompilerPhase event test fails on windows 32 bit

    Backport-of: 96530bcc07514c3eda40fd6ffa74f197fe541dea
    roberttoyonaga authored and TheRealMDoerr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ece9b2c View commit details
    Browse the repository at this point in the history
  4. 8297082: Remove sun/tools/jhsdb/BasicLauncherTest.java from problem list

    Reviewed-by: mbaesken
    Backport-of: e552509bcbbba5562219355841cf3dedd7daaeb8
    RealCLanger committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2a804f5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. 8267796: vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestD…

    …escription.java fails with NoClassDefFoundError
    
    Reviewed-by: mdoerr
    Backport-of: f12200cd11c2b689618cde1902db941ee23fbf80
    Andrew Lu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1d6965f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. 8326591: New test JmodExcludedFiles.java fails on Windows when --with…

    …-external-symbols-in-bundles=public is used
    
    Reviewed-by: mdoerr
    Backport-of: 43c6f0b5880899b797fab2f851bd35be1c342439
    Sonia Zaldana Calles authored and TheRealMDoerr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b8ee2aa View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. 8316138: Add GlobalSign 2 TLS root certificates

    Reviewed-by: mdoerr, sgehwolf
    Backport-of: 4083255440cfbf39b9683ea88a433d71ec6111e7
    Delawen authored and TheRealMDoerr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b7596f3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. 8312194: test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ec.ja…

    …va cannot handle empty modules
    
    Backport-of: e7c83ea948f8b2cd7caf7e59d3cf6b087807dba7
    Andrew Lu committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3533374 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. 8293887: AArch64 build failure with GCC 12 due to maybe-uninitialized…

    … warning in libfdlibm k_rem_pio2.c
    
    Reviewed-by: aph, phh
    Backport-of: 02ea338177df781912dc782e32200eaf4731a0da
    SendaoYan authored and RealCLanger committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8a489e5 View commit details
    Browse the repository at this point in the history
  2. 8273153: Consolidate file_exists into os:file_exists

    Backport-of: 9732fbe428c3b6a5422cc94e7295ba5482d1a7a9
    elifaslan1 authored and Paul Hohensee committed May 28, 2024
    Configuration menu
    Copy the full SHA
    47fd86c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. 8326643: JDK server does not send a dummy change_cipher_spec record a…

    …fter HelloRetryRequest message
    
    Reviewed-by: phh, mbaesken
    Backport-of: cacc30b77cab0173ea14601094a5b5b3106ce2f5
    TheRealMDoerr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    15c9397 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. 8331750: [11u] JDK-8259530 is not backported correctly to 11u

    Reviewed-by: phh
    Kimura Yukihiro authored and RealCLanger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d3bd5ae View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. 8334441: Mark tests in jdk_security_infra group as manual

    Reviewed-by: mdoerr
    Backport-of: 8e1d2b091c9a311d98a0b886a803fb18d4405d8a
    SendaoYan authored and RealCLanger committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1e3e687 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. 8314794: Improve UTF8 String supports

    Co-authored-by: Ekaterina Vergizova <[email protected]>
    Reviewed-by: mbalao
    Backport-of: ab2532d858de8d855529b6f2491f94c499f94009
    2 people authored and RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    6fb5b8a View commit details
    Browse the repository at this point in the history
  2. 8319859: Better symbol storage

    Reviewed-by: yan, mbalao
    Backport-of: f7857e9106841f402ade56bad0338fc53159fb9a
    Alexei Voitylov authored and RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fcfbef7 View commit details
    Browse the repository at this point in the history
  3. 8325600: Better symbol storage

    Reviewed-by: mbalao
    Backport-of: da06689bf6fde7b6dd8efc2f0c39fc95adcdb69d
    Alexei Voitylov authored and RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c08f0f6 View commit details
    Browse the repository at this point in the history
  4. 8320097: Improve Image transformations

    Reviewed-by: mbalao
    Backport-of: 1401634b21b76db90291011bcae68c461742e687
    Yuri Nesterenko authored and RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    31035f0 View commit details
    Browse the repository at this point in the history
  5. 8322106: Enhance Pack 200 loading

    Reviewed-by: mbalao
    Alexey Bakhtin authored and RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4efcece View commit details
    Browse the repository at this point in the history
  6. 8323231: Improve array management

    Reviewed-by: mbaesken
    Backport-of: cf20364d0cb3f182880ee91c7fb023615e27becf
    martinuy authored and RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    806882b View commit details
    Browse the repository at this point in the history
  7. 8323390: Enhance mask blit functionality

    Reviewed-by: mbalao
    Backport-of: 895893f2fbf1c521d4a263d505f0ecbda8d2eeea
    Alexei Voitylov authored and RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0533bad View commit details
    Browse the repository at this point in the history
  8. 8324559: Improve 2D image handling

    Reviewed-by: mbalao
    Backport-of: 1a5a44019871c411148ca85d0491cc68d2256e4e
    Yuri Nesterenko authored and RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3d25b4a View commit details
    Browse the repository at this point in the history
  9. 8327413: Enhance compilation efficiency

    Reviewed-by: andrew
    Backport-of: eb1f33f525846e6020185cbc5d6e48cbc760dbb2
    martinuy authored and RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    89fd88e View commit details
    Browse the repository at this point in the history
  10. 8303466: C2: failed: malformed control flow. Limit type made precise …

    …with MaxL/MinL
    
    Reviewed-by: roland
    Backport-of: cc894d849aa5f730d5a806acfc7a237cf5170af1
    martinuy authored and RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    69ee1d0 View commit details
    Browse the repository at this point in the history
  11. 8320548: Improved loop handling

    Backport-of: 72eed2f709caa48c82f58fe75c7e94d2c45947e1
    martinuy authored and RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e3e7765 View commit details
    Browse the repository at this point in the history
  12. 8335973: [11u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for …

    …release 11.0.24
    
    Reviewed-by: mbaesken
    RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ff537af View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge tag 'jdk-11.0.24+8' into dragonwell_standard-11.0.24.20.8

    Added tag jdk-11.0.24+8 for changeset ff537af
    Accelerator1996 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3bec099 View commit details
    Browse the repository at this point in the history