[lworld] RFR: 8376815: [lworld] compiler/valhalla/inlinetypes/TestTrivialMethods.java still fails after JDK-8373692 [v2]
Quan Anh Mai
qamai at openjdk.org
Sat Jan 31 01:44:02 UTC 2026
> Hi,
>
> This PR fixes the issue with `TestTrivialMethods.java` after the integration of [JDK-8376033](https://bugs.openjdk.org/browse/JDK-8376033). Now javac will not put the initializer at the correct place for us, we have to do it outselves.
>
> Please kindly review, thanks a lot.
Quan Anh Mai has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:
- Merge branch 'lworld' into testtrivialmethods
- Mistakes
- Fix TestTrivialMethods.java
-------------
Changes: https://git.openjdk.org/valhalla/pull/2006/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2006&range=01
Stats: 12 lines in 2 files changed: 8 ins; 1 del; 3 mod
Patch: https://git.openjdk.org/valhalla/pull/2006.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2006/head:pull/2006
PR: https://git.openjdk.org/valhalla/pull/2006
More information about the valhalla-dev
mailing list