-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 18
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274703 | 17.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
Currently Zero VM does not implement -XX:+LogTouchedMethods runtime features, which makes runtime/CommandLine/PrintTouchedMethods.java tier1 test fail with it.
Instead of implementing it (risking performance and rare bugs), Zero should just reject the option.
Instead of implementing it (risking performance and rare bugs), Zero should just reject the option.
- backported by
-
JDK-8274703 Zero should warn about unimplemented -XX:+LogTouchedMethods
- Resolved