RFR: 8311302: Implement JEP 493: Linking Run-Time Images without JMODs [v46]
Severin Gehwolf
sgehwolf at openjdk.org
Fri Nov 8 12:57:45 UTC 2024
On Fri, 8 Nov 2024 11:02:10 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> There already is. See:
>> https://github.com/openjdk/jdk/pull/14787/files#diff-b6b47eacb6060eb0a583a253f322f5d274063e082a12a72e8628a6e1ba6cdd3eR466-R471
>>
>> It's also tested with [PatchedJDKModuleJlinkTest.java](https://github.com/openjdk/jdk/pull/14787/files#diff-11b8a26307346fd7ca016a349243cabd3b982964aaf4335298e28e956b3968eb). Do we need more?
>
> Yes, I know there is a test. It's "no such file" case in JRTArchiveFile.toEntry that I'm looking at.
Filed https://bugs.openjdk.org/browse/JDK-8343839 for this.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14787#discussion_r1834361272
More information about the core-libs-dev
mailing list