Skip to content

Reverted the IBM check to vendor check AND added an additional vm name check to remove false positives#2209

Merged
Jeffery-Wasty merged 1 commit intomainfrom
IBMCheckRevertAndChange
Sep 6, 2023
Merged

Reverted the IBM check to vendor check AND added an additional vm name check to remove false positives#2209
Jeffery-Wasty merged 1 commit intomainfrom
IBMCheckRevertAndChange

Conversation

@Jeffery-Wasty
Copy link
Copy Markdown
Contributor

@Jeffery-Wasty Jeffery-Wasty commented Aug 31, 2023

The current isIBM check causes issues with OSGi environments. Instead, we're reverting to the previous check with vendor name, and adding an additional check with vm name to remove false positives, e.g. Semaru builds.

original issue #2139

@Jeffery-Wasty Jeffery-Wasty added this to the 12.4.2 milestone Aug 31, 2023
@Jeffery-Wasty Jeffery-Wasty marked this pull request as ready for review August 31, 2023 21:41
@Jeffery-Wasty Jeffery-Wasty modified the milestones: 12.4.2, 12.5.0 Aug 31, 2023
@MrEasy
Copy link
Copy Markdown
Contributor

MrEasy commented Sep 5, 2023

easier than #2208 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed/Merged PRs

Development

Successfully merging this pull request may close these issues.

12.4.1 fails to deploy in OSGi environment without com.ibm.lang.management java.vendor name changed in openj9

5 participants