Commit bb0454a0 authored by David Brazdil's avatar David Brazdil
Browse files

Do not overwrite hidden access flags for intrinsics

Deduplicating warnings works by overwriting the runtime access flags
of a method/field to move it from a greylist to the whitelist. This
triggers a CHECK when attempted on an intrinsic as their ordinal bits
clash with the hidden API access flags. Do not attempt to deduplicate
for those.

Bug: 78574586
Test: (cd cts/tests/signature ; ./runSignatureTests.sh)
Merged-In: I39e555a0f4cd5f662eea348baf4ef72a5827306d
Change-Id: I39e555a0f4cd5f662eea348baf4ef72a5827306d
(cherry picked from commit 8a6b2f33)
parent 39512f5a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment