javaee / jaxb-spec

Formerly jsr222.java.net
Other
9 stars 16 forks source link

JAXBContext.newInstance( String contextPath ) javadoc is missing the @param and @return values #56

Open zhengjl opened 7 years ago

zhengjl commented 7 years ago

The change is for JDK-8185668: JAXBContext.newInstance( String contextPath ) javadoc is missing the @param and @return values @bravehorsie @lukasj @m0mus @Xiaojwu @HOHOWU