git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Aug 10 20:04:49 UTC 2023
Changeset: 88b4e3b8
Author: Calvin Cheung <ccheung at openjdk.org>
Date: 2023-08-10 20:02:27 +0000
URL: https://git.openjdk.org/mobile/commit/88b4e3b8539c2beb29ad92bd74b300002c2ef84b
8304292: Memory leak related to ClassLoader::update_class_path_entry_list
Reviewed-by: dholmes, iklam
! src/hotspot/share/classfile/classLoader.cpp
! src/hotspot/share/classfile/classLoader.hpp
! test/hotspot/jtreg/runtime/cds/appcds/ClassPathAttr.java
+ test/hotspot/jtreg/runtime/cds/appcds/DuplicateClassPaths.java
+ test/hotspot/jtreg/runtime/cds/appcds/test-classes/cpattr_dup.mf
Changeset: fcf2a588
Author: duke <duke at openjdk.org>
Date: 2023-08-10 20:03:07 +0000
URL: https://git.openjdk.org/mobile/commit/fcf2a588d704bb7b3908e90909c2e928f627d43d
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list