How to download pre-build OpenJDK 8

Volker Simonis volker.simonis at gmail.com
Mon Dec 18 09:48:55 UTC 2017


On Sat, Dec 16, 2017 at 5:11 AM, A Z <poweruserm at live.com.au> wrote:
> To who it may concern,
>
>
> I need to download the pre-build source code package for
>
>
> OpenJDK 8 (pre-built)
>
>
> so that I can
>
>
> ./configure && make && make install
>
>
> to obtain OpenJDK 8 by means of MSYS2 and MinGW-64
>

Notice that MSYS/MinGW is not a supported build platform so most
probably the sources won't even build out of the box. You may find
some discussions in the mailing list archives around building under
MSYS/MinGW (instead of building under Cygwin which is the default
build environment for Windows). But that's just about "building". I'm
not aware of anyone who ever built OpenJDK for MSYS/MinGW (i.e. using
GCC and targeting MSYS).

Regards,
Volker

> in Windows.  Can someone tell me where the download .zip
>
> or equivalent is for this bundle is?
>


More information about the adoption-discuss mailing list