RFR 8163256: jlink/plugins/ExcludeVMPluginTest.java failed with Selected VM server doesn't exist

Alan Bateman Alan.Bateman at oracle.com
Fri Aug 5 12:36:21 UTC 2016


On 05/08/2016 01:52, Sundararajan Athijegannathan wrote:

> Please review http://cr.openjdk.java.net/~sundar/8163256/webrev.00/ for
> https://bugs.openjdk.java.net/browse/JDK-8163256
>
> This is a Mac specific issue. ModuleDescriptor read from
> jrt:/java.base/module-info.class resource returns osName() to be
> "Darwin" - but, System.getProperty("os.name") still returns "Mac OS X".
>
> For now, I'm fixing ExcludeVMPlugin.java to accept both. With this
> change, all jlink jtreg tests pass on Mac.
>
>
This looks okay for now but I expect we'll need to come back to this and 
get the names aligned.

-Alan.


More information about the jigsaw-dev mailing list