Easy-to-fix javadoc warning

2012-02-13 Thread Jonathan Gibbons
Someone in the core-libs team should look at fixing this trivial javadoc warning. The replacement should presumably be {@code httpServerProvider} -- Jon # Packages (httpserver.packages): # com.sun.net.httpserver # com.sun.net.httpserver.spi /opt/jdk/1.7.0/bin/java -XX:-PrintVMOptions -X

Re: Easy-to-fix javadoc warning

2012-02-13 Thread Chris Hegarty
Thanks for reporting this Jon. I filed CR 7145043: "HttpServerProvider.java:81: warning - @code("httpServerProvider") is an unknown tag" You see quite a few of these type of RuntimePermission links through out the core area. The intent is to link to RuntimePermission and show the appropriate