Comment 7 for bug 1611598

Revision history for this message
In , Mercurial (mercurial) wrote :

details: http://icedtea.classpath.org//hg/release/icedtea7-2.6?cmd=changeset;node=a2edcfab7d93
author: Andrew John Hughes <email address hidden>
date: Fri Nov 11 06:11:16 2016 +0000

 PR3134: JamVM is broken due to 2 new native methods in sun.misc.Unsafe (from S8158260)

 2016-08-10 Tiago Stuermer Daitx <email address hidden>

  PR3134: JamVM is broken due to 2 new native
  methods in sun.misc.Unsafe (from S8158260)
  * Makefile.am:
  (ICEDTEA_PATCHES): Add JamVM patch for PR3134.
  * NEWS: Updated.
  * patches/jamvm/pr3134-unsafe_methods.patch:
  Add implementation of isBigEndian0 and unalignedAccess0.