For Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:fmccarthy:AI:pulsar:java:Factory/Tumbleweed/home:fmccarthy:AI:pulsar:java:Factory.repo
zypper refresh
zypper install java-17-openjdk
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:fmccarthy:AI:pulsar:java:Factory/15.6/home:fmccarthy:AI:pulsar:java:Factory.repo
zypper refresh
zypper install java-17-openjdk
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:fmccarthy:AI:pulsar:java:Factory/15.4/home:fmccarthy:AI:pulsar:java:Factory.repo
zypper refresh
zypper install java-17-openjdk