On Wed, 20 Sep 2023 21:56:50 GMT, Valerie Peng wrote:
> This PR reverts part of the changes under JDK-8312306 which zero-out the
> deserialized key bytes after an internal copy has been made. If considering
> the deserialized key bytes as input arguments, such cleaning action may be
> too aggr
On Wed, 20 Sep 2023 21:56:50 GMT, Valerie Peng wrote:
> This PR reverts part of the changes under JDK-8312306 which zero-out the
> deserialized key bytes after an internal copy has been made. If considering
> the deserialized key bytes as input arguments, such cleaning action may be
> too aggr
On Wed, 20 Sep 2023 21:56:50 GMT, Valerie Peng wrote:
> This PR reverts part of the changes under JDK-8312306 which zero-out the
> deserialized key bytes after an internal copy has been made. If considering
> the deserialized key bytes as input arguments, such cleaning action may be
> too aggr
This PR reverts part of the changes under JDK-8312306 which zero-out the
deserialized key bytes after an internal copy has been made. If considering the
deserialized key bytes as input arguments, such cleaning action may be too
aggressive. Thus, on second thought, I am reverting to earlier behav