JDK-6322847 : nsk/jvmti/AddToBootstrapClassLoaderSearch/bootclssearch011 fails
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-09-12
  • Updated: 2012-10-08
  • Resolved: 2005-10-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 6
5.0u8Fixed 6 b56Fixed
Description
## ERROR: bootclssearch011.c, 33: NSK_CPP_STUB2(AddToBootstrapClassLoaderSearch, jvmti, segment)
##   jvmti error: code=0, name=JVMTI_ERROR_NONE
##   error expected: code=105, name=JVMTI_ERROR_CLASS_LOADER_CONFIGURATION
## ERROR: bootclssearch011.c, 36: TEST FAILURE: got wrong error when tried to add segment /net/vmsqe.sfbay/export/backup/testbase/testbase_vm.1.6/vm/bin/newclass/nsk/jv
mti/AddToBootstrapClassLoaderSearch/bootclssearch011.jar (expected error=JVMTI_ERROR_CLASS_LOADER_CONFIGURATION)
## ERROR: bootclssearch011.c, 81: TEST FAILURE: attempt to add JAR (/net/vmsqe.sfbay/export/backup/testbase/testbase_vm.1.6/vm/bin/newclass/nsk/jvmti/AddToBootstrapClas
sLoaderSearch/bootclssearch011.jar) file containing a class nsk/jvmti/AddToBootstrapClassLoaderSearch/bootclssearch011 that is already loaded (or is in the process of b
eing loaded) was sucessfull
NSK testname is (for the vm.knownbugs tool):

nsk/jvmti/AddToBootstrapClassLoaderSearch/bootclssearch011

Comments
EVALUATION Will fix for Mustang.
23-09-2005