-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: core-svc
-
b08
After Security Manager removal, there is never a reason for doing a MarshalledObject.cast, as another Subject.
Previously, a Policy could have restricted permissable classes.
RMIConnectionImpl.unwrap uses Subject.callAs(), when a Subject is set, to perform the MarshalledObject.get. This should be removed.
Previously, a Policy could have restricted permissable classes.
RMIConnectionImpl.unwrap uses Subject.callAs(), when a Subject is set, to perform the MarshalledObject.get. This should be removed.
- links to
-
Commit(master)
openjdk/jdk/a09f06d5
-
Review(master)
openjdk/jdk/23230