This is the mail archive of the java@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: Fwd: gcj can not import packages


On 09/11/16 11:29, mohan NMH wrote:
> Can someone help me to understand why gcj can not import packages
> while javac can? Any CLASSPATH setting required?

java.util.Objects is Java 1.7.  gcj is at the level of 1.4 - 1.5.

Andrew.



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