< prev index next >

test/jdk/sun/misc/URLClassPath/ClassnameCharTest.java

Print this page

        

@@ -24,10 +24,11 @@
 /* @test
  * @bug 4957669 5017871
  * @summary cannot load class names containing some JSR 202 characters;
  *          plugin does not escape unicode character in http request
  * @modules java.desktop/sun.applet
+ *          jdk.httpserver
  * @compile -XDignore.symbol.file=true ClassnameCharTest.java
  * @run main ClassnameCharTest
  */
 
 import java.io.*;
< prev index next >