RFR: 8330196: Make java/lang/invoke/defineHiddenClass/BasicTest release agnostic

Chen Liang liach at openjdk.org
Sat Apr 13 00:43:54 UTC 2024


On Fri, 12 Apr 2024 23:55:01 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Straightforward test update so it doesn't have to be trivially updated for each JDK version.

Thanks for this fix. I recall that I had to add this flag because otherwise compileSources fails when `@enablePreview` is there. If we can drop the preview flag, that would be the best.

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

Marked as reviewed by liach (Author).

PR Review: https://git.openjdk.org/jdk/pull/18769#pullrequestreview-1998775310


More information about the core-libs-dev mailing list