On Fri, 30 Jan 2026 18:41:07 GMT, Quan Anh Mai <[email protected]> wrote:
> 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. This pull request has now been integrated. Changeset: 0afc29a8 Author: Quan Anh Mai <[email protected]> URL: https://git.openjdk.org/valhalla/commit/0afc29a857dd7a1a1b606e14ad4d015036eeaf55 Stats: 12 lines in 2 files changed: 8 ins; 1 del; 3 mod 8376815: [lworld] compiler/valhalla/inlinetypes/TestTrivialMethods.java still fails after JDK-8373692 Reviewed-by: liach ------------- PR: https://git.openjdk.org/valhalla/pull/2006
