| CVE ID | Affected Component | Description | |--------|-------------------|-------------| | CVE-2018-2638 | Deployment | Unspecified vulnerability | | CVE-2018-2639 | Deployment | Unspecified vulnerability | | CVE-2018-2627 | Installer | Unspecified vulnerability | | CVE-2018-2581 | JavaFX | Unspecified vulnerability | | CVE-2018-2579 | Libraries | Unsynchronized access to encryption key data | | CVE-2018-2582 | Hotspot | Insufficient validation of invokeinterface instruction | | CVE-2018-2633 | JNDI | LDAPCertStore insecure handling of LDAP referrals | | CVE-2018-2634 | JGSS | Use of global credentials for HTTP/SPNEGO | | CVE-2018-2637 | JMX | SingleEntryRegistry incorrect deserialization filter | | CVE-2018-2641 | AWT | GTK library loading use-after-free | | CVE-2018-2588 | LDAP | LdapLoginModule insufficient username encoding | | CVE-2018-2599 | JNDI | DnsClient missing source port randomization | | CVE-2018-2602 | I18n | Loading of classes from untrusted locations | | CVE-2018-2603 | Libraries | DerValue unbounded memory allocation | | CVE-2018-2618 | JCE | Insufficient strength of key agreement | | CVE-2018-2629 | JGSS | GSS context use-after-free | | CVE-2018-2677 | AWT | Unbounded memory allocation during deserialization | | CVE-2018-2678 | JNDI | Unbounded memory allocation in BasicAttributes deserialization |
Resolved issues causing JVM crashes in specific high-load scenarios. jdk-8u161-windows-x64.exe
: To use Java anywhere in your Command Prompt, you must tell Windows where it is: System Properties Environment Variables Create a new System Variable named and point it to your installation folder. variable and add %JAVA_HOME%\bin to the list. Verification : Open a terminal and type java -version | CVE ID | Affected Component | Description
For new projects, consider using (also LTS) or JDK 17 or JDK 21 , which offer modern language features, improved performance, and longer support horizons. Verification : Open a terminal and type java
Installation considerations