1

Has anyone built DCEVM dll for jdk9 yet? This is very efficient JVM with a drawback for missing G1 gc (uses only serial GC atm). I was hoping to get some tips on how to build it for java9.

Regards,

ha9u63a7
  • 6,233
  • 16
  • 73
  • 108

1 Answers1

3

I got a response from a PCM. It's in here.

AdoptOpenJDK/openjdk-jdk9

The only reason it's slightly different is because the top search page for DCEVM on github.io doesn't mention anything on Java 9. Only Java 8. I have requested the PCM members to provide some link for Java 9 on dcevm.github.io.

Michael
  • 41,989
  • 11
  • 82
  • 128
ha9u63a7
  • 6,233
  • 16
  • 73
  • 108