The file is a combined installer bundle that includes the Java SE Development Kit (JDK) 8u111 and the NetBeans IDE 8.2 .

jdk-8u111-nb-8-2-windows-x64.exe /s /v"/qn INSTALLDIR_JAVA=D:\JDK8 INSTALLDIR_NB=D:\NB82"

The suffix windows-x64.exe indicates a native 64-bit Windows installer. It is designed to run on:

The first half of the file name, jdk-8u111 , refers to a specific update of Java SE 8. Released in October 2016, this update was considered a "Patch Set Update" (PSU). Key features included: