Details
-
Bug
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
17
-
None
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8277111 | 17-pool-oracle | Sean Coffey | P3 | Open | Unresolved |
Description
When the java.io.ObjectInputFilter configuration is initialized and the jdk.serialFilter property is malformed, the log message is missing the message but instead logs the exception stack trace.
The exception is not propagated allowing the runtime to start without the filter.
The exception is not propagated allowing the runtime to start without the filter.
Attachments
Issue Links
- backported by
-
JDK-8277111 Malformed jdk.serialFilter incorrectly handled
-
- Open
-
- relates to
-
JDK-8276610 Document setting property `jdk.serialFilter` to an invalid value throws `ExceptionInInitializerError`
-
- Closed
-