adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
84 stars 100 forks source link

DCEVM build #314

Closed edudant closed 6 years ago

edudant commented 6 years ago

We are looking for a build farm for an OpenJDK fork for with advanced hotswap features. We have merged original Dynamic Code Evaluation VM (DCEVM) JVM patch onto openjdk branch. In contrast to standard Java, where the hotswap is limited to in-body code changes, the DCEVM + HotswapAgent allow almost all code changes at runtime (add/remove fields, methods, interfaces, ...). For more info see Hotswap Agent.

Adopt OpenJDK build configuration works fine for our project. See repos:

We want the build for as many configurations as possible. New version is released only several times a year and the build may be run manually only for the release - this could reduce required resources significantly. Requirements for the build are similar to build clean JDK.

We may find a donor for founding, if required. Thank you.

gdams commented 6 years ago

Thanks for this issue @edudant

Could I suggest that you move this issue over to https://github.com/AdoptOpenJDK/TSC? It seems like more of an organisation level decision than just an infrasructure decision :)

edudant commented 6 years ago

The issue is: https://github.com/AdoptOpenJDK/TSC/issues/10