New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8254789: ProblemList compiler/graalunit/HotspotTest.java #666
Conversation
/label add hotspot-runtime |
|
@dcubed-ojdk
|
@dcubed-ojdk This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the
|
@dcubed-ojdk |
@iignatev - I forgot about that file! |
@dcubed-ojdk |
Webrevs
|
…hotspot/jtreg/ProblemList.txt to the specific subtest in test/hotspot/jtreg/ProblemList-graal.txt.
@iignatev - should be fixed now. |
Hold on. I somehow lost the platform part of the entry. |
you don't need it, and IIRC, it's not actually read by |
Okay. I added it anyway since the previous entry had it... |
I want to integrate this ProblemListing to get the noise down. |
I am fine with problem list the test first. Especially if you can list only CheckGraalIntrinsics. I am also inclining to do it permanently for time in JDK. I am tired to fix it each time people push new intrinsic. It gives us (JPG) nothing. |
@RogerRiggs, @iignatev and @vnkozlov - Thanks for the fast reviews and /integrate |
@dcubed-ojdk Pushed as commit 386e7e8. |
This is a trivial change to ProblemList compiler/graalunit/HotspotTest.java.
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/jdk pull/666/head:pull/666
$ git checkout pull/666