-
Bug
-
Resolution: Fixed
-
P4
-
19
-
b10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8284436 | 18.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b03 |
JDK-8283252 | 17.0.4 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
jdk/jfr/event/allocation/TestObjectAllocationInNewTLABEvent.java
jdk/jfr/event/allocation/TestObjectAllocationOutsideTLABEvent.java
jdk/jfr/event/allocation/TestObjectAllocationSampleEventThrottling.java
```
STDERR:
Error: VM option 'WhiteBoxAPI' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'WhiteBoxAPI'.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
```
- backported by
-
JDK-8283252 jfr/event/allocation tests fail with release VMs after JDK-8281318 due to lack of -XX:+UnlockDiagnosticVMOptions
- Resolved
-
JDK-8284436 jfr/event/allocation tests fail with release VMs after JDK-8281318 due to lack of -XX:+UnlockDiagnosticVMOptions
- Resolved
- relates to
-
JDK-8281318 Improve jfr/event/allocation tests reliability
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/60d085e6
-
Commit openjdk/jdk18u/ece6baa5
-
Commit openjdk/jdk/d254cf28
-
Review openjdk/jdk17u-dev/241
-
Review openjdk/jdk18u/43
-
Review openjdk/jdk/7441