We are making https requests in our data sources to fetch data from our APIs. We've been using following code to achieve this: var url = new URL(urlString); var uc = url.openConnection(); ...
So first, yes, I'm on PPC64le, although this has only been the source of a pure java related problem once, so I don't immediately feel like this is the cause. So the ...