-
Bug
-
Resolution: Done
-
Major
-
4.0.1.Final, 4.1.0.Alpha2
manderse@redhat.com found this bug today when looking at why we have no 64-bit Linux usage data:
private static final String USERAGENT_LINUX = "{0}/{1} (X11; U; Linux i686; {3})"; //$NON-NLS-1$
Suggestion: we should replace i686 with {2}.
- duplicates
-
JBIDE-13993 usage should report x86_64 among linux systems correctly (currently only reports x686)
-
- Closed
-