On Thu, 26 Mar 2026 17:51:11 GMT, Coleen Phillimore <[email protected]> wrote:
>> Fair point, seems like a very slippery slope indeed. I've filed >> [JDK-8380140](https://bugs.openjdk.org/browse/JDK-8380140) for compiler >> since they're the only ones who use the flag in Valhalla. Let's have them >> take a look and make an informed decision. > > We could probably remove the from this test because all the Flattening flags > are diagnostic and available in product mode. We've added > -XX:+IgnoreUnrecognizedVMOptions for tests that pass develop options. I > suppose if the test is trying to test the develop option there's probably a > @requires vm.debug that should be on these tests instead. > This could remove these I think and leave the others for another day. Are there Experimental options, requiring adding UnlockExperimentalVMOptions ? ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2226#discussion_r2996684359
