SIGN IN SIGN UP

Expose ClassLoader from DefaultDeserializer

Add a public accessor for the ClassLoader configured on a
DefaultDeserializer instance so that callers no longer need to read the
private field via reflection in order to forward it to a
ConfigurableObjectInputStream subclass.

See gh-36827
Closes gh-36833

Signed-off-by: seonwoo_jung <laborlawseon@kap.kr>
S
seonwoo_jung committed
f7be796c1cd47e9addee4265e7e63a24a73a7689
Parent: 1e843fd
Committed by Sam Brannen <104798+sbrannen@users.noreply.github.com> on 5/26/2026, 2:35:37 PM