HotswapProjects / openjdk-jdk11u-dcevm

Dcevm11 sources, binaries are available at https://travis-ci.org/TravaOpenJDK/trava-jdk-11-dcevm
GNU General Public License v2.0
30 stars 10 forks source link

Dcevm11 jdk 11.0.7 #7

Closed ruediste closed 4 years ago

ruediste commented 4 years ago

I tried to update DCEVM to jdk 11.0.7+10, which is the current ubuntu openjdk version. Noted during merge:

skybber commented 4 years ago

Hi, I've created a new branch for it dcevm11-jdk-11.0.7 and do some housekeeping in the dcevm today, it should include your patches. It looks, we have been worked on it simultaneously :) I've reorganized, merged some commits in dcevm patch to be more transparent.

ruediste commented 4 years ago

Cool, I'll close the pull request. Just had a look at the diff. I observed the following:

skybber commented 4 years ago

Hi, thanks for review! Correct branch should be jdk-11.0.7_adopt, its my mistake. I'll create a new branch for it (.._adopt). #include "runtime/vmOperations.hpp" is not necessary.