RFR(S): JDK-8155009 jstack subtest of BasicLauncherTest should not be executed under OS X

Robbin Ehn robbin.ehn at oracle.com
Mon Apr 25 12:17:35 UTC 2016


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
>
>


More information about the serviceability-dev mailing list