Skip to content

Remove unwanted type names found in superset.dat - #21482

Merged
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:reserved
Mar 25, 2025
Merged

Remove unwanted type names found in superset.dat#21482
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:reserved

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor

On AIX, /usr/include/sys/var.h includes a declaration of struct var; without this change, that would lead to the generation of var.java containing class var ... which would not compile.

On AIX, /usr/include/sys/var.h includes a declaration of 'struct var';
without this change, that would lead to the generation of var.java
containing 'class var ...' which would not compile.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
keithc-ca requested a review from pshipton March 25, 2025 14:35
@keithc-ca

Copy link
Copy Markdown
Contributor Author

FYI @midronij

@pshipton

Copy link
Copy Markdown
Member

jenkins test extended.functional all jdk8

@pshipton

Copy link
Copy Markdown
Member

jenkins test extended.functional amac jdk11

@pshipton

Copy link
Copy Markdown
Member

The failures appear unrelated to DDR.

@pshipton
pshipton merged commit ce86513 into eclipse-openj9:master Mar 25, 2025
@keithc-ca
keithc-ca deleted the reserved branch March 25, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants