On Tue, 22 Nov 2022 23:30:57 GMT, Daniel D. Daugherty <[email protected]> wrote:
> I could not find an @requires incantation for saying > do-not-use-slowdebug-bits nor one for saying do-not-use-macosx-aarch64. Something like: `@requires vm.debug != slowdebug` `@requires !(os.arch == "aarch64" && os.family == "mac")` ------------- PR: https://git.openjdk.org/jdk/pull/11278
