RFR: 8282943: Unused weird key in compiler.properties

Jan Lahoda jlahoda at openjdk.java.net
Wed Mar 23 19:23:48 UTC 2022


There is a weird key in `compiler.properties` in javac. This key is, to my knowledge, unused, so the proposal is to remove it.

-------------

Commit messages:
 - 8282943: Unused weird key in compiler.properties

Changes: https://git.openjdk.java.net/jdk/pull/7929/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7929&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282943
  Stats: 4 lines in 2 files changed: 0 ins; 4 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7929.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7929/head:pull/7929

PR: https://git.openjdk.java.net/jdk/pull/7929


More information about the compiler-dev mailing list