8374497: C2: assert(verify(phase)) failed: missing Value() optimization with -XX:+StressReflectiveCode#30342
8374497: C2: assert(verify(phase)) failed: missing Value() optimization with -XX:+StressReflectiveCode#30342krk wants to merge 1 commit intoopenjdk:masterfrom
Conversation
…on with -XX:+StressReflectiveCode
286eac4 to
b7337b9
Compare
|
👋 Welcome back krk! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
@krk Please do not rebase or force-push to an active PR as it invalidates existing review comments. Note for future reference, the bots always squash all changes into a single commit automatically as part of the integration. See OpenJDK Developers’ Guide for more information. |
|
Thank you for the update. I am going to run some testing and review this in more details. |
verify()callsstatic_subtype_checkwith defaultskip=StressReflectiveCode, butsub()passesskip=false. Passskip=falseinverify()to match.Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/30342/head:pull/30342$ git checkout pull/30342Update a local copy of the PR:
$ git checkout pull/30342$ git pull https://git.openjdk.org/jdk.git pull/30342/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 30342View PR using the GUI difftool:
$ git pr show -t 30342Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/30342.diff
Using Webrev
Link to Webrev Comment