RFR: 8173943: Change error reporting of LauncherHelper to include actual Error class name
David Holmes
david.holmes at oracle.com
Sun Feb 5 21:40:22 UTC 2017
Hi Ramanand,
On 6/02/2017 5:14 AM, Ramanand Patil wrote:
> Hi all,
> Please review the following trivial bug fix:
> Bug: https://bugs.openjdk.java.net/browse/JDK-8173943
> Webrev: http://cr.openjdk.java.net/~rpatil/8173943/webrev.00/
>
> LinkageError message added by - https://bugs.openjdk.java.net/browse/JDK-8167063 is updated to include the Error Class name.
For changes like this it would be useful to show (in the RFR and/or the
bug report) how the error messages appear before and after the change as
that is what we need to verify. And in this case we need to compare
against what was reported prior to JDK-8167063 being fixed.
Thanks,
David
-----
> Regards,
> Ramanand.
>
More information about the core-libs-dev
mailing list