Skip to content

hotspot: support hotspot17 gtest#128

Merged
luchsh merged 1 commit intojdk17u-target8from
dev/run_hotspot_gtest
Apr 30, 2026
Merged

hotspot: support hotspot17 gtest#128
luchsh merged 1 commit intojdk17u-target8from
dev/run_hotspot_gtest

Conversation

@K0u1e
Copy link
Copy Markdown
Collaborator

@K0u1e K0u1e commented Apr 27, 2026

support hotspot gtest and enable gtest on CI.

@K0u1e K0u1e force-pushed the dev/run_hotspot_gtest branch 2 times, most recently from cd48bc5 to e42439b Compare April 27, 2026 11:54
Comment thread cvm.mk Outdated
Comment thread .github/workflows/main.yml Outdated
@K0u1e K0u1e force-pushed the dev/run_hotspot_gtest branch 2 times, most recently from dc4cb74 to 9ac679d Compare April 28, 2026 06:55
Comment thread .github/workflows/gtest-linux.yml Fixed
@K0u1e K0u1e force-pushed the dev/run_hotspot_gtest branch 5 times, most recently from bbf6231 to ad56349 Compare April 28, 2026 08:35
@K0u1e K0u1e self-assigned this Apr 28, 2026
@K0u1e K0u1e changed the title support hotspot gtest hotspot: support hotspot gtest Apr 28, 2026
@K0u1e K0u1e requested a review from duanyangjing April 28, 2026 09:47
@K0u1e K0u1e force-pushed the dev/run_hotspot_gtest branch 3 times, most recently from 0b48fc5 to a2c101e Compare April 28, 2026 10:02
Comment thread cvm.mk Outdated
{ \
if [[ ! -f $(HOTSPOT_GTEST_BUILD_DIR)/spec.gmk ]] || \
! grep -Fqx 'GTEST_FRAMEWORK_SRC := $(GTEST_DIR)' $(HOTSPOT_GTEST_BUILD_DIR)/spec.gmk 2>/dev/null; then \
bash configure --with-debug-level=$(MODE) \
Copy link
Copy Markdown
Collaborator

@luchsh luchsh Apr 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we merge L297~L308 with L273~L284 to avoid copying large chunk of code?

Comment thread src/hotspot/os/linux/os_linux.cpp
Comment thread cvm.mk Outdated
@K0u1e K0u1e force-pushed the dev/run_hotspot_gtest branch from a2c101e to 236eb49 Compare April 29, 2026 03:56
@K0u1e K0u1e requested a review from luchsh April 29, 2026 06:26
@K0u1e K0u1e force-pushed the dev/run_hotspot_gtest branch from 236eb49 to 1b12155 Compare April 29, 2026 09:57
@luchsh
Copy link
Copy Markdown
Collaborator

luchsh commented Apr 29, 2026

rename hotspot to hotspot17

@K0u1e K0u1e changed the title hotspot: support hotspot gtest hotspot: support hotspot17 gtest Apr 29, 2026
@luchsh luchsh merged commit 9ec8c31 into jdk17u-target8 Apr 30, 2026
54 of 56 checks passed
@luchsh luchsh deleted the dev/run_hotspot_gtest branch April 30, 2026 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants