Integrated: 8287437: Temporarily disable Continuations::enabled() for platforms which don't have an implementation, yet

Martin Doerr mdoerr at openjdk.java.net
Mon May 30 09:06:26 UTC 2022


On Fri, 27 May 2022 11:56:52 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.

This pull request has now been integrated.

Changeset: b1b96746
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b1b96746633487901cbc504ccd074cb856ed5327
Stats:     4 lines in 1 file changed: 4 ins; 0 del; 0 mod

8287437: Temporarily disable Continuations::enabled() for platforms which don't have an implementation, yet

Reviewed-by: shade, alanb, rrich

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

PR: https://git.openjdk.java.net/jdk/pull/8919


More information about the hotspot-runtime-dev mailing list