test/tools/javac/boxing/Boxing4.java

Print this page

        

*** 24,36 **** /* * @test * @bug 4999689 * @summary Compiler incorrectly create Integer in "Character c = 95" * @author gafter - * - * @compile -source 1.5 Boxing4.java - * @run main Boxing4 */ public class Boxing4 { public static void main(String[] args) { --- 24,33 ----