RFR: 8349178: runtime/jni/atExit/TestAtExit.java should be supported on static JDK
David Holmes
dholmes at openjdk.org
Wed Feb 5 01:15:29 UTC 2025
On Tue, 4 Feb 2025 17:17:17 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:
> Also to point it out if it's not clear already, libjvm.so is implementation detail. One cannot safely that exists at runtime. The static JDK case is a good example.
Is there any other example? Presuming the existence of dynamic linked libraries is pretty standard.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23431#issuecomment-2635483683
More information about the build-dev
mailing list