Unused class jdk.internal.reflect.SignatureIterator
Mandy Chung
mandy.chung at oracle.com
Wed Mar 23 20:09:05 UTC 2022
It's not used by the VM. I believe it was no longer used due to
JDK-4479184 long ago.
Mandy
On 3/23/22 7:03 AM, Andrey Turbanov wrote:
> Hello.
> As I can see, the class 'jdk.internal.reflect.SignatureIterator' is
> unused in JDK java code.
> Is it somehow used by VM, or is it just leftovers from some refactorings?
> I wonder if we can drop it.
>
> Andrey Turbanov
More information about the core-libs-dev
mailing list