test/sun/rmi/rmic/newrmic/equivalence/run.sh

Print this page

        

@@ -24,10 +24,12 @@
 # @test
 # @bug 4911536
 # @summary This test verifies that the new implementation of rmic
 # generates equivalent classes as the old implementation, for a set
 # of sample input classes.
+# @library ../../../../../java/rmi/testlibrary
+# @build TestLibrary
 # @author Peter Jones
 #
 # @build AgentServerImpl
 # @build AppleImpl
 # @build AppleUserImpl