This is the mail archive of the java-patches@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Patch: another test case



I'm committing the following simple test case.

2000-04-16  Anthony Green  <green@redhat.com>

	* libjava.compile/PR209.java: New file.


Index: libjava/testsuite/libjava.compile/PR209.java
===================================================================
RCS file: PR209.java
diff -N PR209.java
0a1,4
> public class PR209
> {
>   public int i = java.sql.Types.TINYINT;
> }

-- 
Anthony Green                                                        Red Hat
                                                       Sunnyvale, California

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]