Hi,
Please find below a new webrev. Part of the fix was mising
in the previous one. I also took the opportunity to replace
the test's assertEquals with those from org.testng.Assert.
http://cr.openjdk.java.net/~dfuchs/webrev_8173898/webrev.01
best regards,
-- daniel
On 03/02/17 19:51, Daniel Fuchs wrote:
Hi,
Please find below a simple fix for:
8173898: StackWalker.walk throws InternalError if called
from a constructor invoked through reflection.
https://bugs.openjdk.java.net/browse/JDK-8173898
http://cr.openjdk.java.net/~dfuchs/webrev_8173898/webrev.00/
best regards,
-- daniel