JSR292 fix for IcedTea7
Omair Majid
omajid at redhat.com
Tue Apr 19 12:01:42 PDT 2011
Hi,
The JSR292 changesets recently backported to IcedTea7 break the build
since they rely on newer symbols. The JSR292 fixes are based on a newer
build than b130. The newer builds use java_lang_invoke_* symbols instead
of the older java_dyn_* and sun_dyn_* in b130. The attached patch
renames the symbols so zero can be built.
I am not sure if the best place to add this is the icedtea7 repo (at
icedtea.classpath.org) or the icedtea7 forest (at openjdk.java.net).
Once we move past b130 to the latest builds, this patch would have to be
dropped/reverted.
Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zero-java-dyn.patch
Type: text/x-patch
Size: 10735 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110419/c5b3606b/zero-java-dyn.patch
More information about the distro-pkg-dev
mailing list