(imported topic written by tjordan_1291)
exists value “DisplayVersion” whose ((it = “7” and it < ") of (it as string as version)) of keys whose (value “DisplayName” of it as string as lowercase contains “j2se runtime environment” OR value “DisplayName” of it as string as lowercase starts with “java™” OR value “DisplayName” of it as string as lowercase starts with “java 7”) of key “HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall” of registry
This is part of the relevance of the latest Java patch and it’s been part of the relevance for java patches for quite a while. The problem with this relevance is that if it encounters a character it’s not expecting in the DisplayName field the relevance will stop evaluating any further keys in the registry BUT THE RELEVANCE WILL NOT FAIL.
No, I don’t know what characters in the DisplayName cause this problem.