-
Bug
-
Resolution: Fixed
-
P3
-
17
-
None
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8277111 | 17-pool-oracle | Sean Coffey | P3 | Open | Unresolved |
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.
- 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