Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8280920 | 11.0.16-oracle | Vikrant Agarwal | P5 | Resolved | Fixed | b01 |
JDK-8283170 | 11.0.16 | Martin Doerr | P5 | Resolved | Fixed | b01 |
Description
`compiler.inlining.InlineAccessors` test executes `doTest` method in its `InlineAccessors::main`, but InlineAccessors is run in driver mode (so it's not expected to do actual testing and strictly speaking can be executed in JVM other than JVM under test).
Attachments
Issue Links
- backported by
-
JDK-8280920 compiler.inlining.InlineAccessors shouldn't do testing in driver VM
-
- Resolved
-
-
JDK-8283170 compiler.inlining.InlineAccessors shouldn't do testing in driver VM
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/1b8ef742
-
Commit openjdk/jdk/9605aedd
-
Review openjdk/jdk11u-dev/892
-
Review openjdk/jdk/3774
(1 links to)