On Wed, 15 Jul 2026 17:16:51 GMT, Chen Liang <[email protected]> wrote:
> TestEnableNativeAccessJarManifest has a `@enablePreview` jtreg directive. > This test was added in the commit where FFM became a permanent feature, so > its omission was likely an oversight. > > Now, this test declares a record, which makes all its class files preview > with JEP 401. As a consequence, the command line arguments are no longer > sufficient to run the test. We can simply remove `@enablePreview` to clear > this butterfly effect. > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Although the change is trivial test-only change, it would be good to wait for a review from either Per @minborg or Jorn @JornVernee before integrating. ------------- Marked as reviewed by jpai (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/31916#pullrequestreview-4707039621
