Re: RFR: 8338768: Introduce runtime lookup to check for static builds [v2]

2024-09-11 Thread Josef Eisl
On Tue, 10 Sep 2024 21:47:15 GMT, Magnus Ihse Bursie wrote: > sort out the mess that is libawt_headless/libawt_xawt sounds good. can you point me to a JBS? - PR Review Comment: https://git.openjdk.org/jdk/pull/20666#discussion_r1753307449

Re: RFR: 8338768: Introduce runtime lookup to check for static builds [v2]

2024-09-10 Thread Josef Eisl
On Wed, 21 Aug 2024 22:14:40 GMT, Magnus Ihse Bursie wrote: >> As a preparation for Hermetic Java, we need to have a way to look up during >> runtime if we are using a statically linked library or not. >> >> This change will be the first step needed towards compiling the object files >> only o