On 05/08/2013 15:16, Andrew Hughes wrote:
:


The problem is this change:

changeset:   6767:6bf5fa233df0
user:        mchung
date:        Tue Jul 02 13:23:35 2013 -0700
summary:     8014925: Disable sun.reflect.Reflection.getCallerClass(int) with a 
temporary switch to re-enable it

as mentioned in [1] is missing from OpenJDK 7 u25, though clearly not Oracle 
u25.
8014925 was pushed to 7u40 and since sorted out via 8021946.

I think the issue that he is running into with Oracle's 7u25 was caused by the changes 8014745 and that has been resolved in 7u40 via 8016814.

-Alan.


The 2.3 JDK
tree is synchronised with u25, but versions appear to have been added with no 
public changes:

icedtea7-2.3/jdk $ hg in ../../jdk7/jdk -r jdk7u25-b32

comparing with ../../jdk7/jdk
searching for changes
changeset:   6408:173b399abd8a
tag:         jdk7u25-b16
user:        katleman
date:        Tue Jun 11 11:45:28 2013 -0700
summary:     Added tag jdk7u25-b30 for changeset 0d68732acbd4

changeset:   6409:55f01444cf58
tag:         jdk7u25-b32
user:        katleman
date:        Wed Jun 12 20:18:31 2013 -0700
summary:     Added tag jdk7u25-b16 for changeset 173b399abd8a

$ hg log -R ~/projects/openjdk/upstream/icedtea7-2.3/jdk -k 8016814
$

I can pull 8014925 into the 2.3.x tree and do a 2.3.13 release, but there needs 
to
be much better project management of 7u, as this is getting beyond a joke.

[1] http://jira.grails.org/browse/GRAILS-10183

Reply via email to