-
Sub-task
-
Resolution: Delivered
-
P4
-
8u441-perf, 11.0.25-oracle, 17.0.13-oracle, 21.0.5-oracle, 23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8338664 | 23 | Marc Palmerjohnson | P4 | Resolved | Delivered | |
JDK-8339085 | 21.0.5-oracle | Marc Palmerjohnson | P4 | Resolved | Delivered | |
JDK-8339086 | 17.0.13-oracle | Marc Palmerjohnson | P4 | Resolved | Delivered | |
JDK-8339088 | 11.0.25-oracle | Marc Palmerjohnson | P4 | Resolved | Delivered | |
JDK-8339089 | 8u441-perf | Marc Palmerjohnson | P4 | Resolved | Delivered |
- `ClassLoadingMXBean::isVerbose` will return true only if `class+load*` logging (note the wildcard use) has been enabled at the `info` level (or above) on the `stdout` log output.
- `MemoryMXBean::isVerbose` will return true only if `gc` logging has been enabled at the `info` level (or above) on the `stdout` log output.
- backported by
-
JDK-8338664 Release Note: The ClassLoadingMXBean and MemoryMXBean isVerbose Methods Are Now Consistent with Their setVerbose Methods
-
- Resolved
-
-
JDK-8339085 Release Note: The ClassLoadingMXBean and MemoryMXBean isVerbose Methods Are Now Consistent with Their setVerbose Methods
-
- Resolved
-
-
JDK-8339086 Release Note: The ClassLoadingMXBean and MemoryMXBean isVerbose Methods Are Now Consistent with Their setVerbose Methods
-
- Resolved
-
-
JDK-8339088 Release Note: The ClassLoadingMXBean and MemoryMXBean isVerbose Methods Are Now Consistent with Their setVerbose Methods
-
- Resolved
-
-
JDK-8339089 Release Note: The ClassLoadingMXBean and MemoryMXBean isVerbose Methods Are Now Consistent with Their setVerbose Methods
-
- Resolved
-