Integrated: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Aleksey Shipilev
shade at openjdk.java.net
Wed Sep 15 09:00:57 UTC 2021
On Thu, 9 Sep 2021 10:17:02 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Currently, the build system defaults the libjvm.so location to "server". This makes looking for `libjvm.so` awkward, see JDK-8273487 for example. We need to see if moving the libjvm.so to a proper location breaks anything.
>
> Additional testing:
> - [x] Linux x86_64 Zero build
> - [x] Linux x86_64 Zero bootcycle-images
> - [x] Linux x86_64 Zero `tier1`
This pull request has now been integrated.
Changeset: 8fbcc823
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/8fbcc8239a3fc04e56ebbd287c7bb5db731977b7
Stats: 14 lines in 6 files changed: 0 ins; 3 del; 11 mod
8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Reviewed-by: ihse, sgehwolf
-------------
PR: https://git.openjdk.java.net/jdk/pull/5440
More information about the build-dev
mailing list