JDK-8173711 : Disable JAVA_OPTIONS env variable support until JDK-8173712 is resolved
  • Type: Bug
  • Component: tools
  • Sub-Component: launcher
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2017-01-31
  • Updated: 2017-02-09
  • Resolved: 2017-01-31
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 10 JDK 9
10Fixed 9 b155Fixed
Related Reports
Relates :  
Relates :  
Description
JAVA_OPTIONS environment variable is used by WLS and scripts for performance testing.

The compatibility risk for JDK-8170832 is higher than we anticipated.  This issue disables JAVA_OPTIONS in jdk9 until a resolution to migitate the incompatibility