Hi all,

Few days ago I report an issue about os.name value when using jvm.dll on
Windows 8.1 ( JDK-8057122).
Today I reproduce the same issue on Windows Server 2012 r2. Running the
Java class using java.exe will report correct (meaning including r2) os.name
version, using the dll, "r2" will not be part of os.name.

Source code of a custom launcher that load the dll is already available on
the bug report but here is a download link to the full Visual Studio 2013
project: https://www.dropbox.com/s/2fbtili51b7r66a/TestJvm.zip?dl=0

I can do any kind of additional tests if needed, I just have a lack of
knowledges about Windows applications building process.

Thanks,
--
Antoine Mottier

Reply via email to