FULL PRODUCT VERSION :
java version "9"
Java(TM) SE Runtime Environment (build 9+181)
Java HotSpot(TM) 64-Bit Server VM (build 9+181, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Darwin Macintosh.local 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64
EXTRA RELEVANT SYSTEM CONFIGURATION :
Not applicable
A DESCRIPTION OF THE PROBLEM :
There is an apparent typo in this class at line 486
data.put("CF_BUDNEL_SHORT_VERSION_STRING", VERSION.fetchFrom(params));
should be BUNDLE
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Not applicable
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Not applicable
ACTUAL -
Not applicable
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Not applicable
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
Not applicable
---------- END SOURCE ----------
CUSTOMER SUBMITTED WORKAROUND :
Not applicable
java version "9"
Java(TM) SE Runtime Environment (build 9+181)
Java HotSpot(TM) 64-Bit Server VM (build 9+181, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Darwin Macintosh.local 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64
EXTRA RELEVANT SYSTEM CONFIGURATION :
Not applicable
A DESCRIPTION OF THE PROBLEM :
There is an apparent typo in this class at line 486
data.put("CF_BUDNEL_SHORT_VERSION_STRING", VERSION.fetchFrom(params));
should be BUNDLE
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Not applicable
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Not applicable
ACTUAL -
Not applicable
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Not applicable
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
Not applicable
---------- END SOURCE ----------
CUSTOMER SUBMITTED WORKAROUND :
Not applicable