This is the mail archive of the java-patches@gcc.gnu.org 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]
Other format: [Raw text]

Re: [patch] fix bootstrap in libjava


Tom Tromey writes:
> >>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
> 
> Matthias> ../../../../../src/libjava/classpath/java/awt/im/InputContext.java: In class 'java.awt.im.InputContext':
> Matthias> ../../../../../src/libjava/classpath/java/awt/im/InputContext.java: In method '<clinit>()':
> Matthias> ../../../../../src/libjava/classpath/java/awt/im/InputContext.java:119: error: variable 'line' may not have been initialized
> Matthias> ../../../../../src/libjava/classpath/java/awt/im/InputContext.java:128: error: variable 'in' may not have been initialized
> 
> Matthias> ok to checkin?
> 
> What platform is this?  This is a strange failure... I don't see it,
> and the code is valid (though weird).

i486-linux-gnu, binutils-2.16.1, glibc-2.3.2, current Debian unstable.


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