JDK-8287437 : Temporarily disable Continuations::enabled() for platforms which don't have an implementation, yet
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-05-27
  • Updated: 2022-05-30
  • Resolved: 2022-05-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 19
19 masterFixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
"--enable-preview" enables both, Loom and Panama, at the same time. When trying to work on Panama, we run into Loom assertions. This should better be avoided in order to be able to work on both preview features simultaneously.
Comments
Changeset: b1b96746 Author: Martin Doerr <mdoerr@openjdk.org> Date: 2022-05-30 09:00:50 +0000 URL: https://git.openjdk.java.net/jdk/commit/b1b96746633487901cbc504ccd074cb856ed5327
30-05-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8919 Date: 2022-05-27 11:56:52 +0000
27-05-2022