Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [papyrus-rt-dev] Why is the Java8 JRE in Hudson a 32-bit build?

FWIW, on the Papyrus Hudson instance, I had to manually configure the JDK-8 variable to the following:

jdk1.8.0-latest = /shared/common/jdk1.8.0_x64-latest

I had to do this because, at the time, it wasn't pre-configured by webmasters. I don't know how much this has changed now. If someone has admin rights on the Papyrus-RT HIPP, then he can configure something similar. Otherwise, you need to open a ticket on Bugzilla so that Webmasters can take care of that for you

HTH,
Camille


De : papyrus-rt-dev-bounces@xxxxxxxxxxx [papyrus-rt-dev-bounces@xxxxxxxxxxx] de la part de Christian Damus [give.a.damus@xxxxxxxxx]
Envoyé : mercredi 30 mars 2016 17:26
À : papyrus-rt developer discussions
Objet : Re: [papyrus-rt-dev] Why is the Java8 JRE in Hudson a 32-bit build?

hi, Peter,

I don’t know what the XULRunner is for. But in any case my work-around doesn’t work because 32-bit SWT fails to resolve  libpthread.  So I’m stuck until I can get a 64-bit Java 8.

Christian

Back to the top