|
Duplicate :
|
|
|
Duplicate :
|
|
|
Duplicate :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
TESTFAIL:com/sun/tools/attach/BasicTests.sh
The test above fails intermittently on all platforms.
Failure info:
Caused by: java.lang.Exception: RedefineAgent Error(6439234): no transform call for clas
s java.math.BigInteger
at RedefineAgent.testRedefine(RedefineAgent.java:66)
at RedefineAgent.agentmain(RedefineAgent.java:87)
The agent register the "transformer()" method and then calls loadClass("java.lang.BigInteger"). The transformer() method
should get called for this loadClass.
|