git: openjdk/jdk: master: 8339460: CDS error when module is located in a directory with space in the name
Maxim Kartashev
mkartashev at openjdk.org
Thu Sep 26 15:42:42 UTC 2024
Changeset: aceae76f
Branch: master
Author: Maxim Kartashev <mkartashev at openjdk.org>
Date: 2024-09-26 15:40:31 +0000
URL: https://git.openjdk.org/jdk/commit/aceae76fb5853ab65851225aeb35a425af8f7af8
8339460: CDS error when module is located in a directory with space in the name
Reviewed-by: ccheung, iklam
! src/hotspot/share/cds/classListParser.cpp
! src/hotspot/share/cds/classListWriter.cpp
! src/hotspot/share/cds/filemap.cpp
! src/hotspot/share/classfile/classLoader.cpp
! src/hotspot/share/classfile/classLoader.hpp
! src/hotspot/share/classfile/classLoaderExt.cpp
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/runtime/cds/appcds/complexURI/ComplexURITest.java
+ test/hotspot/jtreg/runtime/cds/appcds/complexURI/mypackage/Another.java
+ test/hotspot/jtreg/runtime/cds/appcds/complexURI/mypackage/Main.java
More information about the jdk-changes
mailing list