[jdk15u-dev] RFR: 8293354: fastdebug build broken after JDK-8281866

Andrew Brygin bae at openjdk.org
Mon Sep 5 11:20:46 UTC 2022


The 15u backport of JDK-8281866 uses vmIntrinsicID::_invokeBasic which is not available in 15u, and causes following error for the fastdebug configuration:

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

Commit messages:
 - 8293354: fastdebug build broken after JDK-8281866

Changes: https://git.openjdk.org/jdk15u-dev/pull/269/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk15u-dev&pr=269&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8293354
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk15u-dev/pull/269.diff
  Fetch: git fetch https://git.openjdk.org/jdk15u-dev pull/269/head:pull/269

PR: https://git.openjdk.org/jdk15u-dev/pull/269


More information about the jdk-updates-dev mailing list