JDK-4466793 : Public class NoPackBean no longer available in JDK1.4
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 1.4.0
  • Priority: P1
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_8
  • CPU: sparc
  • Submitted: 2001-06-06
  • Updated: 2001-06-12
  • Resolved: 2001-06-12
Related Reports
Duplicate :  
Description
I start API tests for JavaHelp under JCK/JavaTest. All tests have passed under JDK1.3.X but under JDK1.4.0-build66 two tests failed.

The failed tests are importing NoPackBean. Result of the JavaTest is:
api/javax_help/HelpUtilities/test.html#GetHelpSetNameFromBean                           Error. Compilation failed unexpectedly [exit code 1]
api/javax_help/HelpUtilities/test.html#GetIDStringFromBean                              Error. Compilation failed unexpectedly [exit code 1]

Attached is the *.java classes and *.jtr files. Problem is, that the NoPackBean.class and NoPackBeanBeanInfo.class are exist in the correct place.

###@###.### 2001-06-06
duplicated see 4466791

Comments
PUBLIC COMMENTS Duplicated to 4466791
10-06-2004