javah is internally written as a doclet. These days, it would be better written as an annotation processor.
This would help fix related issues, like it giving javadoc-like errors, and JSR199 adoption.
This would help fix related issues, like it giving javadoc-like errors, and JSR199 adoption.
- duplicates
-
JDK-6854695 remove support for undocumented LLNI format and related switches
-
- Closed
-
- relates to
-
JDK-6888888 new javah throws NullPointerException when building in jdk/make/java/nio
-
- Closed
-
-
JDK-6889255 javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
-
- Closed
-