SA is generating following warnings because of double entries of
declare_toplevel_type(CMSCollector)
declare_toplevel_type(CMSCollector*)
in vmstructs.cpp file.
java version "1.7.0-ea"
Java(TM) SE Runtime Environment (build 1.7.0-ea-b07)
Java HotSpot(TM) Server VM (build 1.7.0-internal-fastdebug, mixed mode)
Attaching to process ID 2417, please wait...
Warning: the type "CMSCollector" (declared in the remote VM in VMStructs::localHotSpotVMTyp
es) had its size declared as 1064 twice. Continuing.
Warning: the type "CMSCollector*" (declared in the remote VM in VMStructs::localHotSpotVMTy
pes) had its size declared as 4 twice. Continuing.
Debugger
|