jdk11u-dev
jdk11u-dev copied to clipboard
8337102: JITTester: Fix breaks in static initialization blocks
Progress
- [ ] JDK-8337102 needs maintainer approval
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
Issue
- JDK-8337102: JITTester: Fix breaks in static initialization blocks (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3094/head:pull/3094
$ git checkout pull/3094
Update a local copy of the PR:
$ git checkout pull/3094
$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3094/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3094
View PR using the GUI difftool:
$ git pr show -t 3094
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3094.diff