Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Avoid non-portable uses of date utility #33

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

keithc-ca
Copy link
Member

A replay of ibmruntimes/openj9-openjdk-jdk17#148 for jdk19.

On some platforms, the date utility doesn't support the "%s" format
specifier or supports neither the "-f" option nor the "-j" option.
Use the boot jdk to run a java program instead.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@pshipton
Copy link
Member

pshipton commented Oct 6, 2022

jenkins compile amac jdk19

@pshipton pshipton merged commit 9c604b0 into ibmruntimes:openj9 Oct 6, 2022
@keithc-ca keithc-ca deleted the date branch October 6, 2022 15:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants