git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Sep 26 15:41:27 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/mobile/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
Changeset: d53ce9c5
Branch: master
Author: duke <duke at openjdk.org>
Date: 2024-09-26 15:40:55 +0000
URL: https://git.openjdk.org/mobile/commit/d53ce9c5eef9994a6a6b4e58590c64420e8c1864
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list