run-program issues with OpenJDK 11

Eric Timmons etimmons at mit.edu
Sun Jun 28 23:13:41 UTC 2020


It appears that java.lang.UNIXProcess was removed in OpenJDK 9 or
thereabouts, assuming I'm interpreting
https://github.com/openjdk/jdk/commit/aa6b19f38ee4dc69cac664d1211bff0e69b31f4c
correctly (/definitely/ not a Java developer here...).

This seems to make run-program unusable when using prebuilt jars on
recent JREs. Using the prebuilt 1.7.0 release and OpenJDK 11, I get the
errors shown in prebuilt-openjdk11.txt (attached).

If compiling using OpenJDK 11, run-program seems usable, but any attempt
to get the PID of a process gives the error in from-source-openjdk11.txt
(attached).

-Eric

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: prebuilt-openjdk11.txt
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20200628/96e8f0af/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: from-source-openjdk11.txt
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20200628/96e8f0af/attachment-0001.txt>


More information about the armedbear-devel mailing list