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

Tobias Hartmann thartmann at openjdk.org
Fri Feb 9 10:58:09 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.

This should be fixed in mainline (https://github.com/openjdk/jdk) first and then the fix can then be backported to the update release repositories.

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

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


More information about the jdk-updates-dev mailing list