Skip to content

Revert "Track and release memory allocated by JVM_dladdr()" - #23667

Merged
keithc-ca merged 1 commit into
masterfrom
revert-23664-JVM_dladdr
Apr 9, 2026
Merged

Revert "Track and release memory allocated by JVM_dladdr()"#23667
keithc-ca merged 1 commit into
masterfrom
revert-23664-JVM_dladdr

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor

Reverts #23664

Windows builds are failing due to inconsistent use of JNIEXPORT; see https://openj9-jenkins.osuosl.org/job/Build_JDK25_x86-64_windows_Nightly/188

[2026-04-09T00:20:25.202Z] f:\Users\jenkins\workspace\Build_JDK25_x86-64_windows_Nightly\openj9\runtime\j9vm\javanextvmi.cpp(66): error C2375: 'JVM_DefineArchivedModules': redefinition; different linkage
[2026-04-09T00:20:25.202Z] f:\Users\jenkins\workspace\Build_JDK25_x86-64_windows_Nightly\build\windows-x86_64-server-release\vm\runtime\j9vm\generated.h(560): note: see declaration of 'JVM_DefineArchivedModules'
[2026-04-09T00:20:25.202Z] f:\Users\jenkins\workspace\Build_JDK25_x86-64_windows_Nightly\openj9\runtime\j9vm\javanextvmi.cpp(72): error C2375: 'JVM_LogLambdaFormInvoker': redefinition; different linkage
[2026-04-09T00:20:25.202Z] f:\Users\jenkins\workspace\Build_JDK25_x86-64_windows_Nightly\build\windows-x86_64-server-release\vm\runtime\j9vm\generated.h(563): note: see declaration of 'JVM_LogLambdaFormInvoker'
[...etc...]

@keithc-ca
keithc-ca merged commit 459e84d into master Apr 9, 2026
1 of 3 checks passed
@keithc-ca
keithc-ca deleted the revert-23664-JVM_dladdr branch April 9, 2026 15:06
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.

1 participant