Re: [java-gnome-hackers] boxedFor() name clash - compiling java-gnome 4.1.1 with OpenJDK 1.7
Brought to you by:
afcowie
From: Alexander B. <ab...@ro...> - 2011-12-15 21:29:02
|
ons 2011-12-07 klockan 10:18 +1100 skrev Andrew Cowie: > If you set the type of "type" to > > Class<? extends Boxed> > > in each of the Boxed related methods in [org.gnome.glib] Plumbing it > compiles cleanly for me. Perhaps you could try that? Ok, see attached patch. I haven't had time to install a VM with openjdk 1.7 to run it, but it builds with openjdk 1.7 and builds and runs with openjdk 1.6. /Alexander |