Truffle failures?

Gilles Duboscq gilles.m.duboscq at oracle.com
Thu Apr 5 17:57:38 UTC 2018


Alfonso has the same issue on x86.

 Gilles

On 05/04/18 18:09, Doug Simon wrote:
> Is this on x86? What are you running? I would suggest opening an issue on github and asking Christian Humer to look at it.
> 
> -Doug
> 
>> On 5 Apr 2018, at 18:03, Andrew Haley <aph at redhat.com> wrote:
>>
>> I recently merged my Graal branch from master, and I'm getting a bunch of failures
>> from Truffle, which I haven't touched, like this:
>>
>> java.lang.ClassCastException: com.oracle.truffle.truffle_api/com.oracle.truffle.api.vm.PolyglotLanguage cannot be cast to com.oracle.truffle.truffle_api/com.oracle.truffle.api.vm.PolyglotRuntime$LanguageShared
>> 	at com.oracle.truffle.truffle_api/com.oracle.truffle.api.vm.PolyglotEngine$LegacyEngineImpl.getInstrumentationHandler(PolyglotEngine.java:1167)
>> 	at com.oracle.truffle.truffle_api/com.oracle.truffle.api.instrumentation.InstrumentationHandler$AccessorInstrumentHandler$InstrumentImpl.collectEnvServices(InstrumentationHandler.java:2073)
>> 	at com.oracle.truffle.truffle_api/com.oracle.truffle.api.TruffleLanguage$LanguageImpl.createEnv(TruffleLanguage.java:1982)
>> 	at com.oracle.truffle.truffle_api/com.oracle.truffle.api.vm.PolyglotLanguageContext.ensureCreated(PolyglotLanguageContext.java:273)
>> 	at com.oracle.truffle.truffle_api/com.oracle.truffle.api.vm.PolyglotLanguageContext.ensureInitialized(PolyglotLanguageContext.java:300)
>> 	at com.oracle.truffle.truffle_api/com.oracle.truffle.api.vm.PolyglotLanguageContext.parseCached(PolyglotLanguageContext.java:146)
>>
>> Is this familiar to anyone?  Any ideas?
>>
>> -- 
>> Andrew Haley
>> Java Platform Lead Engineer
>> Red Hat UK Ltd. <https://www.redhat.com>
>> EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
> 


More information about the graal-dev mailing list