JDK-8236625 : Remove writeable macro from JVM flags declaration
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-01-02
  • Updated: 2020-01-11
  • Resolved: 2020-01-08
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 15
15 b05Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
The "writeable" macro was introduced in the closed RFE JDK-8073500
"Prevent certain commercial flags from being changed at runtime"

http://hg.openjdk.java.net/jdk/jdk/file/2634194d7555/hotspot/src/share/vm/runtime/globals.hpp#l630

Commercial flags have been removed from the JDK (see JDK-8205505). No flags in the JDK today use this macro. It should be removed.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/6411242023f9 User: iklam Date: 2020-01-08 03:03:46 +0000
08-01-2020