Re: RFR: 8345164: Remove residual --enable-preview in FFM tests and benchmarks

2024-12-03 Thread Alan Bateman
On Tue, 3 Dec 2024 12:01:42 GMT, Per Minborg wrote: > This PR proposes to remove redundant `--enable-preview` flags in a test and a > benchmark. test/jdk/java/foreign/enablenativeaccess/TestEnableNativeAccessJarManifest.java line 2: > 1: /* > 2: * Copyright (c) 2023, 2024 Oracle and/or its a

Re: RFR: 8345164: Remove residual --enable-preview in FFM tests and benchmarks

2024-12-03 Thread Jorn Vernee
On Tue, 3 Dec 2024 12:01:42 GMT, Per Minborg wrote: > This PR proposes to remove redundant `--enable-preview` flags in a test and a > benchmark. Marked as reviewed by jvernee (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/22512#pullrequestreview-2475675792

Re: RFR: 8345164: Remove residual --enable-preview in FFM tests and benchmarks

2024-12-03 Thread Maurizio Cimadamore
On Tue, 3 Dec 2024 12:01:42 GMT, Per Minborg wrote: > This PR proposes to remove redundant `--enable-preview` flags in a test and a > benchmark. Marked as reviewed by mcimadamore (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/22512#pullrequestreview-2475493993

RFR: 8345164: Remove residual --enable-preview in FFM tests and benchmarks

2024-12-03 Thread Per Minborg
This PR proposes to remove redundant `--enable-preview` flags in a test and a benchmark. - Commit messages: - Remove --enable-preview flags Changes: https://git.openjdk.org/jdk/pull/22512/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22512&range=00 Issue: https://bugs.