Vector API support in JDK 17-ea
    Remi Forax 
    forax at univ-mlv.fr
       
    Thu Feb 11 09:41:57 UTC 2021
    
    
  
I've this weird error when trying to compile with jdk 17-ea [1]
cannot access jdk.internal.vm.vector.VectorSupport
  class file for jdk.internal.vm.vector.VectorSupport not found
It works with jdk16-ea. so is it a known issue ?
Is is a bug in the Azul distrib, the distribution used by default by the Github Action ?
regards,
Rémi
[1] https://github.com/forax/vector-handle/runs/1878000464#step:4:491
    
    
More information about the panama-dev
mailing list