< prev index next >

test/com/sun/management/UnixOperatingSystemMXBean/GetMaxFileDescriptorCount.sh

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

@@ -25,11 +25,10 @@
 # @test
 # @bug     4858522
 # @summary 
 # @author  Steve Bohne
 #
-# @modules jdk.management
 # @run shell GetMaxFileDescriptorCount.sh
 #
 
 if [ "${TESTJAVA}" = "" ] ; then
      echo "--Error: TESTJAVA must be defined as the pathname of a jdk to test."
< prev index next >