Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269834 | 18 | Weijun Wang | P3 | Resolved | Fixed | b05 |
JDK-8270704 | 17.0.1 | Weijun Wang | P3 | Resolved | Fixed | b03 |
Description
If a program calls System::setSecurityManager multiple times the exact same warning lines appear multiple times. This could easily flood the stderr.
Attachments
Issue Links
- backported by
-
JDK-8269834 The warning for System::setSecurityManager should only appear once for each caller
- Resolved
-
JDK-8270704 The warning for System::setSecurityManager should only appear once for each caller
- Resolved
- relates to
-
JDK-8268349 Provide clear run-time warnings about Security Manager deprecation
- Resolved