On Mon, 3 Mar 2025 13:33:05 GMT, Sean Mullan <mul...@openjdk.org> wrote:
> Please review this fix to a test that fails when run with --enable-preview. > This fix is to add all the necessary utility classes imported by the test to > the JAR file, and not just the test classes. I am withdrawing this PR for now and marking the bug as a duplicate of [JDK-8351188](https://bugs.openjdk.org/browse/JDK-8351188). Although we could workaround the issue in the test, it is not causing normal mach 5 tests to fail (since they don't run with --enable-preview), so I think it is best to wait and see how this issue is resolved first. ------------- PR Comment: https://git.openjdk.org/jdk/pull/23864#issuecomment-2698690691