RFR: 8205187: javac/javadoc should not crash if no java.lang; crash message obsolete

Jonathan Gibbons jjg at openjdk.java.net
Wed Dec 22 16:20:21 UTC 2021


On Mon, 20 Dec 2021 19:48:18 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> Please review this PR which is basically changing the error message the compiler shows if the package java.lang can't be found, the current message is obsolete,
> 
> TIA

Marked as reviewed by jjg (Reviewer).

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

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


More information about the compiler-dev mailing list