RFR: 8254855: Clean up and remove unused code in vmIntrinsics
Vladimir Kozlov
kvn at openjdk.java.net
Fri Oct 16 02:16:12 UTC 2020
On Thu, 15 Oct 2020 22:07:46 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> - Remove unused code and constants
> - Guard some code only used for assertions by ASSERT
> - Adjust log2_FLAG_LIMIT (could have been 3 also before removing F_RNY)
>
> Testing: tier1-3
Marked as reviewed by kvn (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/688
More information about the hotspot-runtime-dev
mailing list