okra not found

Miguel Garcia Gutierrez miguel.m.garcia at oracle.com
Mon Apr 7 12:14:34 UTC 2014


Here's the how-to (thanks), it was due to a broken download, noticed after "md5sum okra*"

Solution: delete 
  ./lib/okra-1.8-with-sim.jar
  ./lib/okra-1.8.jar

the next run of "mx unittest hsail" takes care of downloading those jars.

Miguel



----- Original Message -----
From: miguel.m.garcia at oracle.com
To: graal-dev at openjdk.java.net
Sent: Monday, April 7, 2014 1:47:22 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna
Subject: okra not found


Just now after cloning a repo and trying to run "mx unittest hsail" the following started appearing:

   java.lang.NoClassDefFoundError: Could not initialize class com.amd.okra.OkraContext

Before it's been working without me noticing it was even there. In fact, all I know is these files are there:

./lib/okra-1.8-with-sim.jar
./lib/okra-1.8.jar


OK, I give up: what can it be?


Miguel


More information about the graal-dev mailing list