jdk8u-dev
jdk8u-dev copied to clipboard
8347911: Limit the length of inflated text chunks
Backport of JDK-8347911 for parity with Oracle's JDK 8u461.
Conflicts:
- Copyright years
- Missing JDK-8139206: use
IOUtils.readNBytes(...)instead of the missingInputStream.readNBytes(...)
Testing: GitHub CI, jdk_imageio test group locally (headless linux/arm64)
Progress
- [ ] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] JDK-8347911 needs maintainer approval
Integration blocker
⚠️ Dependency #686 must be integrated first
Issue
- JDK-8347911: Limit the length of inflated text chunks (Bug - P3)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/687/head:pull/687
$ git checkout pull/687
Update a local copy of the PR:
$ git checkout pull/687
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/687/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 687
View PR using the GUI difftool:
$ git pr show -t 687
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/687.diff
Using Webrev
:wave: Welcome back tpushkin! A progress list of the required criteria for merging this PR into pr/686 will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.
❗ This change is not yet ready to be integrated. See the Progress checklist in the description for automated requirements.
This backport pull request has now been updated with issue from the original commit.
I believe the test failures are not related
@TimPushkin This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
/touch
@TimPushkin The pull request is being re-evaluated and the inactivity timeout has been reset.
@TimPushkin This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
/touch
@TimPushkin The pull request is being re-evaluated and the inactivity timeout has been reset.
@TimPushkin This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
/touch
@TimPushkin The pull request is being re-evaluated and the inactivity timeout has been reset.