[jdk8u-dev] RFR: Merge jdk8u:master [v2]
Andrew John Hughes
andrew at openjdk.java.net
Thu Apr 28 09:34:29 UTC 2022
> Merge jdk8u332-ga back into 8u-dev
Andrew John Hughes has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 18 commits:
- Merge jdk8u:master
- 8190753: (zipfs): Accessing a large entry (> 2^31 bytes) leads to a negative initial size for ByteArrayOutputStream
Reviewed-by: phh, andrew
Backport-of: 8a9cda2d84513ab49a54e1d2a7b530f0bae05c61
- 8261107: ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream)
Reviewed-by: phh
Backport-of: 06b33a0ad78d1577711af22020cf5fdf25112523
- 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 at openjdk.org>
Co-authored-by: Zdeněk Žamberský <zzambers at redhat.com>
Reviewed-by: sgehwolf
Backport-of: 1faefed218051c324bdb5c7c10369050d6c9dd44
- 8281814: Debuginfo.diz contains redundant build path after backport JDK-8025936
8u backport of JDK-8035134
Reviewed-by: sgehwolf
- 8255239: The timezone of the hs_err_pid log file is corrupted in Japanese locale
Reviewed-by: andrew
Backport-of: b46d73bee808af7891b699df30a5a6dec3f5139f
- 8274751: Drag And Drop hangs on Windows
Backport-of: 7a0a6c95a53c6cb3340328d6543a97807320b740
- 8274658: ISO 4217 Amendment 170 Update
Reviewed-by: sgehwolf
Backport-of: f2404d60de2b58c590bf885f5cce50c289073673
- 8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java
Com/sun/org/apache/bcel/internal/util/ClassPath.java removed
Reviewed-by: andrew
Backport-of: 6e586e8a3b8807652218c4caf97ef501f42d7f36
- 8129572: Cleanup usage of getResourceAsStream in jaxp
Reviewed-by: andrew
Backport-of: 4ebbfc918f558e73c05f471cfd3ab2b11dcf5a75
- ... and 8 more: https://git.openjdk.java.net/jdk8u-dev/compare/cc541e91...f7174b49
-------------
Changes: https://git.openjdk.java.net/jdk8u-dev/pull/48/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk8u-dev&pr=48&range=01
Stats: 7047 lines in 74 files changed: 5854 ins; 926 del; 267 mod
Patch: https://git.openjdk.java.net/jdk8u-dev/pull/48.diff
Fetch: git fetch https://git.openjdk.java.net/jdk8u-dev pull/48/head:pull/48
PR: https://git.openjdk.java.net/jdk8u-dev/pull/48
More information about the jdk8u-dev
mailing list