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