On Fri, 15 May 2026 08:24:34 GMT, Joel Sikström <[email protected]> wrote:
>> Manuel Hässig has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 49 commits: >> >> - Merge branch 'master' into remove-jvmci >> - Remove graal from test/langtools >> - Remove jvmci and graal from test/lib >> - Remove jvmci and graal from test/jdk/jdk/jfr >> - Remove jvmci from test/jdk/tools/jlink >> - Remove jvmci and graal from test/jdk/jdk/modules >> - Remove jvmci and graal frmo test/jdk/java/lang >> - Remove graal from test/jdk/javax >> - Remove jvmci and graal from test/jdk/com/sun/jdi >> - Remove jvmci and graal from test/hotspot/jtreg/runtime >> - ... and 39 more: https://git.openjdk.org/jdk/compare/061bd076...0100264f > > src/java.base/share/man/java.md line 2998: > >> 2996: -XX:TieredStopAtLevel=n >> 2997: -XX:{+|-}EnableJVMCI >> 2998: -XX:{+|-}UseJVMCICompiler > > I'm not so sure we should remove these from this description. The description > of `NeverActAsServerClassMachine` is under the "Obsolete Java Options" > section. I think the description should reflect the behavior before it got > obsoleted. I agree, keep it. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30834#discussion_r3249369770
