JDK-8065998 : Avoid use of _ as a one-character identifier
  • Type: Sub-task
  • Component: core-libs
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-11-26
  • Updated: 2024-03-19
  • Resolved: 2014-12-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b42Fixed
Related Reports
Relates :  
Description
As a preparation for JDK-8061549, use of '_' as a one-character identifier should be avoided in JDK. The list of files in JDK (except for langtools) that use the identifier:
jaxp/test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4969089.java
jaxp/test/javax/xml/jaxp/unittest/javax/xml/xpath/Bug4991857.java
jdk/test/java/util/EnumSet/BogusEnumSet.java
jdk/test/java/lang/Class/TypeCheckMicroBenchmark.java
jdk/test/java/lang/ProcessBuilder/Zombies.java
jdk/test/java/lang/invoke/6998541/Test6998541.java
jdk/test/java/io/readBytes/MemoryLeak.java 
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/403e8685286d User: lana Date: 2014-12-10 19:55:01 +0000
10-12-2014

URL: http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/60fbfe34a757 User: lana Date: 2014-12-10 19:54:45 +0000
10-12-2014

URL: http://hg.openjdk.java.net/jdk9/dev/jaxp/rev/60fbfe34a757 User: jlahoda Date: 2014-12-02 14:19:19 +0000
02-12-2014

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/403e8685286d User: jlahoda Date: 2014-12-02 14:19:07 +0000
02-12-2014