[jdk11u-dev] RFR: 8324754: WB_IsIntrinsicAvailable failed with "compiler not available" with option -Xint
lusou-zhangquan
duke at openjdk.org
Tue Mar 5 07:28:51 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.
@vnkozlov Could you please take a look at this PR?
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2497#issuecomment-1978114407
More information about the jdk-updates-dev
mailing list