jdk17u-dev
jdk17u-dev copied to clipboard
8360406: [21u] Disable logic for attaching type annotations to class files until 8359336 is fixed
This is a backport of JDK-8360406, which is a follow-up to JDK-8341779.
Progress
- [ ] JDK-8360406 needs maintainer approval
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
Integration blocker
⚠️ Dependency #4151 must be integrated first
Issue
- JDK-8360406: [21u] Disable logic for attaching type annotations to class files until 8359336 is fixed (Bug - P2)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4152/head:pull/4152
$ git checkout pull/4152
Update a local copy of the PR:
$ git checkout pull/4152
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4152/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 4152
View PR using the GUI difftool:
$ git pr show -t 4152
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4152.diff
Using Webrev
:wave: Welcome back cushon! A progress list of the required criteria for merging this PR into pr/4151 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.