RFR: 8287437: Temporarily disable Continuations::enabled() for platforms which don't have an implementation, yet [v2]
Alan Bateman
alanb at openjdk.java.net
Fri May 27 15:06:33 UTC 2022
On Fri, 27 May 2022 13:20:39 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> Hello,
>>
>> I'd like to disable `Continuations::enabled()` for platforms, which don't support Loom, yet. This enables working on Panama which is also controlled by `--enable-preview`.
>>
>> I'm proposing this for all platforms which have an unresolved porting issue here:
>> [JDK-8284161](https://bugs.openjdk.java.net/browse/JDK-8284161)
>>
>> Please review and provide feedback if this makes sense for your platform.
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
>
> Invert check: Platforms which do support Loom
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8919
More information about the hotspot-runtime-dev
mailing list