-
Bug
-
Resolution: Fixed
-
P3
-
10
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8321256 | 11.0.23 | Amos SHI | P3 | Resolved | Fixed | b01 |
JDK-8313584 | 11.0.22-oracle | Md Shahbaz Yusuf | P3 | Resolved | Fixed | b01 |
porting defmeth tests, I noticed that they hide some exceptions. for example, any exceptions thrown by vm.runtime.defmeth.shared.Utils.retransformClass / redefineClass (or any other methods called from prepare) will be wrapped by InvocationTargetException and later ignored in DefMethTest, so we fail before test code is executed, nobody calls DefMethTest::addFailureCount, as a result tests are reported as passed.
- backported by
-
JDK-8313584 defmeth tests can hide failures
-
- Resolved
-
-
JDK-8321256 defmeth tests can hide failures
-
- Resolved
-