RFR: 8333130: MakeJAR2.sh uses hard-coded JDK version [v2]
Alex Menkov
amenkov at openjdk.org
Sat Jun 1 02:05:05 UTC 2024
On Sat, 1 Jun 2024 01:18:35 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Hello Alex, what you suggest seems interesting and like you note much more simpler. I'll try it out and if that will work fine with the use of `--release` for the `asmlib/Instrumentor.java`.
Actually I think you don't need to specify `--release` if you use jtreg "@enablePreview" tag, so "@build" should work fine
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19495#issuecomment-2143215730
More information about the serviceability-dev
mailing list