Hello, Since JDK 14 build 27,
JDK-8236695 "java.lang.Record should be declared with an explicit constructor" and
JDK-8234049 "Implementation of Memory Access API (Incubator)"changed the API in JDK 14. The symbol information for 14 in JDK 15 should be updated accordingly to bring it current with JDK 14 b31:
http://cr.openjdk.java.net/~darcy/8235959.0/ Thanks, -Joe