-
Notifications
You must be signed in to change notification settings - Fork 249
8347911: Limit the length of inflated text chunks #3083
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
base: pr/3082
Are you sure you want to change the base?
Conversation
Backport-of: 398a580518b4e7961bdddf733e0a89ff25bc437a
👋 Welcome back tpushkin! A progress list of the required criteria for merging this PR into |
❗ This change is not yet ready to be integrated. |
This backport pull request has now been updated with issue from the original commit. |
The CI failure seems unrelated, see #3081 (comment) for a discussion of a similar failure in a dependency. |
/approval request Backporting for parity with Oracle. |
@TimPushkin |
@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 |
@TimPushkin The pull request is being re-evaluated and the inactivity timeout has been reset. |
Hi @TimPushkin |
@TimPushkin Apologies, you are correct. I was looking at the wrong issue. |
Backport of JDK-8347911 from JDK 17, for parity with Oracle 11.0.27.
No conflicts.
Testing: GitHub CI,
jdk_imageio
test group locally (mac/arm64)Progress
Integration blocker
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3083/head:pull/3083
$ git checkout pull/3083
Update a local copy of the PR:
$ git checkout pull/3083
$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3083/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3083
View PR using the GUI difftool:
$ git pr show -t 3083
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3083.diff
Using Webrev
Link to Webrev Comment