-
Bug
-
Resolution: Fixed
-
P3
-
7u40
-
b36
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8021603 | 8 | Andy Herrick | P3 | Closed | Fixed | b101 |
JDK-8034341 | 7u65 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8021855 | 7u60 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8022366 | 7u51 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8022003 | 7u45 | Andy Herrick | P3 | Closed | Fixed | b05 |
in the console, hitting "5" is supposed to turn on all tracing, but only the first 7 trace levels are turned on.
We have added 3 additional TraceLevel values since this was implemented without updating the console code:
TraceLevel.UI, TraceLevel.PRELOADER, TraceLevel.RULESET.
none of these can be turned on from the console.
We have added 3 additional TraceLevel values since this was implemented without updating the console code:
TraceLevel.UI, TraceLevel.PRELOADER, TraceLevel.RULESET.
none of these can be turned on from the console.
- backported by
-
JDK-8021855 Setting trace level 5 in console does not enable all tracing.
- Resolved
-
JDK-8022366 Setting trace level 5 in console does not enable all tracing.
- Resolved
-
JDK-8034341 Setting trace level 5 in console does not enable all tracing.
- Resolved
-
JDK-8021603 Setting trace level 5 in console does not enable all tracing.
- Closed
-
JDK-8022003 Setting trace level 5 in console does not enable all tracing.
- Closed