[Bug 585] Freenet throws java.lang.UnsatisfiedLinkError with OpenJDK/CACAO

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Nov 5 19:23:27 PDT 2010


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=585


gnu_andrew at member.fsf.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #1 from gnu_andrew at member.fsf.org  2010-11-06 02:23 -------
I've reproduced this with the attached simple test case:

$ /home/andrew/build/cacao-icedtea6/bin/java Test
Exception in thread "main" java.lang.UnsatisfiedLinkError: putBooleanVolatile
        at
sun.reflect.UnsafeQualifiedStaticBooleanFieldAccessorImpl.set(UnsafeQualifiedStaticBooleanFieldAccessorImpl.java:83)
        at java.lang.reflect.Field.set(Field.java:675)
        at Test.main(Test.java:14)


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list