Move implicitDeclaredFlag 40/100940/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 3 May 2022 15:36:54 +0000 (17:36 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 3 May 2022 16:17:05 +0000 (16:17 +0000)
We require JDK17, hence we can rely on improved object layout and
do not need to play as many tricks with field shadowing. Move the flag
to its sole user.

Change-Id: I514eb8fc4f9b228854450bfd4adfa284f00616a0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found