RFR: 8248318: Examine the use of boxing in ObjectStreamClass

Daniel Fuchs dfuchs at openjdk.java.net
Fri Feb 19 13:28:39 UTC 2021


On Fri, 19 Feb 2021 10:14:54 GMT, Julia Boes <jboes at openjdk.org> wrote:

> This change removes some instances of superfluous boxing in java.io.ObjectStreamClass.
> Testing: tier 1-3 all clear.

LGTM. Please add a `noreg-cleanup` label to the JBS issue.

-------------

Marked as reviewed by dfuchs (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/2641


More information about the core-libs-dev mailing list