Hello
If this topic is somewhere on the forum then I apologize, but I have an issue with this part of the tutorial "Getting started with Forge":
"Open up a command prompt in the folder you created in step (3), then run gradlew setupDecompWorkspace. This will download a bunch of artifacts from the internet needed to decompile and build Minecraft and forge. This might take some time, as it will download stuff and then decompile Minecraft. Note that, in general, these things will only need to be downloaded and decompiled once, unless you delete the gradle artifact cache."
I have everything configured, but the problem is in the jdk version I am using. I can't find jdk that's supported by this gradle, all of them are archived and can be accessed only after registration on Oracle website, which doesn't really work("System error. Please re-try your action. If you continue to get this error, please contact the Administrator." upon login). If someone could provide me with some way to get supported version, I'd be grateful.