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 721 forks source link

CRIU: Backport CRIUSupport to JDK8 #14901

Open tajila opened 2 years ago

tajila commented 2 years ago

List of PRs that need to be ported to other JDK versions:

JasonFengJ9 commented 1 year ago

A few more PRs from JDK11 extension repo to be ported to JDK8:

FYI @tajila

singh264 commented 7 months ago

@tajila @JasonFengJ9 I would like to contribute to addressing this issue.

tajila commented 7 months ago

Currently, this is not part of the plan in the short or medium term. There is a significant amout of security work required to support JDK8 which is not captured in this issue.

singh264 commented 7 months ago

It seems like this issue is very low priority currently, however I would like to know the feasibility of making an initial contribution by backporting a minimal set of changes to enable basic criu functionality in jdk8. Could this be a worthwhile starting point for addressing the issue at this time?

singh264 commented 4 months ago

Could this be a worthwhile starting point for addressing the issue at this time?

It seems like due to significant amount of security work required to support JDK8 which is not captured in this issue, this is not a worthwhile starting point for addressing the issue at this time.

singh264 commented 3 months ago

How can I know an approximate date for work as this is not a worthwhile starting point for addressing the issue at this time?

tajila commented 3 months ago

There are no plans for this work at this time.