(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