[java-gnome-hackers] Problem compiling Java-gnome with Jdk7
Brought to you by:
afcowie
|
From: Serkan K. <se...@ge...> - 2010-05-24 16:44:56
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have a snapshot of java 7 (java -version output at the end) which fail
to compile java gnome with following error
src/bindings/org/gnome/gdk/Plumbing.java:68: name clash:
boxedFor(Class<? extends Boxed>,long) in org.gnome.gdk.Plumbing and
boxedFor(Class<?>,long) in org.gnome.glib.Plumbing have the same
erasure, yet neither overrides the other
protected static Boxed boxedFor(Class<? extends Boxed> type, long
pointer) {
java version "1.7.0-ea"
Java(TM) SE Runtime Environment (build 1.7.0-ea-b87)
Java HotSpot(TM) 64-Bit Server VM (build 18.0-b01, mixed mode)
The error seems something like to be fixed but I'm not quite sure.
Please examine.
- --
Sincerely,
Serkan KABA
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkv6rPwACgkQRh6X64ivZaK53wCaA+x/4FhVzgL4R4b81/QFpjeQ
mdMAnRrnEdPwzDf3UHoeCJJgsLONNagq
=OldY
-----END PGP SIGNATURE-----
|