Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8208323 | 12 | Goetz Lindenmaier | P3 | Resolved | Fixed | b05 |
JDK-8208419 | 11.0.2 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
JDK-8209244 | 11.0.1 | Goetz Lindenmaier | P3 | Resolved | Fixed | b05 |
Jfr is not ported to AIX. Using it will crash the VM.
Disable jfr in the build so that an aix VM is built per derault without it.
Introduce @requires vm.hasJFR which depends on the configuration of the VM build and use it to switch off all tests requiring JFR.
Disable jfr in the build so that an aix VM is built per derault without it.
Introduce @requires vm.hasJFR which depends on the configuration of the VM build and use it to switch off all tests requiring JFR.
- backported by
-
JDK-8208323 [aix] disable jfr in build and tests
- Resolved
-
JDK-8208419 [aix] disable jfr in build and tests
- Resolved
-
JDK-8209244 [aix] disable jfr in build and tests
- Resolved