jdk17u-dev
jdk17u-dev copied to clipboard
8338379: Accesses to class init state should be properly synchronized
trafficstars
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-8338379 needs maintainer approval
Issue
- JDK-8338379: Accesses to class init state should be properly synchronized (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/3317/head:pull/3317
$ git checkout pull/3317
Update a local copy of the PR:
$ git checkout pull/3317
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/3317/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3317
View PR using the GUI difftool:
$ git pr show -t 3317
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/3317.diff