< prev index next >

jdk/test/sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh

Print this page

        

*** 49,60 **** chmod -R 777 ${TESTCLASSES}/ssl DEBUGOPTIONS="" export DEBUGOPTIONS ! EXTRAOPTIONS="-XaddExports:java.management/sun.management=ALL-UNNAMED \ ! -XaddExports:java.management/sun.management.jmxremote=ALL-UNNAMED" export EXTRAOPTIONS # Call the common generic test # # No need to since bug 4267864 is now fixed. --- 49,60 ---- chmod -R 777 ${TESTCLASSES}/ssl DEBUGOPTIONS="" export DEBUGOPTIONS ! EXTRAOPTIONS="--add-exports java.management/sun.management=ALL-UNNAMED \ ! --add-exports java.management/sun.management.jmxremote=ALL-UNNAMED" export EXTRAOPTIONS # Call the common generic test # # No need to since bug 4267864 is now fixed.
< prev index next >