Hi dear all,

When I tried to build Spark 0.9.1 on my Mac OS X 10.9.2 with Java 8, I
found the following errors:

[error] error while loading CharSequence, class file
'/Library/Java/JavaVirtualMachines/jdk1.8.0_05.jdk/Contents/Home/jre/lib/rt.jar(java/lang/CharSequence.class)'
is broken
[error] (bad constant pool tag 18 at byte 10)
[error] error while loading Comparator, class file
'/Library/Java/JavaVirtualMachines/jdk1.8.0_05.jdk/Contents/Home/jre/lib/rt.jar(java/util/Comparator.class)'
is broken
[error] (bad constant pool tag 18 at byte 20)
[error] two errors found
[debug] Compilation failed (CompilerInterface)
[error] (compile:compile) Compilation failed

Can someone tell me what is going on? Thanks a lot!



Best,
Isaiah

Reply via email to