--- old/test/serviceability/tmtools/jstack/DaemonThreadTest.java 2016-08-11 13:46:42.028480900 -0400 +++ new/test/serviceability/tmtools/jstack/DaemonThreadTest.java 2016-08-11 13:46:41.615931100 -0400 @@ -26,10 +26,8 @@ * @summary Create daemon and non-deamon threads. * Check the correctness of thread's status from jstack. * @modules java.base/jdk.internal.misc - * @library /test/lib/share/classes + * @library /test/lib * @library ../share - * @build common.* - * * @run main/othervm -XX:+UsePerfData DaemonThreadTest */ import common.ToolResults;