RFR: 8294972: Convert jdk.jlink internal plugins to use the Classfile API [v14]
Adam Sotona
asotona at openjdk.org
Wed Mar 22 06:27:53 UTC 2023
On Tue, 21 Mar 2023 11:54:38 GMT, Adam Sotona <asotona at openjdk.org> wrote:
>> Yes, I think so. If `java -XX:+UnlockDiagnosticVMOptions -XX:+BytecodeVerificationLocal -version` doesn't fail and you've run all the tests then it should be okay to drop it.
>
> I can confirm `java -XX:+UnlockDiagnosticVMOptions -XX:+BytecodeVerificationLocal -version` successful execution and passing all jdk/tools/jlink tests. Now waiting for all tier1 tests results.
all tier1, 2, and 3 tests passed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/12944#discussion_r1144284079
More information about the core-libs-dev
mailing list