Clean up non-standard use of `/**` in java.base source files.
There are 61 warnings in 37 files.
$ grep open/src play/java.base.log | sed -e 's/:.*//' | sort
There are 61 warnings in 37 files.
$ grep open/src play/java.base.log | sed -e 's/:.*//' | sort
- is cloned by
-
JDK-8330179 Clean up non-standard use of /** comments in `jdk.compiler`
- Resolved