RFR: 8294982: Implementation of Classfile API
Adam Sotona
asotona at openjdk.org
Mon Nov 7 16:30:32 UTC 2022
On Mon, 7 Nov 2022 16:21:48 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> Patched interim Preview and TransPatterns is a temporary workaround to allow internal use of pattern switch in the JDK sources.
>
> So this will be removed later on in one of the follow up "chicken" PRs?
It will be removed in this PR later, this specific workaround is not intended to fall into JDK.
The CompileInterimLangtools patch represents a way how to make the whole Classfile API and following "chickens" compilable in the current JDK.
-------------
PR: https://git.openjdk.org/jdk/pull/10982
More information about the core-libs-dev
mailing list