-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9
-
Component/s: client-libs
-
b96
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8240155 | openjdk8u252 | Laurent Bourgès | P2 | Resolved | Fixed | b05 |
| JDK-8269492 | 8u311 | Dmitry Markov | P2 | Closed | Fixed | b01 |
MarlinUtils is using JavaLangAccess methods that have
been deleted in favour of new StackWalker API.
Thus it no longer builds. We need to remove that usage and
later re-enable using StackWalker
been deleted in favour of new StackWalker API.
Thus it no longer builds. We need to remove that usage and
later re-enable using StackWalker
- backported by
-
JDK-8240155 Remove Marlin logging use of deleted internal API
-
- Resolved
-
-
JDK-8269492 Remove Marlin logging use of deleted internal API
-
- Closed
-