* libjava.compile/PR6865.java: New file. For PR java/6865.
From-SVN: r54505
This commit is contained in:
parent
950ac1d321
commit
e9024f7f38
2 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
2002-06-11 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* libjava.compile/PR6865.java: New file. For PR java/6865.
|
||||
|
||||
* libjava.lang/PR6520.java: Fixed typo.
|
||||
|
||||
2002-06-10 Tom Tromey <tromey@redhat.com>
|
||||
|
|
5
libjava/testsuite/libjava.compile/PR6865.java
Normal file
5
libjava/testsuite/libjava.compile/PR6865.java
Normal file
|
@ -0,0 +1,5 @@
|
|||
// gcj crashes on this
|
||||
public class PR6865
|
||||
{
|
||||
private foo;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue