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
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
- duplicates
-
JDK-4466791 Public class NoPackBean no longer available in JDK1.4
-
- Closed
-