Skip to content

Remove an outer class null check in TranslationClassVisitor#538

Open
sumguytho wants to merge 1 commit intoFabricMC:masterfrom
sumguytho:master
Open

Remove an outer class null check in TranslationClassVisitor#538
sumguytho wants to merge 1 commit intoFabricMC:masterfrom
sumguytho:master

Conversation

@sumguytho
Copy link

According to JVMS for java SE 20 there some cases when an inner class shouldn't have an outer one. This check wasn't there until 00fcd05 and the reason for this check isn't provided in code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant