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
@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
stojan
01/27/2021, 8:12 AM
I have never tried to run the benchmarks
s
Satyam Agarwal
01/27/2021, 8:21 AM
No, I am talking about other modules, I have excluded them from the project locally.
s
stojan
01/27/2021, 8:47 AM
oh... arrow-fx for example runs fine on mine... 4 GB to IDEA