Hei. are files in `arrow-fx` lib’s `arrow-benchmar...
# arrow-contributors
s
Hei. are files in
arrow-fx
lib’s
arrow-benchmarks-fx
module’s compiled with jdk 1.6 ? I am gettinh this error :
Copy code
e: /arrow-fx/arrow-benchmarks-fx/src/jmh/kotlin/arrow/benchmarks/Cancellable.kt: (28, 8): Cannot inline bytecode built with JVM target 1.8 into bytecode that is being built with JVM target 1.6. Please specify proper '-jvm-target' option
Thus every cmd + f9 fails Does arrow supports 1.6 😮 ? I have excluded those modules from build, so I can continue
s
👍 1
s
@stojan how much ram are you giving to intellij ? My compilation fails many times due to GC overhead. And I don’t have much RAM to spare. my box has 16 gig only.
s
I have never tried to run the benchmarks
s
No, I am talking about other modules, I have excluded them from the project locally.
s
oh... arrow-fx for example runs fine on mine... 4 GB to IDEA