javap -c broken since b30
Jonathan Gibbons
Jonathan.Gibbons at Sun.COM
Tue Jul 29 07:32:13 PDT 2008
A formal bug report would also get my attention, but this will do too.
Consider my attention gotten.
-- Jon
On Jul 29, 2008, at 7:07 AM, Martin Buchholz wrote:
> (I hope this is the right mailing list to report javap bugs)
>
> Since jdk7-b30, a command line like
>
> javap -c java.lang.String
>
> no longer prints the disassembled bytecode of methods.
> Which would seem to be a P1 bug, at least for those of
> us who like to pore over javap output, trying to squeeze
> a bytecode here or there.
>
> Using linux-i586.
>
> Martin
More information about the compiler-dev
mailing list