Re: JLI_Launch has mangled name in jli.dll when building for win32

2019-07-15 Thread Robert Lichtenberger
2bit Windows specialty. No other platform, including 64 bit > Windows, has different calling conventions. > > Hope that helps, > > Cheers, Thomas > > > On Thu, Jul 11, 2019, 09:34 Robert Lichtenberger > mailto:r.lichtenber...@synedra.com>> wrote: > >

JLI_Launch has mangled name in jli.dll when building for win32

2019-07-11 Thread Robert Lichtenberger
I have tried to use the jpackage EA version in combination with the win32-build of Java 12 from AdoptOpenJDK. I was able to build the jpackage EA from the sandbox and built an image from the win32 Java 12 build, which then was successfully combined using jpackage's --runtime-image option. (BTW I

Compile error in codeBlob.cpp when building JDK-11 for Windows-32

2018-09-14 Thread Robert Lichtenberger
ld/windows-x86-normal-server-release/hotspot/variant-server/libjvm/objs/codeBlob.obj] Error 1 make[2]: *** [make/Main.gmk:257: hotspot-server-libs] Error 2 make[2]: *** Waiting for unfinished jobs.... ERROR: Build failed for target 'all' in configuration 'windows-x86-normal-server-release' (exit code 2) On a meta-level: Is a JDK for Windows 32-bit just built no longer or is it completely abandoned as a platform? Thank you, Robert Lichtenberger