jdk17u-dev
jdk17u-dev copied to clipboard
8341131: Some jdk/jfr/event/compiler tests shouldn't be executed with Xcomp
trafficstars
Hi all,
This pull request contains a backport of commit 7312eea3 from the openjdk/jdk repository.
The commit being backported was authored by Leonid Mesnik on 8 Oct 2024 and was reviewed by Christian Hagedorn.
Thanks!
Progress
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] JDK-8341131 needs maintainer approval
Issue
- JDK-8341131: Some jdk/jfr/event/compiler tests shouldn't be executed with Xcomp (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4074/head:pull/4074
$ git checkout pull/4074
Update a local copy of the PR:
$ git checkout pull/4074
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4074/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 4074
View PR using the GUI difftool:
$ git pr show -t 4074
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4074.diff