RFR: 8286298: Remove unused methods in sun.invoke.util.VerifyType [v2]

Mandy Chung mchung at openjdk.java.net
Mon May 9 18:40:56 UTC 2022


On Mon, 9 May 2022 10:12:36 GMT, Claes Redestad <redestad at openjdk.org> wrote:

>> A few untested and unused methods in `VerifyType` which can be removed. (Possibly used by native JSR 292 implementations in JDK 7).
>
> Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Inline isNullReferenceConversion at sole call site and remove it as well

Marked as reviewed by mchung (Reviewer).

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

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


More information about the core-libs-dev mailing list