-
Bug
-
Resolution: Fixed
-
P2
-
11, 13, 14
-
b23
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8234320 | 11.0.7-oracle | Tobias Hartmann | P2 | Resolved | Fixed | b01 |
For example: https://github.com/openjdk/jdk/blob/5ad889b5e0a99863a089ceee215b3f7a7158b78c/test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/TestHotSpotSpeculationLog.java#L35
I discovered this while working on a bug in HotSpotSpeculationLog.java (JDK-8230369) and was expecting a change to the test to show the problem. Since it's not jtreg enabled, it obviously didn't.
I discovered this while working on a bug in HotSpotSpeculationLog.java (
- backported by
-
JDK-8234320 [JVMCI] a number of JVMCI tests are not jtreg enabled
- Resolved
- relates to
-
JDK-8233745 [JVMCI] TranslatedException should serialize classloader and module info
- Resolved
-
JDK-8220623 [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
- Resolved