RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Magnus Ihse Bursie
ihse at openjdk.java.net
Tue Sep 14 11:37:58 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
> - [ ] Linux x86_64 Zero `tier1`
I'm changing my response to "approve". I agree that we can change zero only in this patch to facilitate backporting, and fix the remaining odds and ends in a separate PR.
And also let me be clear that I see no reason to delay pushing this any further. Everyone who has any vested interest in zero has had ample chance to comment on the PR.
-------------
Marked as reviewed by ihse (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5440
More information about the hotspot-runtime-dev
mailing list