test/tools/javac/HexThree.java

Print this page

        

*** 24,36 **** /* * @test * @bug 4920023 * @summary Test hex floating-point literals * @author darcy - * - * @compile -source 1.5 HexThree.java - * @run main HexThree */ public class HexThree { public static void main(String argv[]) { --- 24,33 ----