JDK-8028341 : PSR:FUNC: Scope parameter missing from -XX:+PrintFlagsFinal
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs25,8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-11-14
  • Updated: 2014-06-26
  • Resolved: 2013-11-19
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 8 Other
8Fixed hs25Fixed
Related Reports
Relates :  
Description
Description "experimental" is missed in the list of flags:
java -XX:+PrintFlagsFinal -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -version

It's a regression.

https://bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?rptno=17776176
Comments
Release team: Approved for fixing
25-11-2013

SQE is OK with fixing this. Fix is simple and safe and the missing information about experimental / commercial flags in the output is a regression recently introduced in JDK8.
20-11-2013