-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P5
-
None
-
Affects Version/s: 6.1.0
-
Component/s: Mission Control Client
RulesToolkit.getJavaSpecVersion checks the java.vm.specification.version system property to get the spec version used. This is currently used by DebugNonSafePointsRule which gives a N/A result if the version can't be determined. We should add a result long description telling the user why the version could not be determined.