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


Matthias Klose writes:
 > ../../../../../src/libjava/classpath/java/awt/im/InputContext.java: In class 'java.awt.im.InputContext':
 > ../../../../../src/libjava/classpath/java/awt/im/InputContext.java: In method '<clinit>()':
 > ../../../../../src/libjava/classpath/java/awt/im/InputContext.java:119: error: variable 'line' may not have been initialized
 > ../../../../../src/libjava/classpath/java/awt/im/InputContext.java:128: error: variable 'in' may not have been initialized
 > 
 > ok to checkin?

With a ChangeLog, yes.

Andrew.


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