ibmruntimes / openj9-openjdk-jdk

Extensions for OpenJDK for Eclipse OpenJ9
GNU General Public License v2.0
17 stars 73 forks source link

CRIU removes libj9criu29 #725

Closed JasonFengJ9 closed 8 months ago

JasonFengJ9 commented 8 months ago

CRIU removes libj9criu29

This library is not needed after all its functionalities are moved into java.base.

Required by

Signed-off-by: Jason Feng fengj@ca.ibm.com

JasonFengJ9 commented 8 months ago

Mark it WIP until the latest OpenJDK changes are merged into 0.43 branch.