Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openjdk/jdk8u-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cc541e91
Choose a base ref
...
head repository: openjdk/jdk8u-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f7174b49
Choose a head ref
  • 18 commits
  • 73 files changed
  • 9 contributors

Commits on Mar 2, 2022

  1. 8282458: Update .jcheck/conf file for 8u move to git

    Reviewed-by: sgehwolf
    gnu-andrew committed Mar 2, 2022
    1 Configuration menu
    Copy the full SHA
    4a19c1a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. 8282552: Bump update version of OpenJDK: 8u342

    Reviewed-by: erikj, andrew
    jerboaa committed Mar 3, 2022
    1 Configuration menu
    Copy the full SHA
    6f01b53 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. 8279669: test/jdk/com/sun/jdi/TestScaffold.java uses wrong condition

    Reviewed-by: phh, sgehwolf
    Backport-of: 4c52eb39431c2479b0d140907bdcc0311d30f871
    zzambers authored and jerboaa committed Mar 15, 2022
    1 Configuration menu
    Copy the full SHA
    b5bcf6c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. 8076190: Customizing the generation of a PKCS12 keystore

    Reviewed-by: mbalao
    Backport-of: 9136c7d1d0e1247ea1ac95a6577acbb789169031
    Alexey Bakhtin committed Mar 17, 2022
    1 Configuration menu
    Copy the full SHA
    94cb2ef View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. 8194154: System property user.dir should not be changed

    Cached user.dir so getCanonicalPath uses the cached value.
    
    Reviewed-by: sgehwolf
    Backport-of: 4ea684bf31fc4e3cdee2ae51c0000a7b3e914151
    Dongbo He authored and RealFYang committed Mar 21, 2022
    1 Configuration menu
    Copy the full SHA
    5fcfb7a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. 8223396: [TESTBUG] several jfr tests do not clean up files created in…

    … /tmp
    
    Using test utils to create temp files and directories
    
    Reviewed-by: andrew
    Backport-of: 7d3aebccc0b90aa2ca2f656c683fa5931fd0ed3a
    Dongbo He authored and RealFYang committed Mar 22, 2022
    1 Configuration menu
    Copy the full SHA
    25693fa View commit details
    Browse the repository at this point in the history
  2. 8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run …

    …shell MakeJAR.sh target
    
    Prebuilding the test class before adding it into a jar file
    
    Backport-of: 725da985e170d72c3ca3dc2dfbb3d7e083b5371a
    Dongbo He authored and RealFYang committed Mar 22, 2022
    1 Configuration menu
    Copy the full SHA
    2bbec15 View commit details
    Browse the repository at this point in the history
  3. Merge

    gnu-andrew committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    969f31e View commit details
    Browse the repository at this point in the history
  4. 8129572: Cleanup usage of getResourceAsStream in jaxp

    Reviewed-by: andrew
    Backport-of: 4ebbfc918f558e73c05f471cfd3ab2b11dcf5a75
    akashche committed Mar 22, 2022
    1 Configuration menu
    Copy the full SHA
    bb69732 View commit details
    Browse the repository at this point in the history
  5. 8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/interna…

    …l/util/ClassPath.java
    
    Com/sun/org/apache/bcel/internal/util/ClassPath.java removed
    
    Reviewed-by: andrew
    Backport-of: 6e586e8a3b8807652218c4caf97ef501f42d7f36
    akashche committed Mar 22, 2022
    1 Configuration menu
    Copy the full SHA
    57d8d29 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. 8274658: ISO 4217 Amendment 170 Update

    Reviewed-by: sgehwolf
    Backport-of: f2404d60de2b58c590bf885f5cce50c289073673
    gnu-andrew committed Mar 29, 2022
    1 Configuration menu
    Copy the full SHA
    f8a6695 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. 8274751: Drag And Drop hangs on Windows

    Backport-of: 7a0a6c95a53c6cb3340328d6543a97807320b740
    mrserb committed Mar 30, 2022
    1 Configuration menu
    Copy the full SHA
    e403fd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. 8255239: The timezone of the hs_err_pid log file is corrupted in Japa…

    …nese locale
    
    Reviewed-by: andrew
    Backport-of: b46d73bee808af7891b699df30a5a6dec3f5139f
    ktakakuri authored and gnu-andrew committed Apr 2, 2022
    1 Configuration menu
    Copy the full SHA
    c5ca29f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. 8281814: Debuginfo.diz contains redundant build path after backport J…

    …DK-8025936
    
    8u backport of JDK-8035134
    
    Reviewed-by: sgehwolf
    Dongbo He authored and RealFYang committed Apr 6, 2022
    1 Configuration menu
    Copy the full SHA
    62bbb3e View commit details
    Browse the repository at this point in the history
  2. 8253424: Add support for running pre-submit testing using GitHub Actions

    8253865: Pre-submit testing using GitHub Actions does not detect failures reliably
    8254054: Pre-submit testing using GitHub Actions should not use the deprecated set-env command
    8254173: Add Zero, Minimal hotspot targets to submit workflow
    8254175: Build no-pch configuration in debug mode for submit checks
    8254282: Add Linux x86_32 builds to submit workflow
    8255373: Submit workflow artifact name is always "test-results_.zip"
    8255895: Submit workflow artifacts miss hs_errs/replays due to ZIP include mismatch
    8256127: Add cross-compiled foreign architectures builds to submit workflow
    8256277: Github Action build on macOS should define OS and Xcode versions
    8256354: Github Action build on Windows should define OS and MSVC versions
    8256414: add optimized build to submit workflow
    8256393: Github Actions build on Linux should define OS and GCC versions
    8256747: GitHub Actions: decouple the hotspot build-only jobs from Linux x64 testing
    8257056: Submit workflow should apt-get update to avoid package installation errors
    8259924: GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386"
    8260460: GitHub actions still fail on Linux x86_32 with "Could not configure libc6:i386"
    8263667: Avoid running GitHub actions on branches named pr/*
    8255305: Add Linux x86_32 tier1 to submit workflow
    8255352: Archive important test outputs in submit workflow
    8282225: GHA: Allow one concurrent run per PR only
    
    Co-authored-by: Alex Kasko <akasko@openjdk.org>
    Co-authored-by: Zdeněk Žamberský <zzambers@redhat.com>
    Reviewed-by: sgehwolf
    Backport-of: 1faefed218051c324bdb5c7c10369050d6c9dd44
    3 people committed Apr 6, 2022
    5 Configuration menu
    Copy the full SHA
    10029f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. 8261107: ArrayIndexOutOfBoundsException in the ICC_Profile.getInstanc…

    …e(InputStream)
    
    Reviewed-by: phh
    Backport-of: 06b33a0ad78d1577711af22020cf5fdf25112523
    mrserb committed Apr 7, 2022
    1 Configuration menu
    Copy the full SHA
    b249159 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. 8190753: (zipfs): Accessing a large entry (> 2^31 bytes) leads to a n…

    …egative initial size for ByteArrayOutputStream
    
    Reviewed-by: phh, andrew
    Backport-of: 8a9cda2d84513ab49a54e1d2a7b530f0bae05c61
    Alexey Pavlyutkin authored and Yuri Nesterenko committed Apr 8, 2022
    1 Configuration menu
    Copy the full SHA
    3647d98 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Merge jdk8u:master

    gnu-andrew committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    f7174b4 View commit details
    Browse the repository at this point in the history
Loading