1 Star 0 Fork 82

MYX/openjdk-1.8.0

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
add-8227041-runtime-memory-RunUnitTestsConcurrently.patch 684 Bytes
一键复制 编辑 原始数据 按行查看 历史
DXwangg 提交于 2023-09-26 09:10 . Add feature and bug fix for 8u382
From 627e452a58f0c8fc5504ec2ccd3de69924ab1484 Mon Sep 17 00:00:00 2001
Date: Fri, 22 Sep 2023 14:45:50 +0800
Subject: add 8227041-runtime-memory-RunUnitTestsConcurrently
---
hotspot/src/share/vm/memory/metaspace.cpp | 1 -
1 file changed, 1 deletion(-)
diff --git a/hotspot/src/share/vm/memory/metaspace.cpp b/hotspot/src/share/vm/memory/metaspace.cpp
index d65a81267..0569500c1 100644
--- a/hotspot/src/share/vm/memory/metaspace.cpp
+++ b/hotspot/src/share/vm/memory/metaspace.cpp
@@ -5432,7 +5432,6 @@ class TestMetaspaceAuxTest : AllStatic {
static void test() {
test_reserved();
test_committed();
- test_virtual_space_list_large_chunk();
}
};
--
2.22.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/myx_076/openjdk-1.8.0.git
git@gitee.com:myx_076/openjdk-1.8.0.git
myx_076
openjdk-1.8.0
openjdk-1.8.0
master

搜索帮助