On Wed, 14 Apr 2021 23:32:32 GMT, David Holmes <dhol...@openjdk.org> wrote:
> The fix for JDK-8246112 put the -lrt link flag in the wrong place, causing it > to appear too early in the linker command-line. This changes puts it in the > right place. > > Contributed by: Matthias Klose (~doko) > > Testing: > - local testing by Matthias > - tiers 1-3 > - GHA builds Marked as reviewed by erikj (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3503