On Fri, 27 Feb 2026 13:48:39 GMT, Markus Grönlund <[email protected]> wrote:
> Greetings, > > ProcessTools.createLimitedTestJavaProcessBuilder() is used in a few JFR > tests. The limited version does not propagate the --enable-preview flag to > the process spawned. > > For this to work correctly, for some tests, > ProcessTools.createTestJavaProcessBuilder(), must be used instead. > > Testing: jdk_valhalla, hotspot_valhalla, hotspot_valhalla_runtime, jdk_jfr > > Thanks > Markus LGTM. Thanks. ------------- Marked as reviewed by phubner (Committer). PR Review: https://git.openjdk.org/valhalla/pull/2181#pullrequestreview-3881238712
