----- Original Message ----- > On 05/08/2013 02:03, Mauro Sanna wrote: > > Hello. > > I'm using > > java version "1.7.0_25" > > OpenJDK Runtime Environment (IcedTea 2.3.12) (7u25-2.3.12-2) > > OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode) > > > > As you see here http://jira.grails.org/browse/GRAILS-10183 it seems that > > openjdk has a bug that prevents grails to run. > > Oracle JDK seems to have solved this bug, why openJDK still not? > If I read the comments correctly then this is related to > sun.reflect.Reflection issues. Those issues are resolved in the > jdk7u/jdk7u40 forest so they should be go away once IcedTea syncs up (as > David and Dalibor suggest). > > -Alan >
"Sync up" with what exactly?? There hasn't been a 7u release since the 28th of August, 2012: http://jdk7.java.net/source.html 2.3.12 is synced with the last u25 tag in the OpenJDK repositories but clearly this doesn't include whatever fix is required either. There is a 2.4.1 release of IcedTea which is tracking u40 development, but that still hasn't been officially released yet. -- Andrew :) Free Java Software Engineer Red Hat, Inc. (http://www.redhat.com) PGP Key: 248BDC07 (https://keys.indymedia.org/) Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
