Implement the java.util.spi.ToolProvider interface

Leonid Kuskov leonid.kuskov at oracle.com
Wed Nov 17 03:47:13 UTC 2021


Hi,
All improvements are highly appreciated if they keep compatibility.
I don’t see any objections to the asmtools modularization and using MRJars.
Best Regards,
Leonid

From: asmtools-dev <asmtools-dev-retn at openjdk.java.net> on behalf of Thiago Henrique Hupner <thihup at gmail.com>
Date: Tuesday, November 16, 2021 at 4:20 PM
To: asmtools-dev at openjdk.java.net <asmtools-dev at openjdk.java.net>
Subject: Implement the java.util.spi.ToolProvider interface
I think a good way to improve the accessibility of the asmtools-core
would be by implementing the ToolProvider interface.

I know that currently, it is a requirement to keep compatibility with JDK 8,
but using a Multi-Release jar would be a good way forward (maybe even
include
the module-info too).

Thoughts?


More information about the asmtools-dev mailing list