On 2023/02/25 11:13, aisha wrote: > On 23/01/23 10:12PM, Pavel Korovin wrote: > > 2. +MODJAVA_VER = 17 > > Keycloak works fine with jdk-17, I don't see any reason for > > downgrading jdk dependnecy
Isn't it better to use e.g. "MODJAVA_VER = 11+"? That way it can work with 17, but will also accept whichever version is installed as long as it's sufficient. That's the way most java-based ports work.