> On Mar 29, 2016, at 4:03 PM, Claes Redestad <claes.redes...@oracle.com> wrote: > > Mandy: I've not found any test (under jdk/test/tools/jlink or elsewhere) which > has to be updated when adding a plugin like this.
jdk/test/tools/jlink/JLinkTest.java This is the one I recalled. This is in the core_tools or tier2 test group. The jlink tests are not run in the default test group. Mandy