On Sun, 2 Apr 2023 22:11:40 GMT, Ioi Lam <[email protected]> wrote: > Please review this trivial work-around that removes logging that would > trigger [JDK-8305420](https://bugs.openjdk.org/browse/JDK-8305420). > > I also fixed an incorrect parameter in the `executeAndLog()` call, which > caused the dumping process's stdout/stderr to be logged in the wrong file.
This pull request has now been integrated. Changeset: 9ce5fdc9 Author: Ioi Lam <[email protected]> URL: https://git.openjdk.org/jdk/commit/9ce5fdc96262ac80c5a2ac2d51a149408d3d727a Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod 8305421: Work around JDK-8305420 in CDSJDITest.java Reviewed-by: cjplummer ------------- PR: https://git.openjdk.org/jdk/pull/13283
