-
Enhancement
-
Resolution: Unresolved
-
P5
-
None
-
6.1.0
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.