RFR: 8065988: Duplicated error messages for "no source file" in javac
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Nov 26 19:44:06 UTC 2014
On 11/26/2014 11:28 AM, bitter_fox wrote:
> Hi,
> Please review my patch for 8065988.
>
> I couldn't write the test.
> Could you write the test for this issue?
>
> webrev is here:
> http://cr.openjdk.java.net/~shinyafox/8065988/webrev.00/
> <http://cr.openjdk.java.net/%7Eshinyafox/8065988/webrev.00/>
>
> bugs is here:
> https://bugs.openjdk.java.net/browse/JDK-8065988
>
> Regards,
> Shinya Yoshida(@bitter_fox, shinyafox)
Shinya,
I've read through your patch, but I'd be looking to understand why you
need to pass back and use a boolean result from Arguments.init rather
than use the existing mechanism of checking log.nerrors.
-- Jon
More information about the compiler-dev
mailing list