eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.28k stars 720 forks source link

cmake jdk15 Windows #11300

Open pshipton opened 3 years ago

pshipton commented 3 years ago

https://ci.eclipse.org/openj9/job/Build_JDK15_x86-64_windows_cm_Personal/1/ error: no such file or directory: '/cygdrive/f/Users/jenkins/workspace/Build_JDK15_x86-64_windows_cm_Personal/openj9/runtime/vm/BytecodeInterpreterCompressed.cpp'

dnakamura commented 3 years ago

Ah, looks like I forgot to port some of the jdk extension patches