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 master HEAD into openj9-staging #5

Merged
merged 2,329 commits into from
Jun 20, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 30, 2023

  1. 8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM

    Reviewed-by: jsjolen, gziemski
    David Holmes committed May 30, 2023
    Configuration menu
    Copy the full SHA
    57383e4 View commit details
    Browse the repository at this point in the history
  2. 8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM

    Reviewed-by: jsjolen, gziemski
    David Holmes committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9f9cc9b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. 8308986: Disable svc tests failing with virtual thread factory

    Reviewed-by: dholmes, dcubed, sspitsyn
    lmesnik committed May 31, 2023
    Configuration menu
    Copy the full SHA
    5836dec View commit details
    Browse the repository at this point in the history
  2. 8308986: Disable svc tests failing with virtual thread factory

    Reviewed-by: dholmes, dcubed, sspitsyn
    lmesnik committed May 31, 2023
    Configuration menu
    Copy the full SHA
    749b35e View commit details
    Browse the repository at this point in the history
  3. Merge latest openjdk

    j9build committed May 31, 2023
    Configuration menu
    Copy the full SHA
    f6b639b View commit details
    Browse the repository at this point in the history
  4. 8309048: Remove malloc locker test case

    Reviewed-by: dholmes, tschatzl, coleenp, lmesnik
    lkorinth committed May 31, 2023
    Configuration menu
    Copy the full SHA
    99afe2b View commit details
    Browse the repository at this point in the history
  5. 8309048: Remove malloc locker test case

    Reviewed-by: dholmes, tschatzl, coleenp, lmesnik
    lkorinth committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1f7eb5c View commit details
    Browse the repository at this point in the history
  6. 8309054: Parsing of erroneous patterns succeeds

    Reviewed-by: jlahoda
    biboudis authored and lahodaj committed May 31, 2023
    Configuration menu
    Copy the full SHA
    bf5e943 View commit details
    Browse the repository at this point in the history
  7. 8309054: Parsing of erroneous patterns succeeds

    Reviewed-by: jlahoda
    biboudis authored and lahodaj committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6c76b27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da45163 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8e54ec View commit details
    Browse the repository at this point in the history
  10. 8308910: Allow executeAndLog to accept running process

    Reviewed-by: ccheung, iklam
    Matias Saavedra Silva committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e5de3cd View commit details
    Browse the repository at this point in the history
  11. 8308910: Allow executeAndLog to accept running process

    Reviewed-by: ccheung, iklam
    Matias Saavedra Silva committed May 31, 2023
    Configuration menu
    Copy the full SHA
    db2fd90 View commit details
    Browse the repository at this point in the history
  12. 8308872: enhance logging and some exception in krb5/Config.java

    Reviewed-by: weijun
    MBaesken committed May 31, 2023
    Configuration menu
    Copy the full SHA
    cc51547 View commit details
    Browse the repository at this point in the history
  13. 8308872: enhance logging and some exception in krb5/Config.java

    Reviewed-by: weijun
    MBaesken committed May 31, 2023
    Configuration menu
    Copy the full SHA
    aa96bc0 View commit details
    Browse the repository at this point in the history
  14. 8308316: Default decomposition mode in Collator

    Reviewed-by: rriggs
    naotoj committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e8c2088 View commit details
    Browse the repository at this point in the history
  15. 8308316: Default decomposition mode in Collator

    Reviewed-by: rriggs
    naotoj committed May 31, 2023
    Configuration menu
    Copy the full SHA
    ddf45ef View commit details
    Browse the repository at this point in the history
  16. 8308022: update for deprecated sprintf for java.base

    Reviewed-by: naoto
    XueleiFan committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4d484fd View commit details
    Browse the repository at this point in the history
  17. 8308022: update for deprecated sprintf for java.base

    Reviewed-by: naoto
    XueleiFan committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0f5fd42 View commit details
    Browse the repository at this point in the history
  18. 8299505: findVirtual on array classes incorrectly restricts the recei…

    …ver type
    
    Reviewed-by: mchung
    liach authored and Mandy Chung committed May 31, 2023
    Configuration menu
    Copy the full SHA
    c8297ac View commit details
    Browse the repository at this point in the history
  19. 8299505: findVirtual on array classes incorrectly restricts the recei…

    …ver type
    
    Reviewed-by: mchung
    liach authored and Mandy Chung committed May 31, 2023
    Configuration menu
    Copy the full SHA
    94841db View commit details
    Browse the repository at this point in the history
  20. 8309230: ProblemList jdk/incubator/vector/Float64VectorTests.java on …

    …aarch64
    
    8309231: ProblemList vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java
    
    Reviewed-by: darcy
    Daniel D. Daugherty committed May 31, 2023
    Configuration menu
    Copy the full SHA
    50d193a View commit details
    Browse the repository at this point in the history
  21. 8309230: ProblemList jdk/incubator/vector/Float64VectorTests.java on …

    …aarch64
    
    8309231: ProblemList vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java
    
    Reviewed-by: darcy
    Daniel D. Daugherty committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6c5dd22 View commit details
    Browse the repository at this point in the history
  22. 8309159: Some minor comment and code cleanup in jdk/com/sun/jdi/PopFr…

    …amesTest.java
    
    Reviewed-by: sspitsyn, lmesnik
    plummercj committed May 31, 2023
    Configuration menu
    Copy the full SHA
    7a1867b View commit details
    Browse the repository at this point in the history
  23. 8309159: Some minor comment and code cleanup in jdk/com/sun/jdi/PopFr…

    …amesTest.java
    
    Reviewed-by: sspitsyn, lmesnik
    plummercj committed May 31, 2023
    Configuration menu
    Copy the full SHA
    5d25c9c View commit details
    Browse the repository at this point in the history
  24. 8304914: Use OperatingSystem, Architecture, and Version in jpackage

    Reviewed-by: asemenyuk
    Roger Riggs committed May 31, 2023
    Configuration menu
    Copy the full SHA
    5d4c6f0 View commit details
    Browse the repository at this point in the history
  25. 8304914: Use OperatingSystem, Architecture, and Version in jpackage

    Reviewed-by: asemenyuk
    Roger Riggs committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6207f7d View commit details
    Browse the repository at this point in the history
  26. 8308678: (fs) UnixPath::toRealPath needs additional permissions when …

    …running with SM (macOS)
    
    Reviewed-by: lancea, alanb
    Brian Burkhalter committed May 31, 2023
    Configuration menu
    Copy the full SHA
    cd47569 View commit details
    Browse the repository at this point in the history
  27. 8308678: (fs) UnixPath::toRealPath needs additional permissions when …

    …running with SM (macOS)
    
    Reviewed-by: lancea, alanb
    Brian Burkhalter committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a18a119 View commit details
    Browse the repository at this point in the history
  28. 8309236: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java w…

    …ith ZGC and Generational ZGC again
    
    Reviewed-by: bpb, azvegint
    Daniel D. Daugherty committed May 31, 2023
    Configuration menu
    Copy the full SHA
    33bd8f6 View commit details
    Browse the repository at this point in the history
  29. 8309236: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java w…

    …ith ZGC and Generational ZGC again
    
    Reviewed-by: bpb, azvegint
    Daniel D. Daugherty committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3ee6d2c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    35caa0e View commit details
    Browse the repository at this point in the history
  31. 8308819: add JDWP and JDI virtual thread support for ThreadReference.…

    …ForceEarlyReturn
    
    Reviewed-by: sspitsyn, alanb
    plummercj committed May 31, 2023
    Configuration menu
    Copy the full SHA
    5376a79 View commit details
    Browse the repository at this point in the history
  32. 8308819: add JDWP and JDI virtual thread support for ThreadReference.…

    …ForceEarlyReturn
    
    Reviewed-by: sspitsyn, alanb
    plummercj committed May 31, 2023
    Configuration menu
    Copy the full SHA
    636a814 View commit details
    Browse the repository at this point in the history
  33. 8309171: Test vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji…

    …05t001/TestDescription.java fails after JDK-8308341
    
    Reviewed-by: dcubed, gziemski
    David Holmes committed May 31, 2023
    Configuration menu
    Copy the full SHA
    656155a View commit details
    Browse the repository at this point in the history
  34. 8309171: Test vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji…

    …05t001/TestDescription.java fails after JDK-8308341
    
    Reviewed-by: dcubed, gziemski
    David Holmes committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1d40069 View commit details
    Browse the repository at this point in the history
  35. 8309150: Need to escape " inside attribute values

    Reviewed-by: prappo
    jonathan-gibbons committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4fb6c55 View commit details
    Browse the repository at this point in the history
  36. 8309150: Need to escape " inside attribute values

    Reviewed-by: prappo
    jonathan-gibbons committed May 31, 2023
    Configuration menu
    Copy the full SHA
    8bfce7f View commit details
    Browse the repository at this point in the history
  37. 8300865: C2: product reduction in ProdRed_Double is not vectorized

    Reviewed-by: fgao, epeter, kvn
    Sandhya Viswanathan committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d3196c3 View commit details
    Browse the repository at this point in the history
  38. 8300865: C2: product reduction in ProdRed_Double is not vectorized

    Reviewed-by: fgao, epeter, kvn
    Sandhya Viswanathan committed May 31, 2023
    Configuration menu
    Copy the full SHA
    eb5ceab View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Merge latest openjdk

    j9build committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d993805 View commit details
    Browse the repository at this point in the history
  2. 8307683: Loop Predication should not hoist range checks with trap on …

    …success projection by negating their condition
    
    Reviewed-by: thartmann, roland
    chhagedorn committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4285e85 View commit details
    Browse the repository at this point in the history
  3. 8307683: Loop Predication should not hoist range checks with trap on …

    …success projection by negating their condition
    
    Reviewed-by: thartmann, roland
    chhagedorn committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    84b5765 View commit details
    Browse the repository at this point in the history
  4. 8308803: Improve java/util/UUID/UUIDTest.java

    Reviewed-by: jpai, rriggs
    shipilev committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8edcad8 View commit details
    Browse the repository at this point in the history
  5. 8308803: Improve java/util/UUID/UUIDTest.java

    Reviewed-by: jpai, rriggs
    shipilev committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    367d461 View commit details
    Browse the repository at this point in the history
  6. 8307990: jspawnhelper must close its writing side of a pipe before re…

    …ading from it
    
    Reviewed-by: stuefe, rriggs
    simonis committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    6c97b18 View commit details
    Browse the repository at this point in the history
  7. 8307990: jspawnhelper must close its writing side of a pipe before re…

    …ading from it
    
    Reviewed-by: stuefe, rriggs
    simonis committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    01b6be1 View commit details
    Browse the repository at this point in the history
  8. 8308943: jdk.internal.le build fails on AIX

    Reviewed-by: asotona
    lahodaj committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2dd5c35 View commit details
    Browse the repository at this point in the history
  9. 8308943: jdk.internal.le build fails on AIX

    Reviewed-by: asotona
    lahodaj committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    24bdc2a View commit details
    Browse the repository at this point in the history
  10. 8308856: jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo math pr…

    …oblem
    
    Reviewed-by: jlahoda
    asotona committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    91625e7 View commit details
    Browse the repository at this point in the history
  11. 8308856: jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo math pr…

    …oblem
    
    Reviewed-by: jlahoda
    asotona committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    867192d View commit details
    Browse the repository at this point in the history
  12. 8298127: HSS/LMS Signature Verification

    Reviewed-by: weijun, mullan
    ferakocz authored and wangweij committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d61259c View commit details
    Browse the repository at this point in the history
  13. 8298127: HSS/LMS Signature Verification

    Reviewed-by: weijun, mullan
    ferakocz authored and wangweij committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2f83fd5 View commit details
    Browse the repository at this point in the history
  14. 8307794: Test for HSS/LMS Signature Verification

    Reviewed-by: mullan
    Mark Powers authored and wangweij committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a637180 View commit details
    Browse the repository at this point in the history
  15. 8307794: Test for HSS/LMS Signature Verification

    Reviewed-by: mullan
    Mark Powers authored and wangweij committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    003c149 View commit details
    Browse the repository at this point in the history
  16. 8308232: nsk/jdb tests don't pass -verbose flag to the debuggee

    Reviewed-by: sspitsyn, lmesnik
    plummercj committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    872f2b7 View commit details
    Browse the repository at this point in the history
  17. 8308232: nsk/jdb tests don't pass -verbose flag to the debuggee

    Reviewed-by: sspitsyn, lmesnik
    plummercj committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7ae1b8f View commit details
    Browse the repository at this point in the history
  18. 8302822: Method/Field/Constructor/RecordComponent::getGenericInfo() i…

    …s not thread safe
    
    Reviewed-by: stsypanov, redestad
    liach authored and cl4es committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    84535a4 View commit details
    Browse the repository at this point in the history
  19. 8302822: Method/Field/Constructor/RecordComponent::getGenericInfo() i…

    …s not thread safe
    
    Reviewed-by: stsypanov, redestad
    liach authored and cl4es committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d1b168d View commit details
    Browse the repository at this point in the history
  20. 8309146: extend JDI StackFrame.setValue() and JDWP StackFrame.setValu…

    …es minimal support for virtual threads
    
    Reviewed-by: sspitsyn, alanb
    plummercj committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9ee8097 View commit details
    Browse the repository at this point in the history
  21. 8309146: extend JDI StackFrame.setValue() and JDWP StackFrame.setValu…

    …es minimal support for virtual threads
    
    Reviewed-by: sspitsyn, alanb
    plummercj committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    bf401c7 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #600 from KostasTsiounis/xdh

    Use native OpenSSL library for XDH key generation and agreement
    keithc-ca authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b1e15e0 View commit details
    Browse the repository at this point in the history
  23. 8309138: Fix container tests for jdks with symlinked conf dir

    Reviewed-by: sgehwolf
    zzambers authored and jerboaa committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7b38974 View commit details
    Browse the repository at this point in the history
  24. 8309138: Fix container tests for jdks with symlinked conf dir

    Reviewed-by: sgehwolf
    zzambers authored and jerboaa committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9b6ec2f View commit details
    Browse the repository at this point in the history
  25. 8308891: TestCDSVMCrash.java needs @requires vm.cds

    Reviewed-by: dcubed
    Matias Saavedra Silva committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    6c4fbf7 View commit details
    Browse the repository at this point in the history
  26. 8308891: TestCDSVMCrash.java needs @requires vm.cds

    Reviewed-by: dcubed
    Matias Saavedra Silva committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d8e4862 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Merge latest openjdk

    j9build committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    95eb6c0 View commit details
    Browse the repository at this point in the history
  2. 8307105: JFileChooser InvalidPathException when selecting some system…

    … folders on Windows
    
    Reviewed-by: aivanov, abhiscxk, dnguyen
    Tejesh R committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    7a1ca28 View commit details
    Browse the repository at this point in the history
  3. 8307105: JFileChooser InvalidPathException when selecting some system…

    … folders on Windows
    
    Reviewed-by: aivanov, abhiscxk, dnguyen
    Tejesh R committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    946e645 View commit details
    Browse the repository at this point in the history
  4. 8307478: Implementation of Prepare to Restrict The Dynamic Loading of…

    … Agents
    
    Reviewed-by: sspitsyn, cjplummer
    Alan Bateman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    8ba81d1 View commit details
    Browse the repository at this point in the history
  5. 8307478: Implementation of Prepare to Restrict The Dynamic Loading of…

    … Agents
    
    Reviewed-by: sspitsyn, cjplummer
    Alan Bateman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    9bb8635 View commit details
    Browse the repository at this point in the history
  6. 8309093: Underscore with brackets

    Reviewed-by: jlahoda
    biboudis authored and lahodaj committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    754c0bd View commit details
    Browse the repository at this point in the history
  7. 8309093: Underscore with brackets

    Reviewed-by: jlahoda
    biboudis authored and lahodaj committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    22f82aa View commit details
    Browse the repository at this point in the history
  8. 8309224: Fix xlc17 clang 15 warnings in java.desktop

    Reviewed-by: prr, goetz
    JoKern65 authored and GoeLin committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4063e68 View commit details
    Browse the repository at this point in the history
  9. 8309224: Fix xlc17 clang 15 warnings in java.desktop

    Reviewed-by: prr, goetz
    JoKern65 authored and GoeLin committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    7fc7c7e View commit details
    Browse the repository at this point in the history
  10. 8308711: Develop additional Tests for KEM implementation

    Reviewed-by: weijun
    Sibabrata Sahoo committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    474339f View commit details
    Browse the repository at this point in the history
  11. 8308711: Develop additional Tests for KEM implementation

    Reviewed-by: weijun
    Sibabrata Sahoo committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    6a03452 View commit details
    Browse the repository at this point in the history
  12. 8309287: Add fontconfig requirement to building.md for Debian

    Reviewed-by: erikj
    Jan Kratochvil authored and Yuri Nesterenko committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b099e98 View commit details
    Browse the repository at this point in the history
  13. 8309287: Add fontconfig requirement to building.md for Debian

    Reviewed-by: erikj
    Jan Kratochvil authored and Yuri Nesterenko committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    16d667b View commit details
    Browse the repository at this point in the history
  14. 8308090: Add container tests for on-the-fly resource quota updates

    Reviewed-by: dholmes, mseledtsov
    jerboaa committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b4528cd View commit details
    Browse the repository at this point in the history
  15. 8308090: Add container tests for on-the-fly resource quota updates

    Reviewed-by: dholmes, mseledtsov
    jerboaa committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    5000516 View commit details
    Browse the repository at this point in the history
  16. 8308892: Bad graph detected in build_loop_late after JDK-8305635

    Reviewed-by: rcastanedalo, roland, thartmann
    chhagedorn committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ecb4dee View commit details
    Browse the repository at this point in the history
  17. 8308892: Bad graph detected in build_loop_late after JDK-8305635

    Reviewed-by: rcastanedalo, roland, thartmann
    chhagedorn committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    0700e38 View commit details
    Browse the repository at this point in the history
  18. 8296411: AArch64: Accelerated Poly1305 intrinsics

    Reviewed-by: redestad, adinn
    Andrew Haley committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ff14cad View commit details
    Browse the repository at this point in the history
  19. 8296411: AArch64: Accelerated Poly1305 intrinsics

    Reviewed-by: redestad, adinn
    Andrew Haley committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e5af0bf View commit details
    Browse the repository at this point in the history
  20. 8309200: java/net/httpclient/ExecutorShutdown fails intermittently, i…

    …f connection closed during upgrade
    
    Reviewed-by: jpai, djelinski
    dfuch committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    cad6bef View commit details
    Browse the repository at this point in the history
  21. 8309200: java/net/httpclient/ExecutorShutdown fails intermittently, i…

    …f connection closed during upgrade
    
    Reviewed-by: jpai, djelinski
    dfuch committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    6a260fc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b35c49e View commit details
    Browse the repository at this point in the history
  23. 8309241: ClassForNameLeak fails intermittently as the class loader ha…

    …sn't been unloaded
    
    Reviewed-by: dnsimon, bchristi
    Mandy Chung committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    a8172be View commit details
    Browse the repository at this point in the history
  24. 8309241: ClassForNameLeak fails intermittently as the class loader ha…

    …sn't been unloaded
    
    Reviewed-by: dnsimon, bchristi
    Mandy Chung committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f75f476 View commit details
    Browse the repository at this point in the history
  25. 8309329: com/sun/jdi/DeferredStepTest.java fails with virtual threads…

    … due to not waiting for threads to exit
    
    Reviewed-by: sspitsyn, lmesnik, amenkov
    plummercj committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f825393 View commit details
    Browse the repository at this point in the history
  26. 8309329: com/sun/jdi/DeferredStepTest.java fails with virtual threads…

    … due to not waiting for threads to exit
    
    Reviewed-by: sspitsyn, lmesnik, amenkov
    plummercj committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f1519dc View commit details
    Browse the repository at this point in the history
  27. 8303530: Redefine JAXP Configuration File

    Reviewed-by: naoto, lancea, alanb, smarks
    JoeWang-Java committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    fcee6a1 View commit details
    Browse the repository at this point in the history
  28. 8303530: Redefine JAXP Configuration File

    Reviewed-by: naoto, lancea, alanb, smarks
    JoeWang-Java committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3e8c4a1 View commit details
    Browse the repository at this point in the history
  29. 8308978: regression with a deadlock involving FollowReferences

    Reviewed-by: sspitsyn, lmesnik
    Alex Menkov committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    a3c5821 View commit details
    Browse the repository at this point in the history
  30. 8308978: regression with a deadlock involving FollowReferences

    Reviewed-by: sspitsyn, lmesnik
    Alex Menkov committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    64495d3 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #609 from ibmruntimes/revert-607-extra_options_lfc…

    …aching_jdknext
    
    Revert "Add -Xdump to investigate the LFSingleThreadCachingTest failure"
    pshipton authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f3f7424 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Merge latest openjdk

    j9build committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    086a328 View commit details
    Browse the repository at this point in the history
  2. 8309391: Remove non-failing tests from test/jdk/ProblemList-Virtual.txt

    Reviewed-by: dcubed, lmesnik
    plummercj committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    96b90cc View commit details
    Browse the repository at this point in the history
  3. 8309391: Remove non-failing tests from test/jdk/ProblemList-Virtual.txt

    Reviewed-by: dcubed, lmesnik
    plummercj committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    880aa5a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Merge latest openjdk

    j9build committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    ec2cbad View commit details
    Browse the repository at this point in the history
  2. 8309409: Update HttpInputStreamTest and BodyProcessorInputStreamTest …

    …to use hg.openjdk.org
    
    Reviewed-by: dfuchs
    jaikiran committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    700ede7 View commit details
    Browse the repository at this point in the history
  3. 8309409: Update HttpInputStreamTest and BodyProcessorInputStreamTest …

    …to use hg.openjdk.org
    
    Reviewed-by: dfuchs
    jaikiran committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    b211463 View commit details
    Browse the repository at this point in the history
  4. 8309334: ProcessTools.main() does not properly set thread names when …

    …using the virtual thread wrapper
    
    Reviewed-by: amenkov, lmesnik, sspitsyn, alanb
    plummercj committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    0fbb2e7 View commit details
    Browse the repository at this point in the history
  5. 8309334: ProcessTools.main() does not properly set thread names when …

    …using the virtual thread wrapper
    
    Reviewed-by: amenkov, lmesnik, sspitsyn, alanb
    plummercj committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    28d22ab View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Merge latest openjdk

    j9build committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    7cb7aa1 View commit details
    Browse the repository at this point in the history
  2. 8309336: Incorrect switch in enum not reported properly

    Reviewed-by: vromero
    lahodaj committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e5980ee View commit details
    Browse the repository at this point in the history
  3. 8309336: Incorrect switch in enum not reported properly

    Reviewed-by: vromero
    lahodaj committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    d8f6ac0 View commit details
    Browse the repository at this point in the history
  4. 8305225: A service broken error despite annotation processor generati…

    …ng it if directives listed
    
    Reviewed-by: asotona
    lahodaj committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8862fb6 View commit details
    Browse the repository at this point in the history
  5. 8305225: A service broken error despite annotation processor generati…

    …ng it if directives listed
    
    Reviewed-by: asotona
    lahodaj committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f1a207a View commit details
    Browse the repository at this point in the history
  6. 8309268: C2: "assert(in_bb(n)) failed: must be" after JDK-8306302

    Reviewed-by: rcastanedalo, kvn, thartmann
    eme64 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f8b795f View commit details
    Browse the repository at this point in the history
  7. 8309268: C2: "assert(in_bb(n)) failed: must be" after JDK-8306302

    Reviewed-by: rcastanedalo, kvn, thartmann
    eme64 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    bb9b8a8 View commit details
    Browse the repository at this point in the history
  8. 8302673: [SuperWord] MaxReduction and MinReduction should vectorize f…

    …or int
    
    Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
    Reviewed-by: epeter, kvn
    robcasloz and Jatin Bhateja committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c54b22e View commit details
    Browse the repository at this point in the history
  9. 8302673: [SuperWord] MaxReduction and MinReduction should vectorize f…

    …or int
    
    Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
    Reviewed-by: epeter, kvn
    robcasloz and Jatin Bhateja committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    926f652 View commit details
    Browse the repository at this point in the history
  10. 8309104: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement test ass…

    …erts wrong values with Graal
    
    Reviewed-by: dnsimon, thartmann
    David Leopoldseder authored and Doug Simon committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    dd3dc66 View commit details
    Browse the repository at this point in the history
  11. 8309104: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement test ass…

    …erts wrong values with Graal
    
    Reviewed-by: dnsimon, thartmann
    David Leopoldseder authored and Doug Simon committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    7367878 View commit details
    Browse the repository at this point in the history
  12. 8303465: KeyStore of type KeychainStore, provider Apple does not show…

    … all trusted certificates
    
    Reviewed-by: mbaesken, weijun
    RealCLanger committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    da64d62 View commit details
    Browse the repository at this point in the history
  13. 8303465: KeyStore of type KeychainStore, provider Apple does not show…

    … all trusted certificates
    
    Reviewed-by: mbaesken, weijun
    RealCLanger committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5c02532 View commit details
    Browse the repository at this point in the history
  14. 8296920: Regression Test DialogOrient.java fails on MacOS

    Reviewed-by: honkar, dnguyen, achung, jdv
    prsadhuk committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a3c9311 View commit details
    Browse the repository at this point in the history
  15. 8296920: Regression Test DialogOrient.java fails on MacOS

    Reviewed-by: honkar, dnguyen, achung, jdv
    prsadhuk committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    44da511 View commit details
    Browse the repository at this point in the history
  16. 8306578: Report error if no label given in @see and {@link} when no d…

    …efault is available
    
    Reviewed-by: jjg
    hns committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    d7ae2b2 View commit details
    Browse the repository at this point in the history
  17. 8306578: Report error if no label given in @see and {@link} when no d…

    …efault is available
    
    Reviewed-by: jjg
    hns committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5492426 View commit details
    Browse the repository at this point in the history
  18. 8291966: SwitchBootstrap.typeSwitch could be faster

    Reviewed-by: asotona
    lahodaj committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    9f978b4 View commit details
    Browse the repository at this point in the history
  19. 8291966: SwitchBootstrap.typeSwitch could be faster

    Reviewed-by: asotona
    lahodaj committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    d55e3fa View commit details
    Browse the repository at this point in the history
  20. 8309129: AArch64: guarantee(T != T2S) failed: "incorrect arrangement"…

    … after JDK-8307795
    
    Reviewed-by: thartmann, xgong, eastigeevich
    changpeng1997 authored and TobiHartmann committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f78adfe View commit details
    Browse the repository at this point in the history
  21. 8309129: AArch64: guarantee(T != T2S) failed: "incorrect arrangement"…

    … after JDK-8307795
    
    Reviewed-by: thartmann, xgong, eastigeevich
    changpeng1997 authored and TobiHartmann committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    343bfb0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    841dfbf View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9b8b9de View commit details
    Browse the repository at this point in the history
  24. 8280994: [XWayland] Drag and Drop does not work in java -> wayland ap…

    …p direction
    
    Reviewed-by: prr, psadhukhan
    Alexander Zvegintsev committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e86be53 View commit details
    Browse the repository at this point in the history
  25. 8280994: [XWayland] Drag and Drop does not work in java -> wayland ap…

    …p direction
    
    Reviewed-by: prr, psadhukhan
    Alexander Zvegintsev committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    71e5409 View commit details
    Browse the repository at this point in the history
  26. 8309416: Misstatement in semantics of methods in javax.lang.model.Ele…

    …mentFilter
    
    Reviewed-by: prappo
    jddarcy committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ca1f388 View commit details
    Browse the repository at this point in the history
  27. 8309416: Misstatement in semantics of methods in javax.lang.model.Ele…

    …mentFilter
    
    Reviewed-by: prappo
    jddarcy committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    98ccc50 View commit details
    Browse the repository at this point in the history
  28. Remove unused imports and restricted services

    To create or load a key store, we used to utilize the
    existing non-FIPS certified services registered in the
    SunJCE provider. These services, including
    AlgorithmParameters, Cipher, Mac, and SecretKeyFactory,
    were set in the java.security file for the SunJCE
    provider to allow for PKCS12 key file formats to be
    read and written to.
    
    However, it would be unsecure to enable those services
    in the SunJCE provider in java.security file because
    they maybe used for any purpose rather than just being
    used for PKCS#12.
    
    An alternative and flexible way would be that
    providing a document and guide users how to add support
    for algorithms required to use their keystores.
    
    Signed-off-by: Jinhang Zhang <Jinhang.Zhang@ibm.com>
    WilburZjh committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    046fd02 View commit details
    Browse the repository at this point in the history
  29. 8308842: Consolidate exceptions thrown from Class-File API

    Reviewed-by: briangoetz
    asotona committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    718e62a View commit details
    Browse the repository at this point in the history
  30. 8308842: Consolidate exceptions thrown from Class-File API

    Reviewed-by: briangoetz
    asotona committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    11a333f View commit details
    Browse the repository at this point in the history
  31. 8306112: Implementation of JEP 445: Unnamed Classes and Instance Main…

    … Methods (Preview)
    
    8308613: javax.lang.model updates for JEP 445 (preview)
    8308913: Update core reflection for JEP 445 (preview)
    
    Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
    Co-authored-by: Joe Darcy <darcy@openjdk.org>
    Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
    Co-authored-by: Jim Laskey <jlaskey@openjdk.org>
    Co-authored-by: Adam Sotona <asotona@openjdk.org>
    Reviewed-by: mcimadamore, vromero, darcy
    5 people committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    50e3efe View commit details
    Browse the repository at this point in the history
  32. 8306112: Implementation of JEP 445: Unnamed Classes and Instance Main…

    … Methods (Preview)
    
    8308613: javax.lang.model updates for JEP 445 (preview)
    8308913: Update core reflection for JEP 445 (preview)
    
    Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
    Co-authored-by: Joe Darcy <darcy@openjdk.org>
    Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
    Co-authored-by: Jim Laskey <jlaskey@openjdk.org>
    Co-authored-by: Adam Sotona <asotona@openjdk.org>
    Reviewed-by: mcimadamore, vromero, darcy
    5 people committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    efb0bbb View commit details
    Browse the repository at this point in the history
  33. Merge pull request #606 from WilburZjh/pkcs12patch

    Remove unused imports and restricted services
    keithc-ca authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    509718f View commit details
    Browse the repository at this point in the history
  34. 8309136: [JVMCI] add -XX:+UseGraalJIT flag

    Reviewed-by: dholmes, kvn
    Doug Simon committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    75bc0dc View commit details
    Browse the repository at this point in the history
  35. 8309136: [JVMCI] add -XX:+UseGraalJIT flag

    Reviewed-by: dholmes, kvn
    Doug Simon committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    88da521 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. 8304438: jcmd JVMTI.agent_load should obey EnableDynamicAgentLoading

    Reviewed-by: cjplummer, alanb, amenkov
    Serguei Spitsyn committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2512ee6 View commit details
    Browse the repository at this point in the history
  2. 8304438: jcmd JVMTI.agent_load should obey EnableDynamicAgentLoading

    Reviewed-by: cjplummer, alanb, amenkov
    Serguei Spitsyn committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    eed2fee View commit details
    Browse the repository at this point in the history
  3. 8308167: SequencedMap::firstEntry throws NPE when first entry has nul…

    …l key or value
    
    Reviewed-by: bchristi
    Stuart Marks committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    797a5c8 View commit details
    Browse the repository at this point in the history
  4. 8308167: SequencedMap::firstEntry throws NPE when first entry has nul…

    …l key or value
    
    Reviewed-by: bchristi
    Stuart Marks committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0ce755c View commit details
    Browse the repository at this point in the history
  5. Merge latest openjdk

    j9build committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0f22fb2 View commit details
    Browse the repository at this point in the history
  6. 8309406: Change jdk.trackAllThreads to default to true

    Reviewed-by: rpressler, mchung, cjplummer
    Alan Bateman committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    aae06b4 View commit details
    Browse the repository at this point in the history
  7. 8309406: Change jdk.trackAllThreads to default to true

    Reviewed-by: rpressler, mchung, cjplummer
    Alan Bateman committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    022ed92 View commit details
    Browse the repository at this point in the history
  8. 8309340: Provide sctpHandleSocketErrorWithMessage

    Reviewed-by: clanger
    MBaesken committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fa1948b View commit details
    Browse the repository at this point in the history
  9. 8309340: Provide sctpHandleSocketErrorWithMessage

    Reviewed-by: clanger
    MBaesken committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6b93ff1 View commit details
    Browse the repository at this point in the history
  10. 8308875: java/awt/Toolkit/GetScreenInsetsCustomGC/GetScreenInsetsCust…

    …omGC.java failed with 'Cannot invoke "sun.awt.X11GraphicsDevice.getInsets()" because "device" is null'
    
    Reviewed-by: avu, prr
    Maxim Kartashev authored and Alexey Ushakov committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    09a78e1 View commit details
    Browse the repository at this point in the history
  11. 8308875: java/awt/Toolkit/GetScreenInsetsCustomGC/GetScreenInsetsCust…

    …omGC.java failed with 'Cannot invoke "sun.awt.X11GraphicsDevice.getInsets()" because "device" is null'
    
    Reviewed-by: avu, prr
    Maxim Kartashev authored and Alexey Ushakov committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5763c03 View commit details
    Browse the repository at this point in the history
  12. 8304878: ConcurrentModificationException in javadoc tool

    Reviewed-by: jjg
    pavelrappo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f83a0a8 View commit details
    Browse the repository at this point in the history
  13. 8304878: ConcurrentModificationException in javadoc tool

    Reviewed-by: jjg
    pavelrappo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    59a93c6 View commit details
    Browse the repository at this point in the history
  14. 8308748: JNU_GetStringPlatformChars may write to String's internal me…

    …mory array
    
    Reviewed-by: dholmes, rriggs, alanb
    rudihorn authored and Alan Bateman committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b9c5a0a View commit details
    Browse the repository at this point in the history
  15. 8308748: JNU_GetStringPlatformChars may write to String's internal me…

    …mory array
    
    Reviewed-by: dholmes, rriggs, alanb
    rudihorn authored and Alan Bateman committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    cf55579 View commit details
    Browse the repository at this point in the history
  16. 8309534: @jep(number=430, title="String Templates") should use defaul…

    …t status
    
    Reviewed-by: alanb
    Jim Laskey committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7ac0f2f View commit details
    Browse the repository at this point in the history
  17. 8309534: @jep(number=430, title="String Templates") should use defaul…

    …t status
    
    Reviewed-by: alanb
    Jim Laskey committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ca2c9d7 View commit details
    Browse the repository at this point in the history
  18. 8307887: (fs) Files.createSymbolicLink throws less specific exception…

    … when in developer mode and file already exists
    
    Reviewed-by: alanb
    Brian Burkhalter committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    87e6e13 View commit details
    Browse the repository at this point in the history
  19. 8307887: (fs) Files.createSymbolicLink throws less specific exception…

    … when in developer mode and file already exists
    
    Reviewed-by: alanb
    Brian Burkhalter committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d5db8d0 View commit details
    Browse the repository at this point in the history
  20. 8309216: Cast from jchar* to char* in test java/io/GetXSpace.java

    Reviewed-by: rriggs, naoto
    Brian Burkhalter committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e6db004 View commit details
    Browse the repository at this point in the history
  21. 8309216: Cast from jchar* to char* in test java/io/GetXSpace.java

    Reviewed-by: rriggs, naoto
    Brian Burkhalter committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8883af1 View commit details
    Browse the repository at this point in the history
  22. 8309501: Remove workaround in bin/idea.sh for non standard JVMCI file…

    … layout
    
    Reviewed-by: dnsimon, erikj
    Tom Rodriguez committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1ed78c5 View commit details
    Browse the repository at this point in the history
  23. 8309501: Remove workaround in bin/idea.sh for non standard JVMCI file…

    … layout
    
    Reviewed-by: dnsimon, erikj
    Tom Rodriguez committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    17d00e2 View commit details
    Browse the repository at this point in the history
  24. 8309413: Improve the performance of MethodTypeDesc::descriptorString

    8304932: MethodTypeDescImpl can be mutated by argument passed to MethodTypeDesc.of
    
    Reviewed-by: mchung
    liach authored and Mandy Chung committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    bde945b View commit details
    Browse the repository at this point in the history
  25. 8309413: Improve the performance of MethodTypeDesc::descriptorString

    8304932: MethodTypeDescImpl can be mutated by argument passed to MethodTypeDesc.of
    
    Reviewed-by: mchung
    liach authored and Mandy Chung committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    560fe3b View commit details
    Browse the repository at this point in the history
  26. 8309542: compiler/jvmci/TestEnableJVMCIProduct.java fails with "JVMCI…

    … compiler 'graal' specified by jvmci.Compiler not found"
    
    Reviewed-by: kvn, never
    Doug Simon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    129ab38 View commit details
    Browse the repository at this point in the history
  27. 8309542: compiler/jvmci/TestEnableJVMCIProduct.java fails with "JVMCI…

    … compiler 'graal' specified by jvmci.Compiler not found"
    
    Reviewed-by: kvn, never
    Doug Simon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f341294 View commit details
    Browse the repository at this point in the history
  28. 8301721: lookup.findSpecial fails on Object method call from interface

    Reviewed-by: alanb
    Mandy Chung committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6440efa View commit details
    Browse the repository at this point in the history
  29. 8301721: lookup.findSpecial fails on Object method call from interface

    Reviewed-by: alanb
    Mandy Chung committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e6daaf8 View commit details
    Browse the repository at this point in the history
  30. Remove unused method ECPublicKeyImpl.isECFieldF2m()

    Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
    keithc-ca committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    33bd015 View commit details
    Browse the repository at this point in the history
  31. 8307840: SequencedMap view method specification and implementation ad…

    …justments
    
    Reviewed-by: darcy, alanb
    Stuart Marks committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b968ae5 View commit details
    Browse the repository at this point in the history
  32. 8307840: SequencedMap view method specification and implementation ad…

    …justments
    
    Reviewed-by: darcy, alanb
    Stuart Marks committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c47bffc View commit details
    Browse the repository at this point in the history
  33. 8309554: Update descriptions in SourceVersion

    Reviewed-by: jlaskey, jjg, rriggs
    jddarcy committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d33f8b1 View commit details
    Browse the repository at this point in the history
  34. 8309554: Update descriptions in SourceVersion

    Reviewed-by: jlaskey, jjg, rriggs
    jddarcy committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    cfdfdff View commit details
    Browse the repository at this point in the history
  35. 8309506: com/sun/jdi/MultiBreakpointsTest.java fails with virtual tes…

    …t thread factory
    
    Reviewed-by: amenkov, sspitsyn
    plummercj committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    727fa6d View commit details
    Browse the repository at this point in the history
  36. 8309506: com/sun/jdi/MultiBreakpointsTest.java fails with virtual tes…

    …t thread factory
    
    Reviewed-by: amenkov, sspitsyn
    plummercj committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    19101ec View commit details
    Browse the repository at this point in the history
  37. 8295071: Spec Clarification : ClassFileFormatVersion: System property…

    … java.class.version | Java class format version number
    
    Reviewed-by: iris, alanb, rriggs
    jddarcy committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c633bf1 View commit details
    Browse the repository at this point in the history
  38. 8295071: Spec Clarification : ClassFileFormatVersion: System property…

    … java.class.version | Java class format version number
    
    Reviewed-by: iris, alanb, rriggs
    jddarcy committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    da9bc07 View commit details
    Browse the repository at this point in the history
  39. 8309505: com/sun/jdi/MethodEntryExitEvents.java due to finding wrong …

    …main thread
    
    Reviewed-by: amenkov, sspitsyn
    plummercj committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    30621ee View commit details
    Browse the repository at this point in the history
  40. 8309505: com/sun/jdi/MethodEntryExitEvents.java due to finding wrong …

    …main thread
    
    Reviewed-by: amenkov, sspitsyn
    plummercj committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3a478eb View commit details
    Browse the repository at this point in the history
  41. Merge pull request #611 from keithc-ca/isECFieldF2m

    Remove unused method ECPublicKeyImpl.isECFieldF2m()
    pshipton authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4ecf296 View commit details
    Browse the repository at this point in the history
  42. 8292157: Incorrect error: "block element not allowed within inline el…

    …ement <a>"
    
    Reviewed-by: jjg
    hns committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    690ef47 View commit details
    Browse the repository at this point in the history
  43. 8292157: Incorrect error: "block element not allowed within inline el…

    …ement <a>"
    
    Reviewed-by: jjg
    hns committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e608a71 View commit details
    Browse the repository at this point in the history
  44. 8301553: Support Password-Based Cryptography in SunPKCS11

    Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com>
    Co-authored-by: Martin Balao <mbalao@openjdk.org>
    Reviewed-by: valeriep
    martinuy and franferrax committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    26d80d1 View commit details
    Browse the repository at this point in the history
  45. 8301553: Support Password-Based Cryptography in SunPKCS11

    Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com>
    Co-authored-by: Martin Balao <mbalao@openjdk.org>
    Reviewed-by: valeriep
    martinuy and franferrax committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e430017 View commit details
    Browse the repository at this point in the history
  46. 8309396: com/sun/jdi/JdbMethodExitTest.java fails with virtual thread…

    …s due to a bug in determining the main thread id
    
    Reviewed-by: amenkov, sspitsyn
    plummercj committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    aa2fb99 View commit details
    Browse the repository at this point in the history
  47. 8309396: com/sun/jdi/JdbMethodExitTest.java fails with virtual thread…

    …s due to a bug in determining the main thread id
    
    Reviewed-by: amenkov, sspitsyn
    plummercj committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fd91bc5 View commit details
    Browse the repository at this point in the history
  48. 8309570: ProblemList sun/security/pkcs11/Signature/TestRSAKeyLength.java

    Reviewed-by: jjg, darcy
    Daniel D. Daugherty committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    94ed602 View commit details
    Browse the repository at this point in the history
  49. 8309570: ProblemList sun/security/pkcs11/Signature/TestRSAKeyLength.java

    Reviewed-by: jjg, darcy
    Daniel D. Daugherty committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7f5b838 View commit details
    Browse the repository at this point in the history
  50. 8307953: [AIX] C locale's font setting was changed by JEP 400

    Reviewed-by: naoto, prr
    Ichiroh Takiguchi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a33462a View commit details
    Browse the repository at this point in the history
  51. 8307953: [AIX] C locale's font setting was changed by JEP 400

    Reviewed-by: naoto, prr
    Ichiroh Takiguchi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3d67872 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Merge latest openjdk

    j9build committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    31c58a9 View commit details
    Browse the repository at this point in the history
  2. 8306647: Implementation of Structured Concurrency (Preview)

    8306572: Implementation of Scoped Values (Preview)
    
    Co-authored-by: Alan Bateman <alanb@openjdk.org>
    Co-authored-by: Andrew Haley <aph@openjdk.org>
    Reviewed-by: psandoz, dfuchs, mchung
    Alan Bateman and Andrew Haley committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    fb2b3be View commit details
    Browse the repository at this point in the history
  3. 8309527: Improve test proxy performance

    Reviewed-by: dfuchs, jpai
    djelinski committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    28ccd37 View commit details
    Browse the repository at this point in the history
  4. 8295976: GetThreadListStackTraces returns wrong state for blocked Vir…

    …tualThread
    
    Reviewed-by: cjplummer, amenkov
    Serguei Spitsyn committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9b297ee View commit details
    Browse the repository at this point in the history
  5. 8305906: HttpClient may use incorrect key when finding pooled HTTP/2 …

    …connection for IPv6 address
    
    Reviewed-by: djelinski, dfuchs
    jaikiran committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6826a6b View commit details
    Browse the repository at this point in the history
  6. 8305763: Parsing a URI with an underscore goes through a silent excep…

    …tion, negatively impacting performance
    
    Reviewed-by: dfuchs
    dhanalla authored and dfuch committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    37a4696 View commit details
    Browse the repository at this point in the history
  7. 8305959: x86: Improve itable_stub

    Reviewed-by: phh, shade, aph
    Boris Ulasevich committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4523a0d View commit details
    Browse the repository at this point in the history
  8. 8309568: javac crashes attempting to -Xprint on a class file of an un…

    …named class
    
    Reviewed-by: darcy, jlahoda
    Jim Laskey committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    7980ea0 View commit details
    Browse the repository at this point in the history
  9. 8307374: Add a JFR event for tracking RSS

    Reviewed-by: stuefe, rcastanedalo
    stefank committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    19e7fc1 View commit details
    Browse the repository at this point in the history
  10. 8309594: Cleanup naming in JavacParser related to unnamed classes

    Reviewed-by: jlahoda
    Jim Laskey committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9db5e01 View commit details
    Browse the repository at this point in the history
  11. 8308031: Linkers should reject unpromoted variadic parameters

    Reviewed-by: mcimadamore
    JornVernee committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4bfa041 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f8c4c5 View commit details
    Browse the repository at this point in the history
  13. 8309550: jdk.jfr.internal.Utils::formatDataAmount method should grace…

    …fully handle amounts equal to Long.MIN_VALUE
    
    Reviewed-by: stuefe, mgronlun
    fthevenet authored and tstuefe committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    580c06f View commit details
    Browse the repository at this point in the history
  14. 8280982: [Wayland] [XWayland] java.awt.Robot taking screenshots

    Reviewed-by: prr, kizune, psadhukhan
    Alexander Zvegintsev committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0729489 View commit details
    Browse the repository at this point in the history
  15. 8307153: JVMTI GetThreadState on carrier should return STATE_WAITING

    Reviewed-by: amenkov, cjplummer
    Serguei Spitsyn committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    64cda7e View commit details
    Browse the repository at this point in the history
  16. 8309219: Fix xlc17 clang 15 warnings in java.base

    Reviewed-by: goetz, mdoerr
    JoKern65 authored and TheRealMDoerr committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    bdcc827 View commit details
    Browse the repository at this point in the history
  17. 8309225: Fix xlc17 clang 15 warnings in security and servicability

    Reviewed-by: goetz, mdoerr, clanger
    JoKern65 authored and TheRealMDoerr committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    914be01 View commit details
    Browse the repository at this point in the history
  18. 8309614: [BACKOUT] JDK-8307153 JVMTI GetThreadState on carrier should…

    … return STATE_WAITING
    
    Reviewed-by: azvegint
    Daniel D. Daugherty committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    ff6e365 View commit details
    Browse the repository at this point in the history
  19. 8309509: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java fails…

    … with virtual test thread factory
    
    Reviewed-by: sspitsyn, amenkov
    plummercj committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    bcb0d31 View commit details
    Browse the repository at this point in the history
  20. 8309503: Improve javax.lang.model tests for JEP 445

    Reviewed-by: jlahoda, jjg, jlaskey
    jddarcy committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0954b2d View commit details
    Browse the repository at this point in the history
  21. 8309510: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java no lo…

    …nger needs to override startUp() method
    
    Reviewed-by: sspitsyn, amenkov
    plummercj committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c393897 View commit details
    Browse the repository at this point in the history
  22. 8309420: com/sun/jdi/StepTest.java fails with virtual thread wrapper

    Reviewed-by: sspitsyn, amenkov
    plummercj committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    23097fb View commit details
    Browse the repository at this point in the history
  23. 8309574: Improve core reflection tests for JEP 445

    Reviewed-by: mchung
    jddarcy committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    ca11d43 View commit details
    Browse the repository at this point in the history
  24. 8309532: java/lang/Class/getDeclaredField/FieldSetAccessibleTest shou…

    …ld filter modules that depend on JVMCI
    
    Reviewed-by: alanb, dfuchs
    Mandy Chung committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f677e07 View commit details
    Browse the repository at this point in the history
  25. 8309474: [IR Framework] Wrong @ForceCompile link in README

    Reviewed-by: chagedorn, thartmann
    enothum authored and chhagedorn committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6144afa View commit details
    Browse the repository at this point in the history
  26. 8297923: java.awt.ScrollPane broken after multiple scroll up/down

    Reviewed-by: honkar, prr, serb
    aivanov-jdk committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e8aec6e View commit details
    Browse the repository at this point in the history
  27. 8309515: Stale cached data from Matcher.namedGroups() after Matcher.u…

    …sePattern()
    
    Reviewed-by: rriggs
    rgiulietti committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6fd3144 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. 8309630: Clean up tests that reference deploy modules

    Reviewed-by: bchristi
    Mandy Chung committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f91e516 View commit details
    Browse the repository at this point in the history
  2. 8309569: sun/security/pkcs11/Signature/TestRSAKeyLength.java fails af…

    …ter JDK-8301553
    
    Co-authored-by: Martin Balao <mbalao@openjdk.org>
    Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com>
    Reviewed-by: valeriep
    martinuy and franferrax committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    02a143c View commit details
    Browse the repository at this point in the history
  3. 8308152: PropertyDescriptor should work with overridden generic gette…

    …r method
    
    Reviewed-by: azvegint
    mrserb committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    3b2b376 View commit details
    Browse the repository at this point in the history
  4. 8306431: File.listRoots method description should be re-examined

    Reviewed-by: bpb, alanb
    Nagata-Haruhito authored and Alan Bateman committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    62a4a5c View commit details
    Browse the repository at this point in the history
  5. 8309235: Unnamed Variables (_) can't be used in JShell

    Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
    Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
    Reviewed-by: asotona
    2 people authored and asotona committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    407b922 View commit details
    Browse the repository at this point in the history
  6. 8304425: ClassHierarchyResolver from Reflection

    Reviewed-by: asotona
    liach authored and asotona committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    bb7790e View commit details
    Browse the repository at this point in the history
  7. 8306841: Generational ZGC: NMT reports Java heap size larger than max…

    … heap size
    
    Reviewed-by: eosterlund, stuefe
    stefank committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    94960e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. 8309702: Exclude java/lang/ScopedValue/StressStackOverflow.java from …

    …JTREG_TEST_THREAD_FACTORY=Virtual runs
    
    Reviewed-by: darcy
    Backport-of: 307085618d76f49f982453253c27a3cb2b9728c3
    Daniel D. Daugherty committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    f1ec914 View commit details
    Browse the repository at this point in the history
  2. 8309760: ProblemList serviceability/jvmti/vthread/FollowReferences/VT…

    …hreadStackRefTest.java#default with ZGC
    
    Reviewed-by: darcy
    Backport-of: aace3dc28c577bae67a6a1d376a514740d752928
    Daniel D. Daugherty committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    a878449 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. 8309703: AIX build fails after JDK-8280982

    Reviewed-by: mdoerr
    Backport-of: 3981297fd34a628dff44898e6c60455cf071741a
    MBaesken committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    0e84f5f View commit details
    Browse the repository at this point in the history
  2. 8309727: Assert privileges while reading the jdk.incubator.vector.VEC…

    …TOR_ACCESS_OOB_CHECK system property
    
    Reviewed-by: uschindler, rriggs
    Backport-of: cee5724d09b9ef9bd528fb721b756cb052265e3d
    ChrisHegarty committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    8b3b94f View commit details
    Browse the repository at this point in the history
  3. 8308645: Javadoc of FFM API needs to be refreshed

    8309398: ValueLayout:: arrayElementVarHandle doesn't throws UnsupportedOperationException - if byteAlignment() > byteSize()
    8308812: SequenceLayout::withElementCount(long elementCount) doesn't throw IllegalArgumentException - if elementCount < 0 for some cases
    
    Reviewed-by: jvernee
    mcimadamore committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    3cedf26 View commit details
    Browse the repository at this point in the history
  4. 8309870: Using -proc:full should be considered requesting explicit an…

    …notation processing
    
    Reviewed-by: jjg
    Backport-of: 3ce1240ca1b4139980444c171e317f4bfeff9314
    jddarcy committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    ff7a417 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. 8309467: Pattern dominance should be adjusted

    Reviewed-by: vromero
    Backport-of: 408cadb351eb3b3a96e81e26e1c39c89dac176ca
    lahodaj committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    8f00414 View commit details
    Browse the repository at this point in the history
  2. 8309462: [AIX] vmTestbase/nsk/jvmti/RunAgentThread/agentthr001/TestDe…

    …scription.java crashing due to empty while loop
    
    Reviewed-by: mbaesken
    Backport-of: cf9e6353cc6fe9e57a7a9883813d09892e7e7621
    TheRealMDoerr committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7f78425 View commit details
    Browse the repository at this point in the history
  3. Add back the provider argument while getting MAC instance

    Signed-off-by: Jinhang Zhang <Jinhang.Zhang@ibm.com>
    WilburZjh committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    658ba81 View commit details
    Browse the repository at this point in the history
  4. 8309303: jdk/internal/misc/VM/RuntimeArguments test ignores jdk/inter…

    …nal/vm/options
    
    Reviewed-by: alanb
    Backport-of: 679a6d89358eb36c596e3ffa9a86869402c9beb9
    Mandy Chung committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    cf53e2f View commit details
    Browse the repository at this point in the history
  5. 8309955: Matcher uses @SInCE {@inheritdoc}

    Reviewed-by: bpb
    Backport-of: bfef3c3e80d4df98bdb0d853c2e2711cdd8252ce
    rgiulietti committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1a7084e View commit details
    Browse the repository at this point in the history
  6. Merge pull request ibmruntimes#1 from WilburZjh/pbkdfpatch

    Add back the provider argument while getting MAC instance
    keithc-ca authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c4dad2b View commit details
    Browse the repository at this point in the history
  7. 8309882: LinkedHashMap adds an errant serializable field

    Reviewed-by: rriggs
    Backport-of: e138685648fb7a756a05f314af2883ce408abdd2
    Stuart Marks committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ce80f1e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. 8307508: IndirectVarHandle.isAccessModeSupported throws NPE

    Reviewed-by: mchung
    Backport-of: 75dcc4ef94d90e4aa7f8ca5eccc97c91492d6eed
    liach authored and Mandy Chung committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    381556b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. 8310128: Switch with unnamed patterns erroneously non-exhaustive

    Reviewed-by: jlahoda
    Backport-of: 32243ef47df75241302e243b4fd9627d686437fe
    biboudis authored and lahodaj committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4d14612 View commit details
    Browse the repository at this point in the history
  2. 8309632: JDK 21 RDP1 L10n resource files update

    Reviewed-by: naoto
    Backport-of: 81bfd78901ff540ad0355a466cfad097e701028a
    Justin Lu committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0f81c00 View commit details
    Browse the repository at this point in the history
  3. 8309756: Occasional crashes with pipewire screen capture on Wayland

    Reviewed-by: azvegint
    Backport-of: d3d0dbc36369da0c17a66f8b633e73a150ab8c4f
    prrace committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    cc09b8a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. 8308643: Incorrect value of 'used' jvmstat counter

    Reviewed-by: tschatzl
    Backport-of: 92167505b217c0e6074f58f8479be97bc4c776b3
    Kim Barrett committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    743443b View commit details
    Browse the repository at this point in the history
  2. 8309928: JFR: View issues

    Reviewed-by: mgronlun
    Backport-of: 84d010a24bd59b80fa9e9158d41eab696a7292a9
    egahlin committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    4b8d3c6 View commit details
    Browse the repository at this point in the history
  3. Merge with duplicate ancestry

    Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
    keithc-ca committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8b6102d View commit details
    Browse the repository at this point in the history
  4. Merge latest openjdk

    Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
    keithc-ca committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    e68b8b1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ibmruntimes#4 from keithc-ca/merge

    Merge latest openjdk master
    JasonFengJ9 authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    0b99c9f View commit details
    Browse the repository at this point in the history
  6. Merge latest openjdk

    j9build committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b48d172 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Merge master HEAD into openj9-staging

    Conflicts:
    	src/java.base/share/classes/java/lang/Thread.java
    	src/java.base/share/classes/jdk/internal/foreign/abi/AbstractLinker.java
    	src/java.base/share/classes/jdk/internal/foreign/abi/SharedUtils.java
    	src/java.base/share/classes/jdk/internal/foreign/layout/ValueLayouts.java
    	src/java.desktop/share/native/libfreetype/src/truetype/ttgxvar.c
    	test/jdk/TEST.ROOT
    	test/jdk/java/foreign/LibraryLookupTest.java
    	test/jdk/java/foreign/NativeTestHelper.java
    	test/jdk/java/foreign/SafeFunctionAccessTest.java
    	test/jdk/java/foreign/StdLibTest.java
    	test/jdk/java/foreign/TestClassLoaderFindNative.java
    	test/jdk/java/foreign/TestDowncallScope.java
    	test/jdk/java/foreign/TestDowncallStack.java
    	test/jdk/java/foreign/TestFunctionDescriptor.java
    	test/jdk/java/foreign/TestHeapAlignment.java
    	test/jdk/java/foreign/TestMatrix.java
    	test/jdk/java/foreign/TestNULLAddress.java
    	test/jdk/java/foreign/TestNative.java
    	test/jdk/java/foreign/TestNulls.java
    	test/jdk/java/foreign/TestScopedOperations.java
    	test/jdk/java/foreign/TestSegments.java
    	test/jdk/java/foreign/TestStringEncoding.java
    	test/jdk/java/foreign/TestUpcallAsync.java
    	test/jdk/java/foreign/TestUpcallException.java
    	test/jdk/java/foreign/TestUpcallHighArity.java
    	test/jdk/java/foreign/TestUpcallScope.java
    	test/jdk/java/foreign/TestUpcallStack.java
    	test/jdk/java/foreign/TestUpcallStructScope.java
    	test/jdk/java/foreign/TestValueLayouts.java
    	test/jdk/java/foreign/TestVarArgs.java
    	test/jdk/java/foreign/enablenativeaccess/TestEnableNativeAccess.java
    	test/jdk/java/foreign/handles/Driver.java
    	test/jdk/java/foreign/loaderLookup/TestLoaderLookup.java
    	test/jdk/java/foreign/loaderLookup/TestLoaderLookupJNI.java
    	test/jdk/java/lang/Thread/virtual/HoldsLock.java
    
    Added protected ByteOrder linkerByteOrder() for following classes:
        src/java.base/share/classes/jdk/internal/foreign/abi/s390x/sysv/SysVS390xLinker.java
        src/java.base/share/classes/jdk/internal/foreign/abi/ppc64/sysv/SysVPPC64leLinker.java
        src/java.base/share/classes/jdk/internal/foreign/abi/ppc64/aix/AixPPC64Linker.java
        src/java.base/share/classes/jdk/internal/foreign/abi/ppc64/CallArranger.java
    
    Modified src/java.base/share/classes/jdk/internal/loader/NativeLibraries.java to lazily initialize loadLibraryOnlyIfPresent
    
    Signed-off-by: Jason Feng <fengj@ca.ibm.com>
    JasonFengJ9 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    2631513 View commit details
    Browse the repository at this point in the history
  2. Update OPENJDK_TAG to merged level jdk-21+27

    Signed-off-by: Jason Feng <fengj@ca.ibm.com>
    JasonFengJ9 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6f80548 View commit details
    Browse the repository at this point in the history