[jdk11u-dev] RFR: 8324754: WB_IsIntrinsicAvailable failed with "compiler not available" with option -Xint

Tobias Hartmann thartmann at openjdk.org
Mon Feb 19 06:59:54 UTC 2024


On Mon, 29 Jan 2024 09:04:48 GMT, lusou-zhangquan <duke at openjdk.org> wrote:

> If interpreter mode is enabled, the highest compile level should be none. Therefore, WB_IsIntrinsicAvailable will return false directly rather than check intrinsic availability with non-existent compiler.

Okay, fixing this in JDK 11u makes sense then. I leave this to the OpenJDK 11u maintainers to decide / review.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2497#issuecomment-1951815564


More information about the jdk-updates-dev mailing list