-
Bug
-
Resolution: Fixed
-
P3
-
10
-
b36
-
x86_64
-
linux
In the course of creating startup experiments, I noticed that if I created a custom AOT library and passed -XX:AOTLibrary=/home/eric/foo.so, if there was already a jdk/lib/libjava.base-coop.so in my jdk dir, the AOTLibrary= is ignored and the jdk/lib/libjava.base-coop.so is used instead.
Only when I renamed my libjava.base-coop.so did the -XX:AOTLibrary= take effect.
What is the intended behavior? I got this running 10/hs, I will try to repro it in 9.
Only when I renamed my libjava.base-coop.so did the -XX:AOTLibrary= take effect.
What is the intended behavior? I got this running 10/hs, I will try to repro it in 9.