make/test/HelloWorld.javap.gold.txt

Tue, 07 Apr 2009 10:27:18 +0400

author
dcherepanov
date
Tue, 07 Apr 2009 10:27:18 +0400
changeset 260
247468a1454b
parent 0
959103a6100f
permissions
-rw-r--r--

6663040: Using com.sun.awt.AWTUtilities do not give warning while compilation
Reviewed-by: yan, anthony

     1 Compiled from "HelloWorld.java"
     2 public class HelloWorld extends java.lang.Object{
     3     public HelloWorld();
     4     public static void main(java.lang.String[]);
     5     public native void test();
     6 }

mercurial