On Wed, 8 Jan 2025 22:14:21 GMT, David Holmes <dhol...@openjdk.org> wrote:

> Moving the ASM library requires modifying every single test that uses it.

Right, as without it there will be warnings due to jtreg launching tests to 
export packages that aren't in java.base. There may also be a few tests that 
use launch child VMs with explicit options to export these packages so they 
will need to be hunted down. It may be that all the tests are passing, in which 
case this could be done in a follow-up PR, but I think better to do everything 
at the same time.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22946#issuecomment-2579392677

Reply via email to