-
Notifications
You must be signed in to change notification settings - Fork 110
8341039: compiler/cha/TypeProfileFinalMethod.java fails with assertEquals expected: 0 but was: 2 #376
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
base: master
Are you sure you want to change the base?
8341039: compiler/cha/TypeProfileFinalMethod.java fails with assertEquals expected: 0 but was: 2 #376
Conversation
|
👋 Welcome back syan! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
Run test test/hotspot/jtreg/compiler/cha/TypeProfileFinalMethod.java with default jvm option and -Xcomp option on linux-x64, test run passed. |
|
GHA report serviceability/jvmti/RedefineClasses/ClassVersionAfterRedefine.java fails on linux-64. This failure has been recorded by CODETOOLS-7904109. I think it's unrelated to this backport PR. |
|
/approval request Clean backport to fix the test bug which may cause test fails with -Xcomp option. Change has been verified locally by run test test/hotspot/jtreg/compiler/cha/TypeProfileFinalMethod.java with default jvm option and -Xcomp option on linux-x64. Test-fix only, no risk. |
|
@sendaoYan |
Hi all,
This pull request contains a backport of commit 56a27d11 from the openjdk/jdk repository.
The commit being backported was authored by Daniel Lundén on 12 Nov 2025 and was reviewed by Roberto Castañeda Lozano and Damon Fenacci.
Thanks!
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u.git pull/376/head:pull/376$ git checkout pull/376Update a local copy of the PR:
$ git checkout pull/376$ git pull https://git.openjdk.org/jdk25u.git pull/376/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 376View PR using the GUI difftool:
$ git pr show -t 376Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u/pull/376.diff
Using Webrev
Link to Webrev Comment