-
Bug
-
Resolution: Duplicate
-
P5
-
None
-
1.1.6
-
generic
-
solaris_2.5.1
If the file DhSQLException.java, (see attachment) is javac using JDK 1.1.6 it compiles with out errors. Then when you try to generate a header using javah com.progress.sql.sp.DhSQLException, (still using JDK 1.1.6) the following errors are seen.
Signalled error "java/lang/ClassFormatError" with detail "Bad interface index"
Signalled error "java/lang/NoClassDefFoundError" with detail
"java/lang/Throwable"
Signalled error "java/lang/NoClassDefFoundError" with detail
"java/lang/Exception"
com/progress/sql/sp/DhSQLException: no such class
This does not happen with JDK 1.1.5.
charles.salemme@East 1998-05-18
Also see bug report 4136344.
charles.salemme@East 1998-06-16
Signalled error "java/lang/ClassFormatError" with detail "Bad interface index"
Signalled error "java/lang/NoClassDefFoundError" with detail
"java/lang/Throwable"
Signalled error "java/lang/NoClassDefFoundError" with detail
"java/lang/Exception"
com/progress/sql/sp/DhSQLException: no such class
This does not happen with JDK 1.1.5.
charles.salemme@East 1998-05-18
Also see bug report 4136344.
charles.salemme@East 1998-06-16
- duplicates
-
JDK-4136344 (1.1) javah on just java.lang.Throwable fails
-
- Closed
-