RFR(XXS): 8141146: Add Error hierarchy to test library

Christian Tornqvist christian.tornqvist at oracle.com
Mon Nov 2 18:20:48 UTC 2015


Hi Kirill,

I'm still doubting how useful this would be, can you give some examples of where these different exceptions would be used and what the benefit would be? How would this be used with the current Assert class? 

Thanks,
Christian

-----Original Message-----
From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of Kirill Zhaldybin
Sent: Monday, November 2, 2015 12:56 PM
To: hotspot-dev <hotspot-dev at openjdk.java.net>
Subject: RFR(XXS): 8141146: Add Error hierarchy to test library

Hi,

Could somebody please review this change?
It adds EnvironmentIssue and TestBug classes for environment issue and test bug correspondingly to the test library.
It is the first part of JDK-8065651: Enhance Asserts to throw different exceptions for different types of assertions.

CR: https://bugs.openjdk.java.net/browse/JDK-8141146
WebRev: http://cr.openjdk.java.net/~kzhaldyb/webrevs/JDK-8141146/webrev.00/

Thank you.

Regards, Kirill



More information about the hotspot-dev mailing list