I just started my journey with Java, I installed openjdk17 and found that the jre is not present inside Library/***/Home dir. For openjdk8 it present on the same location.
I just upgrade my software and to run my app i need jre inside /Library/***/Home dir for jdk17 so please can someone help me to fix it.
I am using MacBook Pro and i used the following cmd to install the jdk17
brew install openjdk@17