On Thu, 16 Oct 2025 08:27:55 GMT, David Holmes <[email protected]> wrote:
>> Francesco Andreuzzi has updated the pull request incrementally with one >> additional commit since the last revision: >> >> summary > > test/hotspot/jtreg/serviceability/EarlyDynamicLoad/TestEarlyDynamicLoadJcmd.java > line 50: > >> 48: >> 49: OutputAnalyzer output = new OutputAnalyzer(pb.start()); >> 50: output.shouldHaveExitValue(0); > > Yes but more importantly we should be checking for the "not in live phase" > error message. Fixed in the latest revision ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27766#discussion_r2440519881
