RFR: 8338626: CDS handling of JAR Class-Path attribute should allow / separator on Windows
David Holmes
dholmes at openjdk.org
Wed Sep 11 07:00:06 UTC 2024
On Wed, 11 Sep 2024 06:24:24 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> To better describe what we're fixing, how about changing the JBS title to the following?
>> `CDS: allow the use of / separator on Windows to locate entries from the Class-Path attribute`
>
> How about this?
>
>> ClassLoaderExt::process_jar_manifest() should allow / separator on Windows
My question still remains: does regular classpath handling allow both forward- and back-slashes on Windows?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20924#discussion_r1753292476
More information about the hotspot-runtime-dev
mailing list