make/test/HelloWorld.javap.gold.txt

Tue, 11 Jan 2011 08:05:28 -0800

author
jjg
date
Tue, 11 Jan 2011 08:05:28 -0800
changeset 817
17b271281525
parent 0
959103a6100f
permissions
-rw-r--r--

6993305: starting position of a method without modifiers and with type parameters is incorrect
Reviewed-by: mcimadamore

     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