< prev index next >

langtools/test/tools/javap/T6622260.java

Print this page

        

*** 23,33 **** /* * @test * @bug 6622260 * @summary javap prints negative bytes incorrectly in hex ! * @modules jdk.compiler */ import java.io.*; public class T6622260 { --- 23,33 ---- /* * @test * @bug 6622260 * @summary javap prints negative bytes incorrectly in hex ! * @modules jdk.jdeps */ import java.io.*; public class T6622260 {
< prev index next >