[fedora-java] Still newbie: compiler crash, walk-arounds?

Alec Leamas leamas.alec at gmail.com
Thu Feb 26 16:34:33 UTC 2015


On 26/02/15 15:08, Andrew Haley wrote:
> On 02/26/2015 01:49 PM, Alec Leamas wrote:

>> OK, here [1] is a srpm which builds with patches which switches to ecj.
>> Without them (first two), there is the crash (for me, on f21) [2]
>>
>> [1] https://leamas.fedorapeople.org/javabug/tonto-1.44-2.fc21.src.rpm
>> [2] http://ur1.ca/jt1em
>
> Works for me with everything I've tried

You have disabled the patches, have you?

> What are the exact OpenJDK RPM's you're using?

java-1.8.0-openjdk-headless-1.8.0.31-3.b13.fc21.x86_64

> What does "alternatives --config java" and "alternatives --config javac"
> say?

$ alternatives --config java

There is 1 program that provides 'java'.

   Selection    Command
-----------------------------------------------
*+ 1 
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.31-3.b13.fc21.x86_64/jre/bin/java

  ^C
[mk at snorken tonto]$ alternatives --config javac

There is 1 program that provides 'javac'.

   Selection    Command
-----------------------------------------------
*+ 1 
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.31-3.b13.fc21.x86_64/bin/javac





More information about the java-devel mailing list