-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: tools
-
b103
-
Not verified
This test depends on the jdk version to be set correctly in the build.properties file. Currently, when this test is executed outside the make build, a failure is obtained:
… javac full version "1.9.0-internal-b00"
>>>>> expected string not found: +
Call [-fullversion] []
The local ant build should be updated accordingly.
… javac full version "1.9.0-internal-b00"
>>>>> expected string not found: +
Call [-fullversion] []
The local ant build should be updated accordingly.