icedtea-1.14 JamVM + OpenJDK 7 -version patch

Robert Lougher rob.lougher at gmail.com
Fri May 27 06:08:37 PDT 2011


Hi,

On 27 May 2011 14:01, Dr Andrew John Hughes <ahughes at redhat.com> wrote:
> On 14:17 Thu 26 May     , Xerxes RĂ„nby wrote:
>> Hi!
>>
>> Today i tested to build JamVM + OpenJDK 7 using the newly released
>> icedtea-1.14
>> http://icedtea.classpath.org/download/source/icedtea-1.14.tar.gz
>> that contains all JamVM build scripts from icedtea6.
>>
>>
>> After some patching the JamVM + OpenJDK 7 combination builds and now
>> passes java -version and java -help
>>
>> icedtea-1.14/openjdk.build/j2sdk-image/bin/java -version
>> java version "1.7.0_136-icedtea"
>> IcedTea7 Runtime Environment (1.14) (Ubuntu build
>> 1.7.0_136-icedtea-b136)
>> JamVM (build 1.6.0-devel, inline-threaded interpreter with
>> stack-caching)
>>
>>
>>
>> * jamvm-oj7.patch :
>> OpenJDK7 complained that JVM_FindClassFromBootLoader not found inside
>> the jamvm libjvm.so, a new JVM API in OpenJDK 7, the attached patch fix
>> by implementing it using jamvm's internal findSystemClass0 method.
>>
>
> Are you planning to add this to the repo?
>
>>

I'll add it to JamVM's git repository (it's a trivial patch).  I'm
checking in some other fixes tonight so hopefully Xerxes can re-sync
afterwards.

Rob.

>
> --
> Andrew :)
>
> Free Java Software Engineer
> Red Hat, Inc. (http://www.redhat.com)
>
> Support Free Java!
> Contribute to GNU Classpath and IcedTea
> http://www.gnu.org/software/classpath
> http://icedtea.classpath.org
> PGP Key: F5862A37 (https://keys.indymedia.org/)
> Fingerprint = EA30 D855 D50F 90CD F54D  0698 0713 C3ED F586 2A37
>



More information about the distro-pkg-dev mailing list