[crac] RFR: Improved classpath matching [v2]
Anton Kozlov
akozlov at openjdk.org
Thu Sep 28 15:08:02 UTC 2023
On Wed, 27 Sep 2023 19:26:16 GMT, Radim Vansa <rvansa at openjdk.org> wrote:
>> This fixes an issue when the classpath entry is specified using a relative path, and another part of the application opens the file using absolute one (or vice versa) - e.g. using a custom classloader that does not use PersistentJarFile underneath.
>
> Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
>
> In GHA the classpath has a different number of jars
Marked as reviewed by akozlov (Lead).
-------------
PR Review: https://git.openjdk.org/crac/pull/118#pullrequestreview-1649104604
More information about the crac-dev
mailing list