Files
Bart van Helvertandintellij-monorepo-bot 7cfa69cd39 [java-decompiler] IJ-CR-18502 Don't decompile common constant variables in own declaration
Prevents variables from referencing themselves, for example: `public static final int MIN_VALUE = MIN_VALUE` in `java.lang.Integer`.

GitOrigin-RevId: b415924b4bb752f5b47e5191d6b65d9416f88117
2021-12-13 15:43:46 +00:00

1.1 KiB