-
Couldn't load subscription status.
- Fork 232
8364660: ClassVerifier::ends_in_athrow() should be removed #4128
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: master
Are you sure you want to change the base?
Conversation
|
👋 Welcome back goetz! 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. |
|
|
|
HI @matias9927, @dean-long, @liach |
|
I believe that particular JVMS change was tracked by https://bugs.openjdk.org/browse/JDK-8302497, which removes the sentence:
So this JBS issue makes it clear this has been applicable to previous releases, and I believe you can backport this to much older versions. |
I backport this for parity with 17.0.18-oracle from 21.
Resolved Copyright in verifier.hpp.
Skipped VerifierImpl.java, that was added by https://bugs.openjdk.org/browse/JDK-8294982: Implementation of Classfile API
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4128/head:pull/4128$ git checkout pull/4128Update a local copy of the PR:
$ git checkout pull/4128$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4128/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 4128View PR using the GUI difftool:
$ git pr show -t 4128Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4128.diff
Using Webrev
Link to Webrev Comment