Skip to content

Fix inappropriate error about case-insensitive file match found - #14377

Merged
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:resolver
Jan 28, 2022
Merged

Fix inappropriate error about case-insensitive file match found#14377
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:resolver

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor

For example, on AIX, it's normal for both

  /usr/lib/libC.a
  /usr/lib/libc.a

to exist. As long as the desired file is found, it should not issue a diagnostic about the other one.

(Discovered while investigating #14193.)

For example, on AIX, it's normal for both
  /usr/lib/libC.a
  /usr/lib/libc.a
to exist. As long as the desired file is found, it should not
issue a diagnostic about the other one.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
keithc-ca requested a review from pshipton January 27, 2022 16:12
@pshipton

Copy link
Copy Markdown
Member

jenkins test extended win,zlinux jdk8

@pshipton

Copy link
Copy Markdown
Member

jenkins test extended aix jdk8

@pshipton
pshipton merged commit dddb90f into eclipse-openj9:master Jan 28, 2022
@keithc-ca
keithc-ca deleted the resolver branch January 28, 2022 13:53
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