APIML cannot load keyring with symbols with Java 21
Open
@balhar-jakub is already working on this.
Since Jun 24, 2026.
bug
Priority: High
size/S
- Dominant language
- Java
- Stars
- 92
- Forks
- 81
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 46
Description
When using a keyring such as "safkeyring://CSI@$#/RING01", APIML will fail to load due to a java 21 behavior.
This can be circumvented via "-Djdk.net.url.delayParsing=true", but is there a way to provide that to apiml via zowe yaml as a workaround?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.