RFR: 8349178: runtime/jni/atExit/TestAtExit.java should be supported on static JDK

Jiangli Zhou jiangli at openjdk.org
Mon Feb 10 18:08:15 UTC 2025


On Wed, 5 Feb 2025 01:12:49 GMT, David Holmes <dholmes 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.
>
>> 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.

Thanks, @dholmes-ora!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23431#issuecomment-2648837104


More information about the build-dev mailing list