[Patch] 8051768: Inconsistent output for Visible and InvisibleParameterAnnotations

Remi Forax forax at univ-mlv.fr
Fri Jan 13 07:18:27 UTC 2017


Hi denis,
nice patch,
you can use void instead of Void when declaring the private method visitParameterAnnotations.

Rémi

----- Mail original -----
> De: "Denis Istomin" <istomin.den at gmail.com>
> À: compiler-dev at openjdk.java.net
> Envoyé: Jeudi 12 Janvier 2017 17:14:49
> Objet: [Patch] 8051768: Inconsistent output for Visible and	InvisibleParameterAnnotations

> Hi,
> Made path fo bug 8051768 (see attachments).
> I realize that maybe it would be better not to but labels at the front
> of each line. But this patch makes output of javap more consistent and
> removes duplicate code.
> 
> --
> Denis Istomin


More information about the compiler-dev mailing list