JDK-4135573 : javah causes signalled error
  • Type: Bug
  • Component: tools
  • Sub-Component: javah
  • Affected Version: 1.1.6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic,windows_nt
  • CPU: generic,x86
  • Submitted: 1998-05-06
  • Updated: 1998-07-14
  • Resolved: 1998-07-14
Related Reports
Duplicate :  
Description

Name: eyC74480			Date: 05/06/98


javah causes signalled error with the following message.
 
%javah java.lang.String
Signalled error "java/lang/ClassFormatError" with detail "Bad interface index"
java/lang/String: no such class
(Review ID: 29778)
======================================================================

Comments
WORK AROUND Name: eyC74480 Date: 05/06/98 Use javah earlier than JDK1.1.6 with CLASSPATH for JDK1.1.6. ======================================================================
11-06-2004

EVALUATION I can reproduce this error, though javah seems to work normally on external classes (I.E. classes not from classes.zip). james.mcilree@Eng 1998-05-11
11-05-1998