Details
-
Bug
-
Resolution: Fixed
-
P4
-
6, 6u2, 6u6-crev, 6u23-crev, 7, 7u6, 8
-
b120
-
generic, x86, sparc, ppc
-
generic, linux, linux_oracle_5.6, solaris, windows_vista
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8030318 | 8u5 | Staffan Larsen | P4 | Resolved | Fixed | b01 |
JDK-8072311 | 7u85 | Andreas Eriksson | P4 | Resolved | Fixed | b01 |
JDK-8060482 | 7u80 | Andreas Eriksson | P4 | Resolved | Fixed | b03 |
JDK-8061584 | 7u79 | Andreas Eriksson | P4 | Resolved | Fixed | b01 |
JDK-8061535 | 7u76 | Andreas Eriksson | P4 | Resolved | Fixed | b05 |
JDK-8061377 | 7u75 | Andreas Eriksson | P4 | Resolved | Fixed | b05 |
JDK-8061327 | 6u95 | Andreas Eriksson | P4 | Resolved | Fixed | b01 |
JDK-8061332 | 6u91 | Andreas Eriksson | P4 | Resolved | Fixed | b05 |
Description
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.
Attachments
Issue Links
- backported by
-
JDK-8030318 [TEST_BUG] BasicTests.sh test fails intermittently.
- Resolved
-
JDK-8060482 [TEST_BUG] BasicTests.sh test fails intermittently.
- Resolved
-
JDK-8061327 [TEST_BUG] BasicTests.sh test fails intermittently.
- Resolved
-
JDK-8061332 [TEST_BUG] BasicTests.sh test fails intermittently.
- Resolved
-
JDK-8061377 [TEST_BUG] BasicTests.sh test fails intermittently.
- Resolved
-
JDK-8061535 [TEST_BUG] BasicTests.sh test fails intermittently.
- Resolved
-
JDK-8061584 [TEST_BUG] BasicTests.sh test fails intermittently.
- Resolved
-
JDK-8072311 [TEST_BUG] BasicTests.sh test fails intermittently.
- Resolved
- duplicates
-
JDK-6571866 test com/sun/tools/attach/BasicTests.sh failed on JDK installed from bin or sh bundle
- Closed
-
JDK-6962615 Testcase failure com/sun/tools/attach/BasicTests.sh
- Closed
-
JDK-7041771 com/sun/tools/attach/BasicTests.sh failed
- Closed
- relates to
-
JDK-7035555 attach/BasicTests.sh needs another tweak for Cygwin
- Closed
-
JDK-8022202 Intermittent test failures in com/sun/tools/attach/PermissionTests.sh
- Resolved
-
JDK-8062523 [TEST_BUG] Try without catch or finally results in compilation error for 3 tests in JDK 6u91b05
- Resolved
-
JDK-6542634 TEST BUG: MISC_REGRESSION tests need to have minimum timeouts examined
- Resolved