Hi Dmitry,For separate RFE, wouldn't it be nicer if these 4 tests where split into 4 jtreg so we could use in this case:
@requires ((os.family == "linux") & (os.arch=="amd64")) | (os.family == "solaris")
instead ? Looks good to me! /Robbin (not a Reviewer) On 04/25/2016 01:45 PM, Dmitry Samersoff wrote:
Everybody, Please review the test changes. http://cr.openjdk.java.net/~dsamersoff/JDK-8155009/webrev.01/ Coredump stackwalking is not implemented on OS X so skip corresponding test. -Dmitry
