-
-
Notifications
You must be signed in to change notification settings - Fork 455
Closed
Labels
Description
The attached log has been generated with Graal 0.27 from http://www.oracle.com/technetwork/oracle-labs/program-languages/downloads/index.html.
I added hsdis from JDK 8.
The VM options were
-XX:+UnlockDiagnosticVMOptions
-XX:+TraceClassLoading
-XX:+LogCompilation
-XX:+PrintAssembly
-XX:LogFile=compilation8graal-0.5.1.txt
If I click on com.github.marschall.charsequences.CharSequences#uuidFromCharSequence(CharSequence)
I get
Assembly not found. Was -XX:+PrintAssembly option used?
The classes JAR can be found here
https://search.maven.org/remotecontent?filepath=com/github/marschall/charsequences/0.5.1/charsequences-0.5.1-jar-with-test-dependencies.jar
The source JAR can be found here
https://search.maven.org/remotecontent?filepath=com/github/marschall/charsequences/0.5.1/charsequences-0.5.1-sources.jar
This is the log
compilation8graal-0.5.1.txt