Compiler log for org.eclipse.jdt.debug.tests_3.8.102.v20131218-1102 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 4112

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

/tests/org/eclipse/jdt/debug/tests/eval/ShortOperatorsTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ShortOperatorsTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ShortOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ShortOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ShortOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ShortOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/FloatOperatorsTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FloatOperatorsTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FloatOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FloatOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FloatOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FloatOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/refactoring/AbstractRefactoringDebugTest.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/AbstractRefactoringDebugTest.java
 (at line 13)
import org.eclipse.core.internal.resources.ResourceException;
Discouraged access: The type ResourceException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/bundles/org.eclipse.core.resources/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/AbstractRefactoringDebugTest.java
 (at line 56)
* Performs the given refactoring. If a {@link ResourceException} occurs during the refactoring,
Discouraged access: The type ResourceException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/bundles/org.eclipse.core.resources/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/AbstractRefactoringDebugTest.java
 (at line 72)
catch(ResourceException re) {
Discouraged access: The type ResourceException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/bundles/org.eclipse.core.resources/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java : 79 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java : 79 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java : 11 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java
 (at line 24)
import org.eclipse.jdt.internal.debug.core.model.JDIArrayValue;
Discouraged access: The type JDIArrayValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java
 (at line 25)
import org.eclipse.jdt.internal.debug.core.model.JDILocalVariable;
Discouraged access: The type JDILocalVariable is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java
 (at line 26)
import org.eclipse.jdt.internal.debug.core.model.JDINullValue;
Discouraged access: The type JDINullValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java
 (at line 50)
assertTrue("The returned var should be a LocalVariable instance", var instanceof JDILocalVariable);
Discouraged access: The type JDILocalVariable is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java
 (at line 52)
assertTrue("The value should be an array", value instanceof JDIArrayValue);
Discouraged access: The type JDIArrayValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java
 (at line 53)
JDIArrayValue aval = (JDIArrayValue) value;
Discouraged access: The type JDIArrayValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java
 (at line 53)
JDIArrayValue aval = (JDIArrayValue) value;
Discouraged access: The type JDIArrayValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java
 (at line 54)
assertTrue("there should be two values in the array", aval.getSize() == 2);
Discouraged access: The method getSize() from the type JDIArrayValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java
 (at line 55)
assertEquals("The array kind should be integer", "int[]", aval.getReferenceTypeName());
Discouraged access: The method getReferenceTypeName() from the type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java
 (at line 76)
assertTrue("The returned var should be a LocalVariable instance", var instanceof JDILocalVariable);
Discouraged access: The type JDILocalVariable is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java
 (at line 78)
assertTrue("The value should be a String", value instanceof JDINullValue);
Discouraged access: The type JDINullValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/core/VMInstallTests.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/core/VMInstallTests.java
 (at line 26)
import org.eclipse.jdt.internal.launching.LaunchingPlugin;
Discouraged access: The type LaunchingPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/core/VMInstallTests.java
 (at line 96)
LaunchingPlugin.ID_PLUGIN,
Discouraged access: The type LaunchingPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/core/VMInstallTests.java
 (at line 96)
LaunchingPlugin.ID_PLUGIN,
Discouraged access: The field ID_PLUGIN from the type LaunchingPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java : 33 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 92)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 92)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 97)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 97)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 103)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 103)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 108)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 108)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 114)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 114)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 119)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 119)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 125)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 125)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 130)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 130)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 202)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 202)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 207)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 207)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 214)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 214)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 219)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 219)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 227)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 227)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 232)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 232)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 239)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 239)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 244)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java
 (at line 244)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests2.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests2.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests2.java
 (at line 170)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests2.java
 (at line 170)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests2.java
 (at line 176)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests2.java
 (at line 176)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/IntOperatorsTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/IntOperatorsTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/IntOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/IntOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/IntOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/IntOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 14)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 40)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 40)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 45)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 45)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 52)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 52)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 57)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 57)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 65)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 65)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 70)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 70)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 77)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 77)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 82)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 82)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 97)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 97)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 102)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 102)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 109)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 109)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 114)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 114)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 122)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 122)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 127)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 127)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 134)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 134)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 139)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 139)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 154)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 154)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 159)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 159)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 166)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 166)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 171)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 171)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 179)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 179)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 184)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 184)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 191)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 191)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 196)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 196)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 211)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 211)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 216)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 216)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 223)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 223)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 228)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 228)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 236)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 236)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 241)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 241)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 248)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 248)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 253)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 253)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 268)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 268)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 273)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 273)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 280)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 280)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 285)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 285)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 293)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 293)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 298)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 298)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 305)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 305)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 310)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 310)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 325)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 325)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 330)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 330)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
86. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 337)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
87. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 337)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
88. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 342)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
89. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 342)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
90. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 350)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
91. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 350)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
92. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 355)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
93. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 355)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
94. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 362)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
95. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 362)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
96. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 367)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
97. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 367)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
98. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 382)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
99. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 382)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
100. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java
 (at line 387)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java : 18 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 18)
import org.eclipse.debug.internal.ui.breakpoints.provisional.IBreakpointOrganizer;
Discouraged access: The type IBreakpointOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 19)
import org.eclipse.debug.internal.ui.views.breakpoints.BreakpointSetOrganizer;
Discouraged access: The type BreakpointSetOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 20)
import org.eclipse.debug.internal.ui.views.breakpoints.BreakpointsView;
Discouraged access: The type BreakpointsView is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 50)
BreakpointSetOrganizer.setDefaultWorkingSet(set);
Discouraged access: The type BreakpointSetOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 50)
BreakpointSetOrganizer.setDefaultWorkingSet(set);
Discouraged access: The method setDefaultWorkingSet(IWorkingSet) from the type BreakpointSetOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 69)
BreakpointSetOrganizer.setDefaultWorkingSet(null);
Discouraged access: The type BreakpointSetOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 69)
BreakpointSetOrganizer.setDefaultWorkingSet(null);
Discouraged access: The method setDefaultWorkingSet(IWorkingSet) from the type BreakpointSetOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 92)
BreakpointSetOrganizer.setDefaultWorkingSet(set1);
Discouraged access: The type BreakpointSetOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 92)
BreakpointSetOrganizer.setDefaultWorkingSet(set1);
Discouraged access: The method setDefaultWorkingSet(IWorkingSet) from the type BreakpointSetOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 95)
final BreakpointsView view = (BreakpointsView) bpview;
Discouraged access: The type BreakpointsView is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 95)
final BreakpointsView view = (BreakpointsView) bpview;
Discouraged access: The type BreakpointsView is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 96)
final IBreakpointOrganizer o = getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
Discouraged access: The type IBreakpointOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 104)
view.setBreakpointOrganizers(new IBreakpointOrganizer[] {o});
Discouraged access: The method setBreakpointOrganizers(IBreakpointOrganizer[]) from the type BreakpointsView is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 104)
view.setBreakpointOrganizers(new IBreakpointOrganizer[] {o});
Discouraged access: The type IBreakpointOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 112)
view.setBreakpointOrganizers(new IBreakpointOrganizer[] {o});
Discouraged access: The method setBreakpointOrganizers(IBreakpointOrganizer[]) from the type BreakpointsView is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 112)
view.setBreakpointOrganizers(new IBreakpointOrganizer[] {o});
Discouraged access: The type IBreakpointOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 118)
BreakpointSetOrganizer.setDefaultWorkingSet(null);
Discouraged access: The type BreakpointSetOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java
 (at line 118)
BreakpointSetOrganizer.setDefaultWorkingSet(null);
Discouraged access: The method setDefaultWorkingSet(IWorkingSet) from the type BreakpointSetOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java : 20 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 25)
import org.eclipse.debug.internal.core.LaunchManager;
Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 27)
import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPresentationManager;
Discouraged access: The type LaunchConfigurationPresentationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 28)
import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog;
Discouraged access: The type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 172)
ILaunchConfigurationTabGroup standardGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, ILaunchManager.DEBUG_MODE);
Discouraged access: The type LaunchConfigurationPresentationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 172)
ILaunchConfigurationTabGroup standardGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, ILaunchManager.DEBUG_MODE);
Discouraged access: The method getDefault() from the type LaunchConfigurationPresentationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 172)
ILaunchConfigurationTabGroup standardGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, ILaunchManager.DEBUG_MODE);
Discouraged access: The method getTabGroup(ILaunchConfigurationType, String) from the type LaunchConfigurationPresentationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 173)
ILaunchConfigurationTabGroup testGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, "TEST_MODE"); //$NON-NLS-1$
Discouraged access: The type LaunchConfigurationPresentationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 173)
ILaunchConfigurationTabGroup testGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, "TEST_MODE"); //$NON-NLS-1$
Discouraged access: The method getDefault() from the type LaunchConfigurationPresentationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 173)
ILaunchConfigurationTabGroup testGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, "TEST_MODE"); //$NON-NLS-1$
Discouraged access: The method getTabGroup(ILaunchConfigurationType, String) from the type LaunchConfigurationPresentationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 174)
ILaunchConfigurationDialog dialog = new LaunchConfigurationsDialog(null, DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(IDebugUIConstants.ID_DEBUG_LAUNCH_GROUP));
Discouraged access: The constructor LaunchConfigurationsDialog(Shell, LaunchGroupExtension) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 174)
ILaunchConfigurationDialog dialog = new LaunchConfigurationsDialog(null, DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(IDebugUIConstants.ID_DEBUG_LAUNCH_GROUP));
Discouraged access: The type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 174)
ILaunchConfigurationDialog dialog = new LaunchConfigurationsDialog(null, DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(IDebugUIConstants.ID_DEBUG_LAUNCH_GROUP));
Discouraged access: The method getLaunchGroup(String) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 303)
ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
Discouraged access: The method getLaunchDelegate(String) from the type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 303)
ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 362)
ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
Discouraged access: The method getLaunchDelegate(String) from the type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 362)
ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 383)
ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
Discouraged access: The method getLaunchDelegate(String) from the type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 383)
ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 399)
ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
Discouraged access: The method getLaunchDelegate(String) from the type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java
 (at line 399)
ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java : 32 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 19)
import org.eclipse.jdi.internal.jdwp.JdwpPacket;
Discouraged access: The type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 20)
import org.eclipse.jdi.internal.jdwp.JdwpReplyPacket;
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 60)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 60)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 60)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 60)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The method build(byte[]) from the type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 62)
assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
Discouraged access: The method errorCode() from the type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 104)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 104)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 104)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 104)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The method build(byte[]) from the type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 105)
assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
Discouraged access: The method errorCode() from the type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 150)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 150)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 150)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 150)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The method build(byte[]) from the type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 152)
assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
Discouraged access: The method errorCode() from the type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 202)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 202)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 202)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 202)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The method build(byte[]) from the type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 203)
assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
Discouraged access: The method errorCode() from the type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 251)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 251)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 251)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 251)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The method build(byte[]) from the type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 253)
assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
Discouraged access: The method errorCode() from the type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 293)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 293)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 293)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 293)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The method build(byte[]) from the type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java
 (at line 295)
assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
Discouraged access: The method errorCode() from the type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java : 91 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
86. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
87. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
88. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
89. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
90. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
91. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java : 17 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 21)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 27)
import org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants;
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 28)
import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
Discouraged access: The type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 29)
import org.eclipse.jdt.internal.debug.ui.console.JavaExceptionHyperLink;
Discouraged access: The type JavaExceptionHyperLink is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 30)
import org.eclipse.jdt.internal.debug.ui.console.JavaStackTraceHyperlink;
Discouraged access: The type JavaStackTraceHyperlink is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 100)
assertEquals("Should be an empty last line", IInternalDebugCoreConstants.EMPTY_STRING, fLinesRead.get(10));
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 100)
assertEquals("Should be an empty last line", IInternalDebugCoreConstants.EMPTY_STRING, fLinesRead.get(10));
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 218)
IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 218)
IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The method getDefault() from the type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 219)
boolean suspendOnException = jdiUIPreferences.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 219)
boolean suspendOnException = jdiUIPreferences.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS);
Discouraged access: The field PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 220)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 220)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The field PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 237)
if (hyperlink instanceof JavaExceptionHyperLink) {
Discouraged access: The type JavaExceptionHyperLink is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 240)
assertTrue("Stack trace hyperlink missing", hyperlinks[i + 1] instanceof JavaStackTraceHyperlink);
Discouraged access: The type JavaStackTraceHyperlink is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 246)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, suspendOnException);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java
 (at line 246)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, suspendOnException);
Discouraged access: The field PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
86. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
87. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
88. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
89. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
90. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
91. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
92. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
93. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
94. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
95. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
96. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
97. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
98. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 959)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
99. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 959)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
100. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java
 (at line 978)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/core/StringSubstitutionTests.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/core/StringSubstitutionTests.java
 (at line 17)
import org.eclipse.core.internal.variables.StringVariableManager;
Discouraged access: The type StringVariableManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.core.variables/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/core/StringSubstitutionTests.java
 (at line 266)
IStringVariableManager manager = StringVariableManager.getDefault();
Discouraged access: The type StringVariableManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.core.variables/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/core/StringSubstitutionTests.java
 (at line 266)
IStringVariableManager manager = StringVariableManager.getDefault();
Discouraged access: The method getDefault() from the type StringVariableManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.core.variables/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java : 51 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/DoubleOperatorsTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/DoubleOperatorsTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/DoubleOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/DoubleOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/DoubleOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/DoubleOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/sourcelookup/ExternalArchiveSourceContainerTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/ExternalArchiveSourceContainerTests.java
 (at line 23)
import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/ExternalArchiveSourceContainerTests.java
 (at line 43)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The constructor JavaSourceLookupDirector() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/ExternalArchiveSourceContainerTests.java
 (at line 43)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/ExternalArchiveSourceContainerTests.java
 (at line 64)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The constructor JavaSourceLookupDirector() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/ExternalArchiveSourceContainerTests.java
 (at line 64)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java : 42 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 14)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 35)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldByte);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 35)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldByte);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 41)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldByte);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 41)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldByte);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 54)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldChar);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 54)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldChar);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 60)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldChar);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 60)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldChar);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 73)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldShort);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 73)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldShort);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 79)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldShort);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 79)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldShort);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 92)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldInt);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 92)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldInt);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 98)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldInt);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 98)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldInt);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 111)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldLong);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 111)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldLong);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 117)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldLong);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 117)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldLong);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 130)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldFloat);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 130)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldFloat);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 136)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldFloat);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 136)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldFloat);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 149)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldDouble);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 149)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldDouble);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 155)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldDouble);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 155)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldDouble);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 168)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldString);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 168)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldString);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 171)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 171)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 174)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldString);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 174)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldString);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 177)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 177)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 187)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldBoolean);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 187)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldBoolean);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 193)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldBoolean);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java
 (at line 193)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldBoolean);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java : 42 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 14)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 35)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldByte);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 35)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldByte);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 41)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldByte);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 41)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldByte);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 54)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldChar);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 54)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldChar);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 60)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldChar);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 60)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldChar);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 73)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldShort);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 73)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldShort);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 79)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldShort);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 79)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldShort);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 92)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldInt);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 92)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldInt);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 98)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldInt);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 98)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldInt);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 111)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldLong);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 111)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldLong);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 117)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldLong);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 117)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldLong);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 130)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldFloat);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 130)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldFloat);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 136)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldFloat);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 136)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldFloat);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 149)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldDouble);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 149)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldDouble);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 155)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldDouble);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 155)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldDouble);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 168)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldString);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 168)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldString);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 171)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 171)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 174)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldString);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 174)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldString);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 177)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 177)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 187)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldBoolean);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 187)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldBoolean);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 193)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldBoolean);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java
 (at line 193)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldBoolean);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/test plugin/org/eclipse/jdt/debug/testplugin/JavaProjectHelper.java : 2 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /test plugin/org/eclipse/jdt/debug/testplugin/JavaProjectHelper.java
 (at line 41)
import org.eclipse.jdt.internal.core.ClasspathEntry;
Discouraged access: The type ClasspathEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes
2. WARNING in /test plugin/org/eclipse/jdt/debug/testplugin/JavaProjectHelper.java
 (at line 206)
jproject.setRawClasspath(new ClasspathEntry[0], jproject.getProject().getFullPath(), null);
Discouraged access: The type ClasspathEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes

/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java : 20 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 19)
import org.eclipse.jdi.internal.jdwp.JdwpPacket;
Discouraged access: The type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 20)
import org.eclipse.jdi.internal.jdwp.JdwpReplyPacket;
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 21)
import org.eclipse.jdi.internal.jdwp.JdwpString;
Discouraged access: The type JdwpString is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 25)
import org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget;
Discouraged access: The type JDIDebugTarget is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 55)
assertTrue("Wrong target", target instanceof JDIDebugTarget);
Discouraged access: The type JDIDebugTarget is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 59)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 59)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 59)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 59)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The method build(byte[]) from the type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 61)
assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
Discouraged access: The method errorCode() from the type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 62)
DataInputStream replyData = packet.dataInStream();
Discouraged access: The method dataInStream() from the type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 87)
assertTrue("Wrong target", target instanceof JDIDebugTarget);
Discouraged access: The type JDIDebugTarget is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 92)
JdwpString.write("LBreakpoints;", outData);
Discouraged access: The type JdwpString is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 92)
JdwpString.write("LBreakpoints;", outData);
Discouraged access: The method write(String, DataOutputStream) from the type JdwpString is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 94)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 94)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 94)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 94)
JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
Discouraged access: The method build(byte[]) from the type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 95)
assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
Discouraged access: The method errorCode() from the type JdwpReplyPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java
 (at line 96)
DataInputStream replyData = packet.dataInStream();
Discouraged access: The method dataInStream() from the type JdwpPacket is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/CharOperatorsTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/CharOperatorsTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/CharOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/CharOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/CharOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/CharOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java
 (at line 23)
import org.eclipse.jdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring;
Discouraged access: The type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java
 (at line 155)
ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
Discouraged access: The type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java
 (at line 155)
ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
Discouraged access: The constructor ConvertAnonymousToNestedRefactoring(ICompilationUnit, int, int) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java
 (at line 155)
ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
Discouraged access: The type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java
 (at line 157)
ref.setClassName("NewAnonymousClass");
Discouraged access: The method setClassName(String) from the type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java
 (at line 159)
RefactoringStatus preconditionResult= ref.checkInitialConditions(new NullProgressMonitor());
Discouraged access: The method checkInitialConditions(IProgressMonitor) from the type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java
 (at line 166)
ref.setClassName("NewAnonymousClass");
Discouraged access: The method setClassName(String) from the type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
86. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
87. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
88. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
89. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
90. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
91. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
92. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
93. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
94. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
95. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
96. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
97. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
98. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 959)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
99. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 959)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
100. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java
 (at line 978)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/Tests.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/Tests.java
 (at line 17)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/Tests.java
 (at line 453)
message= IInternalDebugCoreConstants.EMPTY_STRING;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/Tests.java
 (at line 453)
message= IInternalDebugCoreConstants.EMPTY_STRING;
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java : 37 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 14)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 38)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 38)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 44)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 44)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 57)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 57)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 63)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 63)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 76)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 76)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 82)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 82)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 95)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 95)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 101)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 101)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 114)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 114)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 120)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 120)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 133)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 133)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 139)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 139)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 152)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 152)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 158)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 158)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 171)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 171)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 177)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 177)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 190)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 190)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 196)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java
 (at line 196)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java : 18 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 17)
import org.eclipse.jdt.internal.corext.refactoring.reorg.IReorgPolicy.IMovePolicy;
Discouraged access: The type IReorgPolicy.IMovePolicy is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 18)
import org.eclipse.jdt.internal.corext.refactoring.reorg.JavaMoveProcessor;
Discouraged access: The type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 19)
import org.eclipse.jdt.internal.corext.refactoring.reorg.ReorgDestinationFactory;
Discouraged access: The type ReorgDestinationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 20)
import org.eclipse.jdt.internal.corext.refactoring.reorg.ReorgPolicyFactory;
Discouraged access: The type ReorgPolicyFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 43)
protected JavaMoveProcessor setupRefactor(IJavaProject javaProject, IJavaElement type) throws JavaModelException {
Discouraged access: The type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 44)
IMovePolicy movePolicy= ReorgPolicyFactory.createMovePolicy(
Discouraged access: The type IReorgPolicy.IMovePolicy is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 44)
IMovePolicy movePolicy= ReorgPolicyFactory.createMovePolicy(
Discouraged access: The type ReorgPolicyFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 44)
IMovePolicy movePolicy= ReorgPolicyFactory.createMovePolicy( new IResource[0], new IJavaElement[] {type});
Discouraged access: The method createMovePolicy(IResource[], IJavaElement[]) from the type ReorgPolicyFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 47)
JavaMoveProcessor processor= new JavaMoveProcessor(movePolicy);
Discouraged access: The type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 47)
JavaMoveProcessor processor= new JavaMoveProcessor(movePolicy);
Discouraged access: The constructor JavaMoveProcessor(IReorgPolicy.IMovePolicy) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 47)
JavaMoveProcessor processor= new JavaMoveProcessor(movePolicy);
Discouraged access: The type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 49)
processor.setDestination(ReorgDestinationFactory.createDestination(destination));
Discouraged access: The method setDestination(IReorgDestination) from the type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 49)
processor.setDestination(ReorgDestinationFactory.createDestination(destination));
Discouraged access: The type ReorgDestinationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 49)
processor.setDestination(ReorgDestinationFactory.createDestination(destination));
Discouraged access: The method createDestination(Object) from the type ReorgDestinationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 50)
processor.setReorgQueries(new MockReorgQueries());
Discouraged access: The method setReorgQueries(IReorgQueries) from the type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 51)
if(processor.canUpdateJavaReferences())
Discouraged access: The method canUpdateJavaReferences() from the type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 52)
processor.setUpdateReferences(true);//assuming is properly set otherwise
Discouraged access: The method setUpdateReferences(boolean) from the type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java
 (at line 63)
JavaMoveProcessor processor = setupRefactor(javaProject, type);
Discouraged access: The type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java : 12 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java
 (at line 14)
import org.eclipse.debug.internal.core.LaunchConfiguration;
Discouraged access: The type LaunchConfiguration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java
 (at line 18)
* Class for testing method from the class {@link LaunchConfiguration}
Discouraged access: The type LaunchConfiguration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java
 (at line 26)
class TestConfiguration extends LaunchConfiguration {
Discouraged access: The type LaunchConfiguration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java
 (at line 34)
super(name, container);
Discouraged access: The constructor LaunchConfiguration(String, IContainer) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java
 (at line 38)
return getSimpleName(fileName);
Discouraged access: The method getSimpleName(String) from the type LaunchConfiguration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java
 (at line 42)
setName(name);
Discouraged access: The method setName(String) from the type LaunchConfiguration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java
 (at line 46)
return getFileName();
Discouraged access: The method getFileName() from the type LaunchConfiguration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java
 (at line 61)
* Tests the {@link LaunchConfiguration#getSimpleName} method
Discouraged access: The type LaunchConfiguration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java
 (at line 84)
* Tests the {@link LaunchConfiguration#setName} method
Discouraged access: The type LaunchConfiguration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java
 (at line 89)
assertEquals("The default name should be: 'Test'", config.getName(), "Test");
Discouraged access: The method getName() from the type LaunchConfiguration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java
 (at line 91)
assertEquals("The new name should be: 'newname'", config.getName(), "newname");
Discouraged access: The method getName() from the type LaunchConfiguration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java
 (at line 97)
* Tests the {@link LaunchConfiguration#getFileName} method
Discouraged access: The type LaunchConfiguration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/refactoring/IntroduceParameterUnitTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/IntroduceParameterUnitTests.java
 (at line 18)
import org.eclipse.jdt.internal.corext.refactoring.code.IntroduceParameterRefactoring;
Discouraged access: The type IntroduceParameterRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/IntroduceParameterUnitTests.java
 (at line 110)
IntroduceParameterRefactoring ref= new IntroduceParameterRefactoring(cunit,itemOffset, 0);//0, no length
Discouraged access: The type IntroduceParameterRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/IntroduceParameterUnitTests.java
 (at line 110)
IntroduceParameterRefactoring ref= new IntroduceParameterRefactoring(cunit,itemOffset, 0);//0, no length
Discouraged access: The constructor IntroduceParameterRefactoring(ICompilationUnit, int, int) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/IntroduceParameterUnitTests.java
 (at line 110)
IntroduceParameterRefactoring ref= new IntroduceParameterRefactoring(cunit,itemOffset, 0);//0, no length
Discouraged access: The type IntroduceParameterRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/IntroduceParameterUnitTests.java
 (at line 112)
RefactoringStatus preconditionResult= ref.checkInitialConditions(new NullProgressMonitor());
Discouraged access: The method checkInitialConditions(IProgressMonitor) from the type IntroduceParameterRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java : 16 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 24)
import org.eclipse.jdt.internal.corext.refactoring.reorg.IReorgPolicy.IMovePolicy;
Discouraged access: The type IReorgPolicy.IMovePolicy is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 25)
import org.eclipse.jdt.internal.corext.refactoring.reorg.JavaMoveProcessor;
Discouraged access: The type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 26)
import org.eclipse.jdt.internal.corext.refactoring.reorg.ReorgDestinationFactory;
Discouraged access: The type ReorgDestinationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 27)
import org.eclipse.jdt.internal.corext.refactoring.reorg.ReorgPolicyFactory;
Discouraged access: The type ReorgPolicyFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 49)
IMovePolicy movePolicy= ReorgPolicyFactory.createMovePolicy(
Discouraged access: The type IReorgPolicy.IMovePolicy is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 49)
IMovePolicy movePolicy= ReorgPolicyFactory.createMovePolicy(
Discouraged access: The type ReorgPolicyFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 49)
IMovePolicy movePolicy= ReorgPolicyFactory.createMovePolicy( new IResource[0], new IJavaElement[] {element});
Discouraged access: The method createMovePolicy(IResource[], IJavaElement[]) from the type ReorgPolicyFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 52)
JavaMoveProcessor processor= new JavaMoveProcessor(movePolicy);
Discouraged access: The type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 52)
JavaMoveProcessor processor= new JavaMoveProcessor(movePolicy);
Discouraged access: The constructor JavaMoveProcessor(IReorgPolicy.IMovePolicy) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 52)
JavaMoveProcessor processor= new JavaMoveProcessor(movePolicy);
Discouraged access: The type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 53)
processor.setDestination(ReorgDestinationFactory.createDestination(destination));
Discouraged access: The method setDestination(IReorgDestination) from the type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 53)
processor.setDestination(ReorgDestinationFactory.createDestination(destination));
Discouraged access: The type ReorgDestinationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 53)
processor.setDestination(ReorgDestinationFactory.createDestination(destination));
Discouraged access: The method createDestination(Object) from the type ReorgDestinationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 54)
processor.setReorgQueries(new MockReorgQueries());
Discouraged access: The method setReorgQueries(IReorgQueries) from the type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 55)
if(processor.canUpdateJavaReferences()) {
Discouraged access: The method canUpdateJavaReferences() from the type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java
 (at line 56)
processor.setUpdateReferences(true);
Discouraged access: The method setUpdateReferences(boolean) from the type JavaMoveProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java : 99 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
86. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
87. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
88. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
89. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
90. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
91. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
92. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
93. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
94. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
95. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
96. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
97. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
98. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 959)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
99. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java
 (at line 959)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java : 75 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/core/WorkspaceSourceContainerTests.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/core/WorkspaceSourceContainerTests.java
 (at line 18)
import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/core/WorkspaceSourceContainerTests.java
 (at line 33)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The constructor JavaSourceLookupDirector() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/core/WorkspaceSourceContainerTests.java
 (at line 33)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/LocalVarValueTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarValueTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarValueTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarValueTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarValueTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarValueTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java : 75 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/sourcelookup/FolderSourceContainerTests.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/FolderSourceContainerTests.java
 (at line 21)
import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/FolderSourceContainerTests.java
 (at line 36)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The constructor JavaSourceLookupDirector() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/FolderSourceContainerTests.java
 (at line 36)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes

/tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java : 8 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java
 (at line 19)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java
 (at line 31)
import org.eclipse.jdt.internal.core.SourceMethod;
Discouraged access: The type SourceMethod is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java
 (at line 32)
import org.eclipse.jdt.internal.core.SourceType;
Discouraged access: The type SourceType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java
 (at line 126)
return results.toArray(new SourceMethod[results.size()]);
Discouraged access: The type SourceMethod is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java
 (at line 195)
return results.toArray(new SourceType[results.size()]);
Discouraged access: The type SourceType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java
 (at line 224)
return results.toArray(new SourceType[results.size()]);//possibly change to new IType
Discouraged access: The type SourceType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java
 (at line 426)
return IInternalDebugCoreConstants.EMPTY_STRING;//entire thing is a number
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java
 (at line 426)
return IInternalDebugCoreConstants.EMPTY_STRING;//entire thing is a number
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java : 17 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 22)
import org.eclipse.debug.internal.ui.breakpoints.provisional.IBreakpointOrganizer;
Discouraged access: The type IBreakpointOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 23)
import org.eclipse.debug.internal.ui.views.breakpoints.BreakpointOrganizerManager;
Discouraged access: The type BreakpointOrganizerManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 24)
import org.eclipse.debug.internal.ui.views.breakpoints.WorkingSetCategory;
Discouraged access: The type WorkingSetCategory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 175)
IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
Discouraged access: The type IBreakpointOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 175)
IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
Discouraged access: The type BreakpointOrganizerManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 175)
IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
Discouraged access: The method getDefault() from the type BreakpointOrganizerManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 175)
IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
Discouraged access: The method getOrganizer(String) from the type BreakpointOrganizerManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 181)
WorkingSetCategory category = new WorkingSetCategory(set);
Discouraged access: The type WorkingSetCategory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 181)
WorkingSetCategory category = new WorkingSetCategory(set);
Discouraged access: The constructor WorkingSetCategory(IWorkingSet) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 181)
WorkingSetCategory category = new WorkingSetCategory(set);
Discouraged access: The type WorkingSetCategory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 246)
IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
Discouraged access: The type IBreakpointOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 246)
IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
Discouraged access: The type BreakpointOrganizerManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 246)
IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
Discouraged access: The method getDefault() from the type BreakpointOrganizerManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 246)
IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
Discouraged access: The method getOrganizer(String) from the type BreakpointOrganizerManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 253)
WorkingSetCategory category = new WorkingSetCategory(set);
Discouraged access: The type WorkingSetCategory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 253)
WorkingSetCategory category = new WorkingSetCategory(set);
Discouraged access: The constructor WorkingSetCategory(IWorkingSet) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java
 (at line 253)
WorkingSetCategory category = new WorkingSetCategory(set);
Discouraged access: The type WorkingSetCategory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java : 75 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java : 75 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
86. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
87. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
88. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
89. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
90. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
91. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
92. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
93. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
94. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
95. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
96. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
97. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
98. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 959)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
99. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 959)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
100. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java
 (at line 978)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 27)
import org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane;
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 28)
import org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager;
Discouraged access: The type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 32)
import org.eclipse.jdt.internal.debug.core.logicalstructures.JDIPlaceholderVariable;
Discouraged access: The type JDIPlaceholderVariable is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 33)
import org.eclipse.jdt.internal.debug.core.model.JDIDebugElement;
Discouraged access: The type JDIDebugElement is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 44)
DetailPaneManager fManager;
Discouraged access: The type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 52)
fManager = DetailPaneManager.getDefault();
Discouraged access: The method getDefault() from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 52)
fManager = DetailPaneManager.getDefault();
Discouraged access: The type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 54)
fManager.getPreferredPaneFromSelection(null);
Discouraged access: The method getPreferredPaneFromSelection(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 69)
String id = fManager.getUserPreferredDetailPane(new HashSet<String>());
Discouraged access: The method getUserPreferredDetailPane(Set) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 74)
id = fManager.getUserPreferredDetailPane(detailPanes);
Discouraged access: The method getUserPreferredDetailPane(Set) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 78)
id = fManager.getUserPreferredDetailPane(detailPanes);
Discouraged access: The method getUserPreferredDetailPane(Set) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 81)
detailPanes.add(DefaultDetailPane.ID);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 81)
detailPanes.add(DefaultDetailPane.ID);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 82)
id = fManager.getUserPreferredDetailPane(detailPanes);
Discouraged access: The method getUserPreferredDetailPane(Set) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 86)
detailPanes.add(DefaultDetailPane.ID);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 86)
detailPanes.add(DefaultDetailPane.ID);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 87)
id = fManager.getUserPreferredDetailPane(detailPanes);
Discouraged access: The method getUserPreferredDetailPane(Set) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 88)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 88)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 96)
fManager.setPreferredDetailPane(null, null);
Discouraged access: The method setPreferredDetailPane(Set, String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 97)
String id = fManager.getUserPreferredDetailPane(null);
Discouraged access: The method getUserPreferredDetailPane(Set) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 100)
fManager.setPreferredDetailPane(null, "Example");
Discouraged access: The method setPreferredDetailPane(Set, String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 101)
id = fManager.getUserPreferredDetailPane(null);
Discouraged access: The method getUserPreferredDetailPane(Set) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 106)
fManager.setPreferredDetailPane(detailPanes, "Example1");
Discouraged access: The method setPreferredDetailPane(Set, String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 107)
id = fManager.getUserPreferredDetailPane(detailPanes);
Discouraged access: The method getUserPreferredDetailPane(Set) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 111)
fManager.setPreferredDetailPane(detailPanes, "Example2");
Discouraged access: The method setPreferredDetailPane(Set, String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 112)
id = fManager.getUserPreferredDetailPane(detailPanes);
Discouraged access: The method getUserPreferredDetailPane(Set) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 115)
detailPanes.add(DefaultDetailPane.ID);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 115)
detailPanes.add(DefaultDetailPane.ID);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 116)
id = fManager.getUserPreferredDetailPane(detailPanes);
Discouraged access: The method getUserPreferredDetailPane(Set) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 118)
fManager.setPreferredDetailPane(detailPanes, "Example2");
Discouraged access: The method setPreferredDetailPane(Set, String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 119)
id = fManager.getUserPreferredDetailPane(detailPanes);
Discouraged access: The method getUserPreferredDetailPane(Set) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 129)
String id = fManager.getPreferredPaneFromSelection(selection);
Discouraged access: The method getPreferredPaneFromSelection(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 130)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 130)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 133)
id = fManager.getPreferredPaneFromSelection(selection);
Discouraged access: The method getPreferredPaneFromSelection(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 134)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 134)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 137)
id = fManager.getPreferredPaneFromSelection(selection);
Discouraged access: The method getPreferredPaneFromSelection(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 138)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 138)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 140)
selection = new StructuredSelection(new IJavaVariable[]{new JDIPlaceholderVariable("test var",null)});
Discouraged access: The constructor JDIPlaceholderVariable(String, IJavaValue) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 140)
selection = new StructuredSelection(new IJavaVariable[]{new JDIPlaceholderVariable("test var",null)});
Discouraged access: The type JDIPlaceholderVariable is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 141)
id = fManager.getPreferredPaneFromSelection(selection);
Discouraged access: The method getPreferredPaneFromSelection(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 142)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 142)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 146)
id = fManager.getPreferredPaneFromSelection(selection);
Discouraged access: The method getPreferredPaneFromSelection(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 150)
fManager.setPreferredDetailPane(fManager.getAvailablePaneIDs(selection), DefaultDetailPane.ID);
Discouraged access: The method setPreferredDetailPane(Set, String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 150)
fManager.setPreferredDetailPane(fManager.getAvailablePaneIDs(selection), DefaultDetailPane.ID);
Discouraged access: The method getAvailablePaneIDs(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 150)
fManager.setPreferredDetailPane(fManager.getAvailablePaneIDs(selection), DefaultDetailPane.ID);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 150)
fManager.setPreferredDetailPane(fManager.getAvailablePaneIDs(selection), DefaultDetailPane.ID);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 151)
id = fManager.getPreferredPaneFromSelection(selection);
Discouraged access: The method getPreferredPaneFromSelection(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 152)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 152)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 155)
id = fManager.getPreferredPaneFromSelection(selection);
Discouraged access: The method getPreferredPaneFromSelection(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 156)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 156)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 158)
selection = new StructuredSelection(new JDIDebugElement[]{});
Discouraged access: The type JDIDebugElement is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 159)
id = fManager.getPreferredPaneFromSelection(selection);
Discouraged access: The method getPreferredPaneFromSelection(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 160)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 160)
assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 169)
Set<String> result = fManager.getAvailablePaneIDs(selection);
Discouraged access: The method getAvailablePaneIDs(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 170)
assertTrue("Set was incorrect",result.size()==1 && result.contains(DefaultDetailPane.ID));
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 170)
assertTrue("Set was incorrect",result.size()==1 && result.contains(DefaultDetailPane.ID));
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 173)
result = fManager.getAvailablePaneIDs(selection);
Discouraged access: The method getAvailablePaneIDs(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 174)
assertTrue("Set was incorrect",result.size()==1 && result.contains(DefaultDetailPane.ID));
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 174)
assertTrue("Set was incorrect",result.size()==1 && result.contains(DefaultDetailPane.ID));
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 177)
result = fManager.getAvailablePaneIDs(selection);
Discouraged access: The method getAvailablePaneIDs(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 178)
assertTrue("Set was incorrect",result.size()==2 && result.contains(DefaultDetailPane.ID) && result.contains(TableDetailPane.ID));
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 178)
assertTrue("Set was incorrect",result.size()==2 && result.contains(DefaultDetailPane.ID) && result.contains(TableDetailPane.ID));
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 180)
selection = new StructuredSelection(new Object[]{new JDIPlaceholderVariable("test var",null)});
Discouraged access: The constructor JDIPlaceholderVariable(String, IJavaValue) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 180)
selection = new StructuredSelection(new Object[]{new JDIPlaceholderVariable("test var",null)});
Discouraged access: The type JDIPlaceholderVariable is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 181)
result = fManager.getAvailablePaneIDs(selection);
Discouraged access: The method getAvailablePaneIDs(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 182)
assertTrue("Set was incorrect",result.size()==2 && result.contains(DefaultDetailPane.ID) && result.contains(SimpleDetailPane.ID));
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 182)
assertTrue("Set was incorrect",result.size()==2 && result.contains(DefaultDetailPane.ID) && result.contains(SimpleDetailPane.ID));
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 185)
selection = new StructuredSelection(new Object[]{"String1",new JDIPlaceholderVariable("test var",null),"String3"});
Discouraged access: The constructor JDIPlaceholderVariable(String, IJavaValue) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 185)
selection = new StructuredSelection(new Object[]{"String1",new JDIPlaceholderVariable("test var",null),"String3"});
Discouraged access: The type JDIPlaceholderVariable is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 186)
result = fManager.getAvailablePaneIDs(selection);
Discouraged access: The method getAvailablePaneIDs(IStructuredSelection) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 187)
assertTrue("Set was incorrect",result.size()==2 && result.contains(DefaultDetailPane.ID) && result.contains(TableDetailPane.ID));
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 187)
assertTrue("Set was incorrect",result.size()==2 && result.contains(DefaultDetailPane.ID) && result.contains(TableDetailPane.ID));
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 195)
IDetailPane pane = fManager.getDetailPaneFromID(null);
Discouraged access: The method getDetailPaneFromID(String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 198)
pane = fManager.getDetailPaneFromID("ThisPaneDoesNotExist");
Discouraged access: The method getDetailPaneFromID(String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 201)
pane = fManager.getDetailPaneFromID(DefaultDetailPane.ID);
Discouraged access: The method getDetailPaneFromID(String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 201)
pane = fManager.getDetailPaneFromID(DefaultDetailPane.ID);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 201)
pane = fManager.getDetailPaneFromID(DefaultDetailPane.ID);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
86. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 204)
pane = fManager.getDetailPaneFromID(SimpleDetailPane.ID);
Discouraged access: The method getDetailPaneFromID(String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
87. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 213)
String name = fManager.getNameFromID(null);
Discouraged access: The method getNameFromID(String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
88. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 216)
name = fManager.getNameFromID("ThisPaneDoesNotExist");
Discouraged access: The method getNameFromID(String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
89. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 219)
name = fManager.getNameFromID(DefaultDetailPane.ID);
Discouraged access: The method getNameFromID(String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
90. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 219)
name = fManager.getNameFromID(DefaultDetailPane.ID);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
91. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 219)
name = fManager.getNameFromID(DefaultDetailPane.ID);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
92. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 220)
assertEquals("Incorrect name returned",DefaultDetailPane.NAME,name);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
93. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 220)
assertEquals("Incorrect name returned",DefaultDetailPane.NAME,name);
Discouraged access: The field NAME from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
94. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 222)
name = fManager.getNameFromID(SimpleDetailPane.ID);
Discouraged access: The method getNameFromID(String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
95. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 232)
String description = fManager.getDescriptionFromID(null);
Discouraged access: The method getDescriptionFromID(String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
96. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 235)
description = fManager.getDescriptionFromID("ThisPaneDoesNotExist");
Discouraged access: The method getDescriptionFromID(String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
97. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 238)
description = fManager.getDescriptionFromID(DefaultDetailPane.ID);
Discouraged access: The method getDescriptionFromID(String) from the type DetailPaneManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
98. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 238)
description = fManager.getDescriptionFromID(DefaultDetailPane.ID);
Discouraged access: The type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
99. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 238)
description = fManager.getDescriptionFromID(DefaultDetailPane.ID);
Discouraged access: The field ID from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
100. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java
 (at line 239)
assertEquals("Incorrect name returned",DefaultDetailPane.DESCRIPTION,description);
Discouraged access: The field DESCRIPTION from the type DefaultDetailPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/refactoring/PushDownFieldUnitTests.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/PushDownFieldUnitTests.java
 (at line 19)
import org.eclipse.jdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor;
Discouraged access: The type PushDownRefactoringProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/PushDownFieldUnitTests.java
 (at line 67)
PushDownRefactoringProcessor processor = new PushDownRefactoringProcessor(new IField[] {clas});
Discouraged access: The type PushDownRefactoringProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/PushDownFieldUnitTests.java
 (at line 67)
PushDownRefactoringProcessor processor = new PushDownRefactoringProcessor(new IField[] {clas});
Discouraged access: The constructor PushDownRefactoringProcessor(IMember[]) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/PushDownFieldUnitTests.java
 (at line 67)
PushDownRefactoringProcessor processor = new PushDownRefactoringProcessor(new IField[] {clas});
Discouraged access: The type PushDownRefactoringProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java
 (at line 21)
import org.eclipse.jdt.internal.debug.eval.ast.engine.ASTEvaluationEngine;
Discouraged access: The type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java
 (at line 70)
ASTEvaluationEngine engine = new ASTEvaluationEngine(get14Project(), (IJavaDebugTarget) thread.getDebugTarget());
Discouraged access: The type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java
 (at line 70)
ASTEvaluationEngine engine = new ASTEvaluationEngine(get14Project(), (IJavaDebugTarget) thread.getDebugTarget());
Discouraged access: The constructor ASTEvaluationEngine(IJavaProject, IJavaDebugTarget) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java
 (at line 70)
ASTEvaluationEngine engine = new ASTEvaluationEngine(get14Project(), (IJavaDebugTarget) thread.getDebugTarget());
Discouraged access: The type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java
 (at line 72)
engine.evaluate(SNIPPET, frame, listener, DebugEvent.EVALUATION_IMPLICIT, false);
Discouraged access: The method evaluate(String, IJavaStackFrame, IEvaluationListener, int, boolean) from the type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java
 (at line 81)
engine.dispose();
Discouraged access: The method dispose() from the type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java : 61 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java : 15 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 17)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 19)
import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog;
Discouraged access: The type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 75)
IStatus status = new Status(IStatus.INFO, IJavaDebugUIConstants.PLUGIN_ID, 1000, IInternalDebugCoreConstants.EMPTY_STRING, null);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 75)
IStatus status = new Status(IStatus.INFO, IJavaDebugUIConstants.PLUGIN_ID, 1000, IInternalDebugCoreConstants.EMPTY_STRING, null);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 76)
LaunchConfigurationsDialog dialog= new LaunchConfigurationsDialog(DebugUIPlugin.getShell(), DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(groupIdentifier));
Discouraged access: The type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 76)
LaunchConfigurationsDialog dialog= new LaunchConfigurationsDialog(DebugUIPlugin.getShell(), DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(groupIdentifier));
Discouraged access: The constructor LaunchConfigurationsDialog(Shell, LaunchGroupExtension) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 76)
LaunchConfigurationsDialog dialog= new LaunchConfigurationsDialog(DebugUIPlugin.getShell(), DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(groupIdentifier));
Discouraged access: The type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 76)
LaunchConfigurationsDialog dialog= new LaunchConfigurationsDialog(DebugUIPlugin.getShell(), DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(groupIdentifier));
Discouraged access: The method getLaunchGroup(String) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 78)
dialog.setOpenMode(LaunchConfigurationsDialog.LAUNCH_CONFIGURATION_DIALOG_OPEN_ON_SELECTION);
Discouraged access: The method setOpenMode(int) from the type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 78)
dialog.setOpenMode(LaunchConfigurationsDialog.LAUNCH_CONFIGURATION_DIALOG_OPEN_ON_SELECTION);
Discouraged access: The type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 78)
dialog.setOpenMode(LaunchConfigurationsDialog.LAUNCH_CONFIGURATION_DIALOG_OPEN_ON_SELECTION);
Discouraged access: The field LAUNCH_CONFIGURATION_DIALOG_OPEN_ON_SELECTION from the type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 79)
dialog.setInitialSelection(selection);
Discouraged access: The method setInitialSelection(IStructuredSelection) from the type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 80)
dialog.setInitialStatus(status);
Discouraged access: The method setInitialStatus(IStatus) from the type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 82)
dialog.open();
Discouraged access: The method open() from the type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java
 (at line 83)
dialog.close();
Discouraged access: The method close() from the type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/sourcelookup/JavaProjectSourceContainerTests.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/JavaProjectSourceContainerTests.java
 (at line 18)
import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/JavaProjectSourceContainerTests.java
 (at line 37)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The constructor JavaSourceLookupDirector() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/JavaProjectSourceContainerTests.java
 (at line 37)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java : 85 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java : 25 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 548)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 548)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 553)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 553)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 559)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 559)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 564)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 564)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 570)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 570)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 575)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 575)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 581)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 581)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 586)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 586)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 592)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 592)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 597)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 597)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 603)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 603)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 608)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java
 (at line 608)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/core/ConsoleInputTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ConsoleInputTests.java
 (at line 33)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ConsoleInputTests.java
 (at line 98)
verifyOutput(new String[]{"three", "exitthree", IInternalDebugCoreConstants.EMPTY_STRING}, list);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ConsoleInputTests.java
 (at line 98)
verifyOutput(new String[]{"three", "exitthree", IInternalDebugCoreConstants.EMPTY_STRING}, list);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ConsoleInputTests.java
 (at line 145)
assertEquals("Should be empty line", IInternalDebugCoreConstants.EMPTY_STRING, fLinesRead.get(1));
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ConsoleInputTests.java
 (at line 145)
assertEquals("Should be empty line", IInternalDebugCoreConstants.EMPTY_STRING, fLinesRead.get(1));
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java : 39 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java : 29 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 16)
import org.eclipse.jdt.internal.debug.ui.JDIModelPresentation;
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 21)
* @see JDIModelPresentation
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 39)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 39)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The constructor JDIModelPresentation() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 39)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 43)
String val = pres.getValueText(value);
Discouraged access: The method getValueText(IJavaValue) from the type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 48)
pres.dispose();
Discouraged access: The method dispose() from the type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 54)
* from {@link JDIModelPresentation#getValueText(org.eclipse.jdt.debug.core.IJavaValue)}
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 54)
* from {@link JDIModelPresentation#getValueText(org.eclipse.jdt.debug.core.IJavaValue)}
Discouraged access: The method getValueText(IJavaValue) from the type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 59)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 59)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The constructor JDIModelPresentation() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 59)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 63)
pres.getValueText(value);
Discouraged access: The method getValueText(IJavaValue) from the type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 70)
pres.dispose();
Discouraged access: The method dispose() from the type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 80)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 80)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The constructor JDIModelPresentation() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 80)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 85)
String val = pres.getValueText(value);
Discouraged access: The method getValueText(IJavaValue) from the type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 90)
pres.dispose();
Discouraged access: The method dispose() from the type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 100)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 100)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The constructor JDIModelPresentation() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 100)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 105)
String val = pres.getValueText(value);
Discouraged access: The method getValueText(IJavaValue) from the type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 110)
pres.dispose();
Discouraged access: The method dispose() from the type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 120)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 120)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The constructor JDIModelPresentation() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 120)
JDIModelPresentation pres = new JDIModelPresentation();
Discouraged access: The type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 128)
String val = pres.getValueText(value);
Discouraged access: The method getValueText(IJavaValue) from the type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java
 (at line 133)
pres.dispose();
Discouraged access: The method dispose() from the type JDIModelPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceLookupTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceLookupTests.java
 (at line 15)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceLookupTests.java
 (at line 41)
ICompilationUnit cu = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceLookupTests.java
 (at line 41)
ICompilationUnit cu = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceLookupTests.java
 (at line 56)
ICompilationUnit cu = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceLookupTests.java
 (at line 56)
ICompilationUnit cu = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/sourcelookup/ProjectSourceContainerTests.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/ProjectSourceContainerTests.java
 (at line 18)
import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/ProjectSourceContainerTests.java
 (at line 33)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The constructor JavaSourceLookupDirector() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/ProjectSourceContainerTests.java
 (at line 33)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java : 75 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/core/RemoteJavaApplicationTests.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/core/RemoteJavaApplicationTests.java
 (at line 36)
import com.sun.jdi.connect.Connector;
Discouraged access: The type Connector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/core/RemoteJavaApplicationTests.java
 (at line 74)
Map<String, ? extends Connector.Argument> def = connector.getDefaultArguments();
Discouraged access: The type Connector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/core/RemoteJavaApplicationTests.java
 (at line 74)
Map<String, ? extends Connector.Argument> def = connector.getDefaultArguments();
Discouraged access: The type Connector.Argument is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/core/RemoteJavaApplicationTests.java
 (at line 79)
Connector.Argument arg = def.get(key);
Discouraged access: The type Connector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/core/RemoteJavaApplicationTests.java
 (at line 79)
Connector.Argument arg = def.get(key);
Discouraged access: The type Connector.Argument is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/core/RemoteJavaApplicationTests.java
 (at line 140)
Map<String, ? extends Connector.Argument> def = connector.getDefaultArguments();
Discouraged access: The type Connector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/core/RemoteJavaApplicationTests.java
 (at line 140)
Map<String, ? extends Connector.Argument> def = connector.getDefaultArguments();
Discouraged access: The type Connector.Argument is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/core/RemoteJavaApplicationTests.java
 (at line 145)
Connector.Argument arg = def.get(key);
Discouraged access: The type Connector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/core/RemoteJavaApplicationTests.java
 (at line 145)
Connector.Argument arg = def.get(key);
Discouraged access: The type Connector.Argument is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes

/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java : 65 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 21)
import org.eclipse.jdt.internal.debug.ui.DetailFormatter;
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 22)
import org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager;
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 73)
DetailFormatter formatter = null;
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 74)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 74)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 74)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The method getDefault() from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 96)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The constructor DetailFormatter(String, String, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 96)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 97)
jdfm.setAssociatedDetailFormatter(formatter);
Discouraged access: The method setAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 100)
jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
Discouraged access: The method computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 111)
jdfm.removeAssociatedDetailFormatter(formatter);
Discouraged access: The method removeAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 124)
DetailFormatter formatter = null;
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 125)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 125)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 125)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The method getDefault() from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 134)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The constructor DetailFormatter(String, String, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 134)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 135)
jdfm.setAssociatedDetailFormatter(formatter);
Discouraged access: The method setAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 138)
jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
Discouraged access: The method computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 149)
jdfm.removeAssociatedDetailFormatter(formatter);
Discouraged access: The method removeAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 162)
DetailFormatter formatter = null;
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 163)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 163)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 163)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The method getDefault() from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 170)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The constructor DetailFormatter(String, String, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 170)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 171)
jdfm.setAssociatedDetailFormatter(formatter);
Discouraged access: The method setAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 174)
jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
Discouraged access: The method computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 185)
jdfm.removeAssociatedDetailFormatter(formatter);
Discouraged access: The method removeAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 198)
DetailFormatter formatter = null;
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 199)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 199)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 199)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The method getDefault() from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 206)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The constructor DetailFormatter(String, String, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 206)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 207)
jdfm.setAssociatedDetailFormatter(formatter);
Discouraged access: The method setAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 210)
jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
Discouraged access: The method computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 221)
jdfm.removeAssociatedDetailFormatter(formatter);
Discouraged access: The method removeAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 234)
DetailFormatter formatter = null;
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 235)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 235)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 235)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The method getDefault() from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 242)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The constructor DetailFormatter(String, String, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 242)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 243)
jdfm.setAssociatedDetailFormatter(formatter);
Discouraged access: The method setAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 246)
jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
Discouraged access: The method computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 259)
jdfm.removeAssociatedDetailFormatter(formatter);
Discouraged access: The method removeAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 272)
DetailFormatter formatter = null;
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 273)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 273)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 273)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The method getDefault() from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 280)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The constructor DetailFormatter(String, String, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 280)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 281)
jdfm.setAssociatedDetailFormatter(formatter);
Discouraged access: The method setAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 284)
jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
Discouraged access: The method computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 296)
jdfm.removeAssociatedDetailFormatter(formatter);
Discouraged access: The method removeAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 309)
DetailFormatter formatter = null;
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 310)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 310)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 310)
JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
Discouraged access: The method getDefault() from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 317)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The constructor DetailFormatter(String, String, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 317)
formatter = new DetailFormatter("java.util.HashMap", snippet, true);
Discouraged access: The type DetailFormatter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 318)
jdfm.setAssociatedDetailFormatter(formatter);
Discouraged access: The method setAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 321)
jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
Discouraged access: The method computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java
 (at line 333)
jdfm.removeAssociatedDetailFormatter(formatter);
Discouraged access: The method removeAssociatedDetailFormatter(DetailFormatter) from the type JavaDetailFormattersManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/performance/PerfConsoleTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/PerfConsoleTests.java
 (at line 17)
import org.eclipse.debug.internal.ui.preferences.IDebugPreferenceConstants;
Discouraged access: The type IDebugPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/PerfConsoleTests.java
 (at line 153)
debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_WRAP, true);
Discouraged access: The type IDebugPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/PerfConsoleTests.java
 (at line 153)
debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_WRAP, true);
Discouraged access: The field CONSOLE_WRAP from the type IDebugPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/PerfConsoleTests.java
 (at line 167)
debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_WRAP, false);
Discouraged access: The type IDebugPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/PerfConsoleTests.java
 (at line 167)
debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_WRAP, false);
Discouraged access: The field CONSOLE_WRAP from the type IDebugPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java : 63 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java
 (at line 17)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java
 (at line 111)
ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java
 (at line 111)
ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java
 (at line 124)
ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java
 (at line 124)
ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java
 (at line 137)
ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java
 (at line 137)
ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java
 (at line 163)
ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java
 (at line 163)
ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/LongOperatorsTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LongOperatorsTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LongOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LongOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LongOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LongOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/refactoring/PushDownMethodUnitTests.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/PushDownMethodUnitTests.java
 (at line 21)
import org.eclipse.jdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor;
Discouraged access: The type PushDownRefactoringProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/PushDownMethodUnitTests.java
 (at line 79)
PushDownRefactoringProcessor processor = new PushDownRefactoringProcessor(new IMethod[] {clas});
Discouraged access: The type PushDownRefactoringProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/PushDownMethodUnitTests.java
 (at line 79)
PushDownRefactoringProcessor processor = new PushDownRefactoringProcessor(new IMethod[] {clas});
Discouraged access: The constructor PushDownRefactoringProcessor(IMember[]) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/PushDownMethodUnitTests.java
 (at line 79)
PushDownRefactoringProcessor processor = new PushDownRefactoringProcessor(new IMethod[] {clas});
Discouraged access: The type PushDownRefactoringProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/generator/TypeHierarchyTestsGenerator.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TypeHierarchyTestsGenerator.java
 (at line 17)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TypeHierarchyTestsGenerator.java
 (at line 276)
genCodeReturnValueCheckPrimitiveType(strMethod, "int", "Int", IInternalDebugCoreConstants.EMPTY_STRING + values[level][method], true, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TypeHierarchyTestsGenerator.java
 (at line 276)
genCodeReturnValueCheckPrimitiveType(strMethod, "int", "Int", IInternalDebugCoreConstants.EMPTY_STRING + values[level][method], true, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TypeHierarchyTestsGenerator.java
 (at line 293)
genCodeReturnValueCheckPrimitiveType(strQualifier + "." + strMethod, "int", "Int", IInternalDebugCoreConstants.EMPTY_STRING + values[level[qualifier]][method], true, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TypeHierarchyTestsGenerator.java
 (at line 293)
genCodeReturnValueCheckPrimitiveType(strQualifier + "." + strMethod, "int", "Int", IInternalDebugCoreConstants.EMPTY_STRING + values[level[qualifier]][method], true, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java : 2 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java
 (at line 38)
import org.eclipse.jdt.internal.debug.ui.actions.OpenFromClipboardAction;
Discouraged access: The type OpenFromClipboardAction is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java
 (at line 74)
private Accessor fAccessor = new Accessor(OpenFromClipboardAction.class);
Discouraged access: The type OpenFromClipboardAction is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java : 8 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java
 (at line 21)
import org.eclipse.jdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring;
Discouraged access: The type MoveInnerToTopRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java
 (at line 22)
import org.eclipse.jdt.internal.ui.preferences.JavaPreferencesSettings;
Discouraged access: The type JavaPreferencesSettings is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java
 (at line 118)
MoveInnerToTopRefactoring ref= new MoveInnerToTopRefactoring(clas, JavaPreferencesSettings.getCodeGenerationSettings(clas.getJavaProject()));
Discouraged access: The type MoveInnerToTopRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java
 (at line 118)
MoveInnerToTopRefactoring ref= new MoveInnerToTopRefactoring(clas, JavaPreferencesSettings.getCodeGenerationSettings(clas.getJavaProject()));
Discouraged access: The constructor MoveInnerToTopRefactoring(IType, CodeGenerationSettings) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java
 (at line 118)
MoveInnerToTopRefactoring ref= new MoveInnerToTopRefactoring(clas, JavaPreferencesSettings.getCodeGenerationSettings(clas.getJavaProject()));
Discouraged access: The type MoveInnerToTopRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java
 (at line 118)
MoveInnerToTopRefactoring ref= new MoveInnerToTopRefactoring(clas, JavaPreferencesSettings.getCodeGenerationSettings(clas.getJavaProject()));
Discouraged access: The type JavaPreferencesSettings is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java
 (at line 118)
MoveInnerToTopRefactoring ref= new MoveInnerToTopRefactoring(clas, JavaPreferencesSettings.getCodeGenerationSettings(clas.getJavaProject()));
Discouraged access: The method getCodeGenerationSettings(IJavaProject) from the type JavaPreferencesSettings is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java
 (at line 119)
ref.checkInitialConditions(new NullProgressMonitor());
Discouraged access: The method checkInitialConditions(IProgressMonitor) from the type MoveInnerToTopRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java : 8 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java
 (at line 18)
import org.eclipse.jdt.internal.corext.refactoring.reorg.IConfirmQuery;
Discouraged access: The type IConfirmQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java
 (at line 19)
import org.eclipse.jdt.internal.corext.refactoring.reorg.IReorgQueries;
Discouraged access: The type IReorgQueries is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java
 (at line 21)
public class MockReorgQueries implements IReorgQueries {
Discouraged access: The type IReorgQueries is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java
 (at line 24)
public IConfirmQuery createYesNoQuery(String queryTitle, boolean allowCancel, int queryID) {
Discouraged access: The type IConfirmQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java
 (at line 29)
public IConfirmQuery createYesYesToAllNoNoToAllQuery(String queryTitle, boolean allowCancel, int queryID) {
Discouraged access: The type IConfirmQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java
 (at line 43)
private final IConfirmQuery yesQuery= new IConfirmQuery() {
Discouraged access: The type IConfirmQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java
 (at line 43)
private final IConfirmQuery yesQuery= new IConfirmQuery() {
Discouraged access: The type IConfirmQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java
 (at line 53)
public IConfirmQuery createSkipQuery(String queryTitle, int queryID) {
Discouraged access: The type IConfirmQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java : 12 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIArrayValue;
Discouraged access: The type JDIArrayValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java
 (at line 17)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java
 (at line 54)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java
 (at line 54)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java
 (at line 80)
IValue cellValue = ((JDIArrayValue)value).getValue(0);
Discouraged access: The method getValue(int) from the type JDIArrayValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java
 (at line 80)
IValue cellValue = ((JDIArrayValue)value).getValue(0);
Discouraged access: The type JDIArrayValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java
 (at line 97)
IValue cellValue = ((JDIArrayValue)value).getValue(0);
Discouraged access: The method getValue(int) from the type JDIArrayValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java
 (at line 97)
IValue cellValue = ((JDIArrayValue)value).getValue(0);
Discouraged access: The type JDIArrayValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java
 (at line 100)
String stringValue = ((JDIObjectValue)cellValue).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java
 (at line 100)
String stringValue = ((JDIObjectValue)cellValue).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java
 (at line 114)
IValue cellValue = ((JDIArrayValue)value).getValue(0);
Discouraged access: The method getValue(int) from the type JDIArrayValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java
 (at line 114)
IValue cellValue = ((JDIArrayValue)value).getValue(0);
Discouraged access: The type JDIArrayValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/refactoring/ExtractMethodUnitTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ExtractMethodUnitTests.java
 (at line 18)
import org.eclipse.jdt.internal.corext.refactoring.code.ExtractMethodRefactoring;
Discouraged access: The type ExtractMethodRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ExtractMethodUnitTests.java
 (at line 114)
ExtractMethodRefactoring ref= new ExtractMethodRefactoring(cunit,lineInfo.getOffset(), lineInfo.getLength());
Discouraged access: The type ExtractMethodRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ExtractMethodUnitTests.java
 (at line 114)
ExtractMethodRefactoring ref= new ExtractMethodRefactoring(cunit,lineInfo.getOffset(), lineInfo.getLength());
Discouraged access: The constructor ExtractMethodRefactoring(ICompilationUnit, int, int) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ExtractMethodUnitTests.java
 (at line 114)
ExtractMethodRefactoring ref= new ExtractMethodRefactoring(cunit,lineInfo.getOffset(), lineInfo.getLength());
Discouraged access: The type ExtractMethodRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ExtractMethodUnitTests.java
 (at line 116)
RefactoringStatus preconditionResult= ref.checkInitialConditions(new NullProgressMonitor());
Discouraged access: The method checkInitialConditions(IProgressMonitor) from the type ExtractMethodRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/breakpoints/TestToggleBreakpointsTarget.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/TestToggleBreakpointsTarget.java
 (at line 32)
import org.eclipse.jdt.internal.debug.ui.LocalFileStorageEditorInput;
Discouraged access: The type LocalFileStorageEditorInput is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/TestToggleBreakpointsTarget.java
 (at line 184)
IEditorPart editor = DebugUIPlugin.getActiveWorkbenchWindow().getActivePage().openEditor(new LocalFileStorageEditorInput(storage), JavaUI.ID_CU_EDITOR);
Discouraged access: The constructor LocalFileStorageEditorInput(LocalFileStorage) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/TestToggleBreakpointsTarget.java
 (at line 184)
IEditorPart editor = DebugUIPlugin.getActiveWorkbenchWindow().getActivePage().openEditor(new LocalFileStorageEditorInput(storage), JavaUI.ID_CU_EDITOR);
Discouraged access: The type LocalFileStorageEditorInput is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java : 63 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/test/stepping/ForceReturnTests.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/ForceReturnTests.java
 (at line 24)
import com.sun.jdi.InvalidTypeException;
Discouraged access: The type InvalidTypeException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/ForceReturnTests.java
 (at line 304)
assertTrue("Should be invalid type exception", e.getStatus().getException() instanceof InvalidTypeException);
Discouraged access: The type InvalidTypeException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/ForceReturnTests.java
 (at line 336)
assertTrue("Should be invalid type exception", e.getStatus().getException() instanceof InvalidTypeException);
Discouraged access: The type InvalidTypeException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java : 61 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/ui/InstructionPointerManagerTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/InstructionPointerManagerTests.java
 (at line 21)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/InstructionPointerManagerTests.java
 (at line 477)
private String fTypeName = IInternalDebugCoreConstants.EMPTY_STRING;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/InstructionPointerManagerTests.java
 (at line 477)
private String fTypeName = IInternalDebugCoreConstants.EMPTY_STRING;
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/InstructionPointerManagerTests.java
 (at line 478)
private String fTitle = IInternalDebugCoreConstants.EMPTY_STRING;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/InstructionPointerManagerTests.java
 (at line 478)
private String fTitle = IInternalDebugCoreConstants.EMPTY_STRING;
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java : 11 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java
 (at line 410)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java
 (at line 410)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java
 (at line 415)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java
 (at line 415)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java
 (at line 429)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java
 (at line 429)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java
 (at line 434)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java
 (at line 434)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java
 (at line 439)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java
 (at line 439)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java : 61 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java : 75 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java : 23 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 20)
import org.eclipse.jdt.internal.launching.MacInstalledJREs;
Discouraged access: The type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 21)
import org.eclipse.jdt.internal.launching.PListParser;
Discouraged access: The type PListParser is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 47)
Object obj = new PListParser().parse(new FileInputStream(file));
Discouraged access: The constructor PListParser() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 47)
Object obj = new PListParser().parse(new FileInputStream(file));
Discouraged access: The method parse(InputStream) from the type PListParser is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 47)
Object obj = new PListParser().parse(new FileInputStream(file));
Discouraged access: The type PListParser is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 101)
Object obj = new PListParser().parse(new FileInputStream(file));
Discouraged access: The constructor PListParser() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 101)
Object obj = new PListParser().parse(new FileInputStream(file));
Discouraged access: The method parse(InputStream) from the type PListParser is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 101)
Object obj = new PListParser().parse(new FileInputStream(file));
Discouraged access: The type PListParser is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 121)
Object obj = new PListParser().parse(new FileInputStream(file));
Discouraged access: The constructor PListParser() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 121)
Object obj = new PListParser().parse(new FileInputStream(file));
Discouraged access: The method parse(InputStream) from the type PListParser is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 121)
Object obj = new PListParser().parse(new FileInputStream(file));
Discouraged access: The type PListParser is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 142)
VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
Discouraged access: The type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 142)
VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
Discouraged access: The method parseJREInfo(InputStream, IProgressMonitor) from the type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 157)
VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
Discouraged access: The type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 157)
VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
Discouraged access: The method parseJREInfo(InputStream, IProgressMonitor) from the type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 172)
VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
Discouraged access: The type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 172)
VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
Discouraged access: The method parseJREInfo(InputStream, IProgressMonitor) from the type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 191)
VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
Discouraged access: The type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 191)
VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
Discouraged access: The method parseJREInfo(InputStream, IProgressMonitor) from the type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 209)
VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
Discouraged access: The type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 209)
VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
Discouraged access: The method parseJREInfo(InputStream, IProgressMonitor) from the type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 227)
VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
Discouraged access: The type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java
 (at line 227)
VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
Discouraged access: The method parseJREInfo(InputStream, IProgressMonitor) from the type MacInstalledJREs is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java : 61 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java
 (at line 13)
import org.eclipse.core.internal.resources.ResourceException;
Discouraged access: The type ResourceException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/bundles/org.eclipse.core.resources/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java
 (at line 28)
import org.eclipse.jdt.internal.core.ClassFile;
Discouraged access: The type ClassFile is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java
 (at line 29)
import org.eclipse.jdt.internal.launching.JavaSourceLookupUtil;
Discouraged access: The type JavaSourceLookupUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java
 (at line 53)
* Disposes all source containers after a test, ensures no containers are still holding open Jar references, which can lead to {@link ResourceException}s
Discouraged access: The type ResourceException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/bundles/org.eclipse.core.resources/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java
 (at line 104)
ISourceContainer[] containers = JavaSourceLookupUtil.translate(resolved);
Discouraged access: The type JavaSourceLookupUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java
 (at line 104)
ISourceContainer[] containers = JavaSourceLookupUtil.translate(resolved);
Discouraged access: The method translate(IRuntimeClasspathEntry[]) from the type JavaSourceLookupUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java
 (at line 180)
assertTrue("The found source should be a ClassFile", source instanceof ClassFile);
Discouraged access: The type ClassFile is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java
 (at line 181)
assertEquals("we should have found a file named a.JarClass.class", ((ClassFile)source).getElementName(), "JarClass.class");
Discouraged access: The method getElementName() from the type ClassFile is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java
 (at line 181)
assertEquals("we should have found a file named a.JarClass.class", ((ClassFile)source).getElementName(), "JarClass.class");
Discouraged access: The type ClassFile is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
86. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
87. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
88. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
89. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
90. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
91. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
92. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
93. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
94. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
95. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
96. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
97. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
98. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 959)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
99. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 959)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
100. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java
 (at line 978)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java : 61 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests.java
 (at line 170)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests.java
 (at line 170)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests.java
 (at line 176)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests.java
 (at line 176)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java : 73 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 19)
import org.eclipse.jdt.internal.debug.core.model.JDIPrimitiveValue;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 104)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 105)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 105)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 106)
assertTrue("The new integer value should be 11", val.getIntValue() == 11);
Discouraged access: The method getIntValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 117)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 118)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 118)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 119)
assertTrue("The new integer value should be 12", val.getIntValue() == 12);
Discouraged access: The method getIntValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 130)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 131)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 131)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 132)
assertTrue("The new short value should be 11", val.getShortValue() == 11);
Discouraged access: The method getShortValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 143)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 144)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 144)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 145)
assertTrue("The new short value should be 12", val.getShortValue() == 12);
Discouraged access: The method getShortValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 156)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 157)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 157)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 158)
assertTrue("The new byte value should be 9", val.getByteValue() == 9);
Discouraged access: The method getByteValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 169)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 170)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 170)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 171)
assertTrue("The new byte value should be 12", val.getByteValue() == 12);
Discouraged access: The method getByteValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 182)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 183)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 183)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 184)
assertTrue("The new long value should be 11", val.getLongValue() == 11);
Discouraged access: The method getLongValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 195)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 196)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 196)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 197)
assertTrue("The new long value should be 12", val.getLongValue() == 12);
Discouraged access: The method getLongValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 208)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 209)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 209)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 210)
assertTrue("The new float value should be 4.1415", val.getFloatValue() == 4.1415F);
Discouraged access: The method getFloatValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 221)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 222)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 222)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 223)
assertTrue("The new float value should be 7.1415", val.getFloatValue() == 7.1415F);
Discouraged access: The method getFloatValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 234)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 235)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 235)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 236)
assertTrue("The new double value should be 11.556", val.getDoubleValue() == 11.556D);
Discouraged access: The method getDoubleValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 247)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 248)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 248)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 249)
assertTrue("The new double value should be 16.556", val.getDoubleValue() == 16.555999999999997D);
Discouraged access: The method getDoubleValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 260)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 261)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 261)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 262)
assertTrue("The new integer value should be 9", val.getIntValue() == 9);
Discouraged access: The method getIntValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 273)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 274)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 274)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 275)
assertTrue("The new integer value should be 17", val.getIntValue() == 17);
Discouraged access: The method getIntValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 286)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 287)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 287)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 288)
assertTrue("The new integer value should be 17", val.getIntValue() == 17);
Discouraged access: The method getIntValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 299)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 300)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 300)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 301)
assertTrue("The new integer value should be 257", val.getIntValue() == 257);
Discouraged access: The method getIntValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 312)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 313)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 313)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 314)
assertTrue("The new integer value should be 9", val.getIntValue() == 9);
Discouraged access: The method getIntValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 325)
assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 326)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 326)
JDIPrimitiveValue val = (JDIPrimitiveValue) value;
Discouraged access: The type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java
 (at line 327)
assertTrue("The new integer value should be 65", val.getIntValue() == 65);
Discouraged access: The method getIntValue() from the type JDIPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java : 81 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java
 (at line 23)
import org.eclipse.jdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring;
Discouraged access: The type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java
 (at line 158)
ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
Discouraged access: The type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java
 (at line 158)
ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
Discouraged access: The constructor ConvertAnonymousToNestedRefactoring(ICompilationUnit, int, int) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java
 (at line 158)
ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
Discouraged access: The type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java
 (at line 160)
ref.setClassName("ThisWillBeErased");//must have *A* name...
Discouraged access: The method setClassName(String) from the type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java
 (at line 163)
RefactoringStatus preconditionResult= ref.checkInitialConditions(new NullProgressMonitor());
Discouraged access: The method checkInitialConditions(IProgressMonitor) from the type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java
 (at line 170)
ref.setClassName("NewAnonymousClass");
Discouraged access: The method setClassName(String) from the type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java : 85 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java : 75 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java
 (at line 29)
import org.eclipse.jdt.internal.debug.core.JDIDebugPlugin;
Discouraged access: The type JDIDebugPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java
 (at line 49)
JDIDebugPlugin.getDefault().addJavaBreakpointListener(this);
Discouraged access: The type JDIDebugPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java
 (at line 49)
JDIDebugPlugin.getDefault().addJavaBreakpointListener(this);
Discouraged access: The method getDefault() from the type JDIDebugPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java
 (at line 49)
JDIDebugPlugin.getDefault().addJavaBreakpointListener(this);
Discouraged access: The method addJavaBreakpointListener(IJavaBreakpointListener) from the type JDIDebugPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java
 (at line 115)
JDIDebugPlugin.getDefault().removeJavaBreakpointListener(this);
Discouraged access: The type JDIDebugPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java
 (at line 115)
JDIDebugPlugin.getDefault().removeJavaBreakpointListener(this);
Discouraged access: The method getDefault() from the type JDIDebugPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java
 (at line 115)
JDIDebugPlugin.getDefault().removeJavaBreakpointListener(this);
Discouraged access: The method removeJavaBreakpointListener(IJavaBreakpointListener) from the type JDIDebugPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java : 93 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
86. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
87. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
88. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
89. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
90. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
91. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
92. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
93. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java : 27 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 21)
import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager;
Discouraged access: The type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 22)
import org.eclipse.debug.internal.ui.launchConfigurations.LaunchGroupExtension;
Discouraged access: The type LaunchGroupExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 23)
import org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension;
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 34)
private LaunchConfigurationManager fLCM = DebugUIPlugin.getDefault().getLaunchConfigurationManager();
Discouraged access: The type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 41)
* Asserts that the given array of shortcut identifiers appear in the given list of {@link LaunchShortcutExtension}s
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 44)
* @param shortcuts the complete list of shortcuts of type {@link LaunchShortcutExtension}
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 46)
void assertShortcuts(String[] ids, List<LaunchShortcutExtension> shortcuts) {
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 49)
for (Iterator<LaunchShortcutExtension> iter = shortcuts.iterator(); iter.hasNext();) {
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 50)
LaunchShortcutExtension ext = iter.next();
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 51)
if(ids[i].equals(ext.getId())) {
Discouraged access: The method getId() from the type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 91)
List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts();
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 91)
List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts();
Discouraged access: The method getLaunchShortcuts() from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 102)
List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts(resource);
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 102)
List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts(resource);
Discouraged access: The method getLaunchShortcuts(IResource) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 113)
List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts(resource);
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 113)
List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts(resource);
Discouraged access: The method getLaunchShortcuts(IResource) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 124)
List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts(resource);
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 124)
List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts(resource);
Discouraged access: The method getLaunchShortcuts(IResource) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 133)
List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts("testing");
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 133)
List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts("testing");
Discouraged access: The method getLaunchShortcuts(String) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 142)
LaunchGroupExtension ext = fLCM.getLaunchGroup("org.eclipse.debug.ui.launchGroup.run");
Discouraged access: The type LaunchGroupExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 142)
LaunchGroupExtension ext = fLCM.getLaunchGroup("org.eclipse.debug.ui.launchGroup.run");
Discouraged access: The method getLaunchGroup(String) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 165)
ILaunchGroup[] groups = fLCM.getLaunchGroups();
Discouraged access: The method getLaunchGroups() from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 176)
ILaunchGroup group = fLCM.getDefaultLaunchGroup("run");
Discouraged access: The method getDefaultLaunchGroup(String) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 187)
ILaunchGroup group = fLCM.getDefaultLaunchGroup("debug");
Discouraged access: The method getDefaultLaunchGroup(String) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 200)
String[] types = fLCM.getApplicableConfigurationTypes(resource);
Discouraged access: The method getApplicableConfigurationTypes(IResource) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java
 (at line 211)
String[] list = fLCM.getApplicableConfigurationTypes(resource);
Discouraged access: The method getApplicableConfigurationTypes(IResource) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java : 75 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java
 (at line 17)
import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java
 (at line 34)
JavaSourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java
 (at line 34)
JavaSourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The constructor JavaSourceLookupDirector() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java
 (at line 34)
JavaSourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java
 (at line 42)
JavaSourceLookupDirector director2 = new JavaSourceLookupDirector();
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java
 (at line 42)
JavaSourceLookupDirector director2 = new JavaSourceLookupDirector();
Discouraged access: The constructor JavaSourceLookupDirector() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java
 (at line 42)
JavaSourceLookupDirector director2 = new JavaSourceLookupDirector();
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes

/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java : 31 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 16)
import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager;
Discouraged access: The type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 17)
import org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension;
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 44)
LaunchShortcutExtension ext = getLaunchShortcutExtension(JAVA_LAUNCH_SHORTCUT_ID);
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 47)
assertTrue("local java app shortcut should support java app types", ext.getAssociatedConfigurationTypes().contains(typeid)); //$NON-NLS-1$
Discouraged access: The method getAssociatedConfigurationTypes() from the type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 54)
LaunchShortcutExtension ext = getLaunchShortcutExtension(JAVA_LAUNCH_SHORTCUT_ID);
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 57)
assertTrue("local java app shortcut should not support foo", !ext.getAssociatedConfigurationTypes().contains(typeid)); //$NON-NLS-1$
Discouraged access: The method getAssociatedConfigurationTypes() from the type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 64)
LaunchShortcutExtension ext = getLaunchShortcutExtension(TEST_LAUNCH_SHORTCUT);
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 66)
assertTrue("java app shortcut should support debug perspective", ext.getPerspectives().contains("org.eclipse.debug.ui.DebugPerspective")); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The method getPerspectives() from the type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 73)
LaunchShortcutExtension ext = getLaunchShortcutExtension(TEST_LAUNCH_SHORTCUT);
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 75)
assertTrue("java app shortcut should not support foo perspective", !ext.getPerspectives().contains("org.eclipse.debug.ui.FooPerspective")); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The method getPerspectives() from the type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 82)
LaunchConfigurationManager lcm = getLaunchConfigurationManager();
Discouraged access: The type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 84)
assertTrue("there should be one shortcut for the debug perspective and testing category", lcm.getLaunchShortcuts("org.eclipse.debug.ui.DebugPerspective", TESTING).size() == 1); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The method getLaunchShortcuts(String, String) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 91)
LaunchConfigurationManager lcm = getLaunchConfigurationManager();
Discouraged access: The type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 93)
assertTrue("there should be one shortcut for the testing category", lcm.getLaunchShortcuts(TESTING).size() == 1); //$NON-NLS-1$
Discouraged access: The method getLaunchShortcuts(String) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 110)
LaunchConfigurationManager lcm = getLaunchConfigurationManager();
Discouraged access: The type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 112)
List<LaunchShortcutExtension> list = lcm.getLaunchShortcuts(TESTING);
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 112)
List<LaunchShortcutExtension> list = lcm.getLaunchShortcuts(TESTING);
Discouraged access: The method getLaunchShortcuts(String) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 114)
LaunchShortcutExtension ext = list.get(0);
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 115)
String descr = ext.getShortcutDescription("debug"); //$NON-NLS-1$
Discouraged access: The method getShortcutDescription(String) from the type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 127)
LaunchConfigurationManager lcm = getLaunchConfigurationManager();
Discouraged access: The type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 129)
List<LaunchShortcutExtension> list = lcm.getLaunchShortcuts(TESTING);
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 129)
List<LaunchShortcutExtension> list = lcm.getLaunchShortcuts(TESTING);
Discouraged access: The method getLaunchShortcuts(String) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 131)
LaunchShortcutExtension ext = list.get(0);
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 132)
String descr = ext.getShortcutDescription("run"); //$NON-NLS-1$
Discouraged access: The method getShortcutDescription(String) from the type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 146)
public List<LaunchShortcutExtension> getApplicableLaunchShortcuts(String typeid) {
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 147)
List<LaunchShortcutExtension> list = new ArrayList<LaunchShortcutExtension>();
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 147)
List<LaunchShortcutExtension> list = new ArrayList<LaunchShortcutExtension>();
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 148)
LaunchShortcutExtension ext = null;
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 149)
List<LaunchShortcutExtension> shortcuts = getLaunchConfigurationManager().getLaunchShortcuts();
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 149)
List<LaunchShortcutExtension> shortcuts = getLaunchConfigurationManager().getLaunchShortcuts();
Discouraged access: The method getLaunchShortcuts() from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java
 (at line 152)
if(ext.getAssociatedConfigurationTypes().contains(typeid) && !WorkbenchActivityHelper.filterItem(ext)) {
Discouraged access: The method getAssociatedConfigurationTypes() from the type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java : 84 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 60)
import org.eclipse.debug.internal.core.LaunchDelegate;
Discouraged access: The type LaunchDelegate is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 61)
import org.eclipse.debug.internal.core.LaunchManager;
Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 64)
import org.eclipse.debug.internal.ui.breakpoints.provisional.IBreakpointOrganizer;
Discouraged access: The type IBreakpointOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 65)
import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager;
Discouraged access: The type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 66)
import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPresentationManager;
Discouraged access: The type LaunchConfigurationPresentationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 67)
import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog;
Discouraged access: The type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 68)
import org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension;
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 69)
import org.eclipse.debug.internal.ui.preferences.IDebugPreferenceConstants;
Discouraged access: The type IDebugPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 70)
import org.eclipse.debug.internal.ui.views.breakpoints.BreakpointOrganizerManager;
Discouraged access: The type BreakpointOrganizerManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 122)
import org.eclipse.jdt.internal.debug.eval.ast.engine.ASTEvaluationEngine;
Discouraged access: The type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 123)
import org.eclipse.jdt.internal.debug.ui.BreakpointUtils;
Discouraged access: The type BreakpointUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 124)
import org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants;
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 125)
import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
Discouraged access: The type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 152)
import org.eclipse.ui.internal.WorkbenchWindow;
Discouraged access: The type WorkbenchWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 153)
import org.eclipse.ui.internal.console.ConsoleHyperlinkPosition;
Discouraged access: The type ConsoleHyperlinkPosition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.ui.console/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 154)
import org.eclipse.ui.internal.util.PrefUtil;
Discouraged access: The type PrefUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 161)
import com.sun.jdi.InternalException;
Discouraged access: The type InternalException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 269)
debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_OPEN_ON_ERR, activate);
Discouraged access: The type IDebugPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 269)
debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_OPEN_ON_ERR, activate);
Discouraged access: The field CONSOLE_OPEN_ON_ERR from the type IDebugPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 270)
debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_OPEN_ON_OUT, activate);
Discouraged access: The type IDebugPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 270)
debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_OPEN_ON_OUT, activate);
Discouraged access: The field CONSOLE_OPEN_ON_OUT from the type IDebugPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 274)
IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 274)
IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The method getDefault() from the type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 276)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 276)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The field PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 277)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 277)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
Discouraged access: The field PREF_SUSPEND_ON_COMPILATION_ERRORS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 279)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_HCR_FAILED, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 279)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_HCR_FAILED, false);
Discouraged access: The field PREF_ALERT_HCR_FAILED from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 280)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_HCR_NOT_SUPPORTED, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 280)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_HCR_NOT_SUPPORTED, false);
Discouraged access: The field PREF_ALERT_HCR_NOT_SUPPORTED from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 281)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_OBSOLETE_METHODS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 281)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_OBSOLETE_METHODS, false);
Discouraged access: The field PREF_ALERT_OBSOLETE_METHODS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 289)
PrefUtil.getAPIPreferenceStore().setValue(IWorkbenchPreferenceConstants.SHOW_MEMORY_MONITOR, false);
Discouraged access: The type PrefUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 289)
PrefUtil.getAPIPreferenceStore().setValue(IWorkbenchPreferenceConstants.SHOW_MEMORY_MONITOR, false);
Discouraged access: The method getAPIPreferenceStore() from the type PrefUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 293)
if(window instanceof WorkbenchWindow){
Discouraged access: The type WorkbenchWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 294)
((WorkbenchWindow) window).showHeapStatus(false);
Discouraged access: The method showHeapStatus(boolean) from the type WorkbenchWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 294)
((WorkbenchWindow) window).showHeapStatus(false);
Discouraged access: The type WorkbenchWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 617)
protected LaunchConfigurationManager getLaunchConfigurationManager() {
Discouraged access: The type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 649)
* Returns the {@link IBreakpointOrganizer} with the given id or <code>null</code>
Discouraged access: The type IBreakpointOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 652)
* @return the {@link IBreakpointOrganizer} or <code>null</code>
Discouraged access: The type IBreakpointOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 655)
protected IBreakpointOrganizer getOrganizer(String id) {
Discouraged access: The type IBreakpointOrganizer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 656)
return BreakpointOrganizerManager.getDefault().getOrganizer(id);
Discouraged access: The type BreakpointOrganizerManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 656)
return BreakpointOrganizerManager.getDefault().getOrganizer(id);
Discouraged access: The method getDefault() from the type BreakpointOrganizerManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 656)
return BreakpointOrganizerManager.getDefault().getOrganizer(id);
Discouraged access: The method getOrganizer(String) from the type BreakpointOrganizerManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 845)
protected LaunchShortcutExtension getLaunchShortcutExtension(String id) {
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 846)
List<?> exts = getLaunchConfigurationManager().getLaunchShortcuts();
Discouraged access: The method getLaunchShortcuts() from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 847)
LaunchShortcutExtension ext = null;
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 849)
ext = (LaunchShortcutExtension) exts.get(i);
Discouraged access: The type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 850)
if(ext.getId().equals(id)) {
Discouraged access: The method getId() from the type LaunchShortcutExtension is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 883)
LaunchManager lm = (LaunchManager) getLaunchManager();
Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 883)
LaunchManager lm = (LaunchManager) getLaunchManager();
Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 884)
LaunchDelegate[] delegates = lm.getLaunchDelegates(typeId);
Discouraged access: The type LaunchDelegate is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 884)
LaunchDelegate[] delegates = lm.getLaunchDelegates(typeId);
Discouraged access: The method getLaunchDelegates(String) from the type LaunchManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 886)
if(delegates[i].getId().equals(delegateId)) {
Discouraged access: The method getId() from the type LaunchDelegate is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 916)
positions = doc.getPositions(ConsoleHyperlinkPosition.HYPER_LINK_CATEGORY);
Discouraged access: The type ConsoleHyperlinkPosition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.ui.console/target/classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 916)
positions = doc.getPositions(ConsoleHyperlinkPosition.HYPER_LINK_CATEGORY);
Discouraged access: The field HYPER_LINK_CATEGORY from the type ConsoleHyperlinkPosition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.ui.console/target/classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 924)
return ((ConsoleHyperlinkPosition)position).getHyperLink();
Discouraged access: The method getHyperLink() from the type ConsoleHyperlinkPosition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.ui.console/target/classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 924)
return ((ConsoleHyperlinkPosition)position).getHyperLink();
Discouraged access: The type ConsoleHyperlinkPosition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.ui.console/target/classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 1240)
ILaunchConfigurationTabGroup standardGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, ILaunchManager.DEBUG_MODE);
Discouraged access: The type LaunchConfigurationPresentationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 1240)
ILaunchConfigurationTabGroup standardGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, ILaunchManager.DEBUG_MODE);
Discouraged access: The method getDefault() from the type LaunchConfigurationPresentationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 1240)
ILaunchConfigurationTabGroup standardGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, ILaunchManager.DEBUG_MODE);
Discouraged access: The method getTabGroup(ILaunchConfigurationType, String) from the type LaunchConfigurationPresentationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 1252)
return new LaunchConfigurationsDialog(null, DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(modeid));
Discouraged access: The constructor LaunchConfigurationsDialog(Shell, LaunchGroupExtension) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 1252)
return new LaunchConfigurationsDialog(null, DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(modeid));
Discouraged access: The type LaunchConfigurationsDialog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 1252)
return new LaunchConfigurationsDialog(null, DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(modeid));
Discouraged access: The method getLaunchGroup(String) from the type LaunchConfigurationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 1579)
BreakpointUtils.addJavaBreakpointAttributesWithMemberDetails(map, type, start, end);
Discouraged access: The type BreakpointUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 1579)
BreakpointUtils.addJavaBreakpointAttributesWithMemberDetails(map, type, start, end);
Discouraged access: The method addJavaBreakpointAttributesWithMemberDetails(Map<String,Object>, IJavaElement, int, int) from the type BreakpointUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 1977)
IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 1977)
IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The method getDefault() from the type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 1978)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 1978)
jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The field PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2078)
ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) thread.getDebugTarget());
Discouraged access: The type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2078)
ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) thread.getDebugTarget());
Discouraged access: The constructor ASTEvaluationEngine(IJavaProject, IJavaDebugTarget) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2078)
ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) thread.getDebugTarget());
Discouraged access: The type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2080)
engine.evaluate(snippet, frame, listener, DebugEvent.EVALUATION_IMPLICIT, false);
Discouraged access: The method evaluate(String, IJavaStackFrame, IEvaluationListener, int, boolean) from the type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2088)
engine.dispose();
Discouraged access: The method dispose() from the type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2570)
if (cause instanceof InternalException) {
Discouraged access: The type InternalException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2571)
int code = ((InternalException)cause).errorCode();
Discouraged access: The method errorCode() from the type InternalException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2571)
int code = ((InternalException)cause).errorCode();
Discouraged access: The type InternalException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdi.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2600)
ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) thread.getDebugTarget());
Discouraged access: The type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2600)
ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) thread.getDebugTarget());
Discouraged access: The constructor ASTEvaluationEngine(IJavaProject, IJavaDebugTarget) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2600)
ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) thread.getDebugTarget());
Discouraged access: The type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2602)
engine.evaluate(snippet, frame, listener, DebugEvent.EVALUATION_IMPLICIT, false);
Discouraged access: The method evaluate(String, IJavaStackFrame, IEvaluationListener, int, boolean) from the type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java
 (at line 2611)
engine.dispose();
Discouraged access: The method dispose() from the type ASTEvaluationEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/sourcelookup/TypeResolutionTests.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/TypeResolutionTests.java
 (at line 20)
import org.eclipse.jdt.internal.debug.core.JavaDebugUtils;
Discouraged access: The type JavaDebugUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/TypeResolutionTests.java
 (at line 142)
IType type = JavaDebugUtils.resolveType(referenceType);
Discouraged access: The type JavaDebugUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/TypeResolutionTests.java
 (at line 142)
IType type = JavaDebugUtils.resolveType(referenceType);
Discouraged access: The method resolveType(IJavaType) from the type JavaDebugUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java : 13 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 23)
import org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler;
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 71)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 71)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The constructor StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 71)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 73)
handler.step();
Discouraged access: The method step() from the type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 111)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 111)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The constructor StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 111)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 113)
handler.step();
Discouraged access: The method step() from the type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 151)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 151)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The constructor StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 151)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java
 (at line 153)
handler.step();
Discouraged access: The method step() from the type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java
 (at line 22)
import org.eclipse.jdt.internal.corext.refactoring.structure.ChangeSignatureProcessor;
Discouraged access: The type ChangeSignatureProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java
 (at line 128)
ChangeSignatureProcessor processor = new ChangeSignatureProcessor(method);
Discouraged access: The type ChangeSignatureProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java
 (at line 128)
ChangeSignatureProcessor processor = new ChangeSignatureProcessor(method);
Discouraged access: The constructor ChangeSignatureProcessor(IMethod) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java
 (at line 128)
ChangeSignatureProcessor processor = new ChangeSignatureProcessor(method);
Discouraged access: The type ChangeSignatureProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java
 (at line 132)
processor.setNewMethodName("changedMethod");
Discouraged access: The method setNewMethodName(String) from the type ChangeSignatureProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java
 (at line 133)
processor.setNewReturnTypeName("Object");
Discouraged access: The method setNewReturnTypeName(String) from the type ChangeSignatureProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java
 (at line 134)
processor.setVisibility(Modifier.PRIVATE);
Discouraged access: The method setVisibility(int) from the type ChangeSignatureProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java
 (at line 24)
import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java
 (at line 25)
import org.eclipse.jdt.internal.corext.refactoring.rename.RenameTypeProcessor;
Discouraged access: The type RenameTypeProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java
 (at line 179)
JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java
 (at line 179)
JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
Discouraged access: The constructor RenameTypeProcessor(IType) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java
 (at line 179)
JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
Discouraged access: The type RenameTypeProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java
 (at line 180)
proc.setNewElementName("RenamedType");
Discouraged access: The method setNewElementName(String) from the type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java : 20 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 18)
import org.eclipse.debug.internal.core.BreakpointManager;
Discouraged access: The type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 26)
* Tests the performance of various parts of the {@link BreakpointManager}
Discouraged access: The type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 77)
* Tests the time required to start the {@link BreakpointManager}
Discouraged access: The type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 85)
BreakpointManager mgr = (BreakpointManager) getBreakpointManager();
Discouraged access: The type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 85)
BreakpointManager mgr = (BreakpointManager) getBreakpointManager();
Discouraged access: The type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 87)
mgr.shutdown();
Discouraged access: The method shutdown() from the type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 91)
mgr.ensureInitialized();
Discouraged access: The method ensureInitialized() from the type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 95)
mgr.shutdown();
Discouraged access: The method shutdown() from the type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 107)
* Tests the time required to start the {@link BreakpointManager}
Discouraged access: The type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 115)
BreakpointManager mgr = (BreakpointManager) getBreakpointManager();
Discouraged access: The type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 115)
BreakpointManager mgr = (BreakpointManager) getBreakpointManager();
Discouraged access: The type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 117)
mgr.shutdown();
Discouraged access: The method shutdown() from the type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 121)
mgr.ensureInitialized();
Discouraged access: The method ensureInitialized() from the type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 125)
mgr.shutdown();
Discouraged access: The method shutdown() from the type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 137)
* Tests the time required to start the {@link BreakpointManager}
Discouraged access: The type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 145)
BreakpointManager mgr = (BreakpointManager) getBreakpointManager();
Discouraged access: The type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 145)
BreakpointManager mgr = (BreakpointManager) getBreakpointManager();
Discouraged access: The type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 147)
mgr.shutdown();
Discouraged access: The method shutdown() from the type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 151)
mgr.ensureInitialized();
Discouraged access: The method ensureInitialized() from the type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java
 (at line 155)
mgr.shutdown();
Discouraged access: The method shutdown() from the type BreakpointManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java : 29 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 17)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 715)
genCodeEval(IInternalDebugCoreConstants.EMPTY_STRING + variable + "Int", true, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 715)
genCodeEval(IInternalDebugCoreConstants.EMPTY_STRING + variable + "Int", true, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 716)
genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", true, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 716)
genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", true, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 717)
genCodeReturnValueCheckPrimitiveType(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", "Int", variable + "IntValue_" + level, true, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 717)
genCodeReturnValueCheckPrimitiveType(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", "Int", variable + "IntValue_" + level, true, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 720)
genCodeEval(IInternalDebugCoreConstants.EMPTY_STRING + variable + "String", false, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 720)
genCodeEval(IInternalDebugCoreConstants.EMPTY_STRING + variable + "String", false, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 721)
genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "java.lang.String", false, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 721)
genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "java.lang.String", false, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 722)
genCodeReturnValueCheckStringType(IInternalDebugCoreConstants.EMPTY_STRING + variable, variable + "StringValue_" + level, true, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 722)
genCodeReturnValueCheckStringType(IInternalDebugCoreConstants.EMPTY_STRING + variable, variable + "StringValue_" + level, true, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 733)
genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", true, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 733)
genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", true, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 734)
genCodeReturnValueCheckPrimitiveType(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", "Int", variable + "IntValue_" + level, true, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 734)
genCodeReturnValueCheckPrimitiveType(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", "Int", variable + "IntValue_" + level, true, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 738)
genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "java.lang.String", false, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 738)
genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "java.lang.String", false, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 739)
genCodeReturnValueCheckStringType(IInternalDebugCoreConstants.EMPTY_STRING + variable, variable + "StringValue_" + level, true, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 739)
genCodeReturnValueCheckStringType(IInternalDebugCoreConstants.EMPTY_STRING + variable, variable + "StringValue_" + level, true, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 753)
genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, "int", true, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 753)
genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, "int", true, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 754)
genCodeReturnValueCheckPrimitiveType(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, "int", "Int", variable + "IntValue_" + qualifiersLevel[qualifier], true, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 754)
genCodeReturnValueCheckPrimitiveType(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, "int", "Int", variable + "IntValue_" + qualifiersLevel[qualifier], true, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 758)
genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, "java.lang.String", false, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 758)
genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, "java.lang.String", false, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 759)
genCodeReturnValueCheckStringType(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, variable + "StringValue_" + qualifiersLevel[qualifier], true, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java
 (at line 759)
genCodeReturnValueCheckStringType(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, variable + "StringValue_" + qualifiersLevel[qualifier], true, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java
 (at line 21)
import org.eclipse.jdt.internal.debug.core.breakpoints.ValidBreakpointLocationLocator;
Discouraged access: The type ValidBreakpointLocationLocator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java
 (at line 75)
ValidBreakpointLocationLocator locator= new ValidBreakpointLocationLocator(compilationUnit, lineToTry, true, bestmatch);
Discouraged access: The type ValidBreakpointLocationLocator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java
 (at line 75)
ValidBreakpointLocationLocator locator= new ValidBreakpointLocationLocator(compilationUnit, lineToTry, true, bestmatch);
Discouraged access: The constructor ValidBreakpointLocationLocator(CompilationUnit, int, boolean, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java
 (at line 75)
ValidBreakpointLocationLocator locator= new ValidBreakpointLocationLocator(compilationUnit, lineToTry, true, bestmatch);
Discouraged access: The type ValidBreakpointLocationLocator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java
 (at line 77)
int lineNumber= locator.getLineLocation();
Discouraged access: The method getLineLocation() from the type ValidBreakpointLocationLocator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java
 (at line 79)
String typeName= locator.getFullyQualifiedTypeName();
Discouraged access: The method getFullyQualifiedTypeName() from the type ValidBreakpointLocationLocator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java : 22 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 18)
import org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants;
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 19)
import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
Discouraged access: The type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 47)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, true);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 47)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, true);
Discouraged access: The field PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 57)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 57)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The field PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 70)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 70)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The field PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 71)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, true);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 71)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, true);
Discouraged access: The field PREF_SUSPEND_ON_COMPILATION_ERRORS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 85)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 85)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The field PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 86)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 86)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
Discouraged access: The field PREF_SUSPEND_ON_COMPILATION_ERRORS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 101)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 101)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The field PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 102)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 102)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
Discouraged access: The field PREF_SUSPEND_ON_COMPILATION_ERRORS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 125)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 125)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
Discouraged access: The field PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 141)
return JDIDebugUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java
 (at line 141)
return JDIDebugUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The method getDefault() from the type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java
 (at line 23)
import org.eclipse.jdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring;
Discouraged access: The type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java
 (at line 159)
ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
Discouraged access: The type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java
 (at line 159)
ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
Discouraged access: The constructor ConvertAnonymousToNestedRefactoring(ICompilationUnit, int, int) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java
 (at line 159)
ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
Discouraged access: The type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java
 (at line 161)
ref.setClassName("NewAnonymousClass");
Discouraged access: The method setClassName(String) from the type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java
 (at line 163)
RefactoringStatus preconditionResult= ref.checkInitialConditions(new NullProgressMonitor());
Discouraged access: The method checkInitialConditions(IProgressMonitor) from the type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java
 (at line 170)
ref.setClassName("NewAnonymousClass");
Discouraged access: The method setClassName(String) from the type ConvertAnonymousToNestedRefactoring is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java : 23 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 17)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 134)
static final String[] prefixList = new String[] {"foo.", "EvalTypeTests.", IInternalDebugCoreConstants.EMPTY_STRING};
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 134)
static final String[] prefixList = new String[] {"foo.", "EvalTypeTests.", IInternalDebugCoreConstants.EMPTY_STRING};
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1143)
genCodeReturnValueCheckFloatDoubleType("(" + t1Name + ") " + t2Name, t1Name, t1UName, (needCast(type1, type2) ? "( " + t1Name + ") " : IInternalDebugCoreConstants.EMPTY_STRING) + iName + t2UName + "Value", first, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1143)
genCodeReturnValueCheckFloatDoubleType("(" + t1Name + ") " + t2Name, t1Name, t1UName, (needCast(type1, type2) ? "( " + t1Name + ") " : IInternalDebugCoreConstants.EMPTY_STRING) + iName + t2UName + "Value", first, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1145)
genCodeReturnValueCheckPrimitiveType("(" + t1Name + ") " + t2Name, t1Name, t1UName, (needCast(type1, type2) ? "( " + t1Name + ") " : IInternalDebugCoreConstants.EMPTY_STRING) + iName + t2UName + "Value", first, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1145)
genCodeReturnValueCheckPrimitiveType("(" + t1Name + ") " + t2Name, t1Name, t1UName, (needCast(type1, type2) ? "( " + t1Name + ") " : IInternalDebugCoreConstants.EMPTY_STRING) + iName + t2UName + "Value", first, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1313)
String value = IInternalDebugCoreConstants.EMPTY_STRING;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1313)
String value = IInternalDebugCoreConstants.EMPTY_STRING;
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1332)
genCodeArrayLength(type, var, IInternalDebugCoreConstants.EMPTY_STRING + var, false, code);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1332)
genCodeArrayLength(type, var, IInternalDebugCoreConstants.EMPTY_STRING + var, false, code);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1341)
code.append("\t\t" + ((first)? "IValue " : IInternalDebugCoreConstants.EMPTY_STRING) + "value = eval(" + expression + ");\n");
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1341)
code.append("\t\t" + ((first)? "IValue " : IInternalDebugCoreConstants.EMPTY_STRING) + "value = eval(" + expression + ");\n");
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1345)
code.append("\t\t" + ((first)? "String " : IInternalDebugCoreConstants.EMPTY_STRING) + "typeName = value.getReferenceTypeName();\n" +
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1345)
code.append("\t\t" + ((first)? "String " : IInternalDebugCoreConstants.EMPTY_STRING) + "typeName = value.getReferenceTypeName();\n" +
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1350)
code.append("\t\t" + ((first)? resType + " " : IInternalDebugCoreConstants.EMPTY_STRING) + resType + "Value = ((IJavaPrimitiveValue)value).get" + uResType + "Value();\n" +
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1350)
code.append("\t\t" + ((first)? resType + " " : IInternalDebugCoreConstants.EMPTY_STRING) + resType + "Value = ((IJavaPrimitiveValue)value).get" + uResType + "Value();\n" +
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1355)
code.append("\t\t" + ((first)? resType + " " : IInternalDebugCoreConstants.EMPTY_STRING) + resType + "Value = ((IJavaPrimitiveValue)value).get" + uResType + "Value();\n" +
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1355)
code.append("\t\t" + ((first)? resType + " " : IInternalDebugCoreConstants.EMPTY_STRING) + resType + "Value = ((IJavaPrimitiveValue)value).get" + uResType + "Value();\n" +
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1360)
code.append("\t\t" + ((first)? "String " : IInternalDebugCoreConstants.EMPTY_STRING) + "stringValue = ((JDIObjectValue)value).getValueString();\n" +
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1360)
code.append("\t\t" + ((first)? "String " : IInternalDebugCoreConstants.EMPTY_STRING) + "stringValue = ((JDIObjectValue)value).getValueString();\n" +
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1370)
code.append("\t\t" + ((init)? fTypeName[type] + " " : IInternalDebugCoreConstants.EMPTY_STRING) + varName + " " + opSymbol[op] + " " + value + ";\n");
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java
 (at line 1370)
code.append("\t\t" + ((init)? fTypeName[type] + " " : IInternalDebugCoreConstants.EMPTY_STRING) + varName + " " + opSymbol[op] + " " + value + ";\n");
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java : 11 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java
 (at line 25)
import org.eclipse.jdt.internal.launching.EEVMType;
Discouraged access: The type EEVMType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java
 (at line 60)
IStatus status = EEVMType.validateDefinitionFile(description);
Discouraged access: The type EEVMType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java
 (at line 60)
IStatus status = EEVMType.validateDefinitionFile(description);
Discouraged access: The method validateDefinitionFile(ExecutionEnvironmentDescription) from the type EEVMType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java
 (at line 150)
URL location = EEVMType.getJavadocLocation(ee.getProperties());
Discouraged access: The type EEVMType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java
 (at line 150)
URL location = EEVMType.getJavadocLocation(ee.getProperties());
Discouraged access: The method getJavadocLocation(Map<String,String>) from the type EEVMType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java
 (at line 170)
URL location = EEVMType.getIndexLocation(ee.getProperties());
Discouraged access: The type EEVMType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java
 (at line 170)
URL location = EEVMType.getIndexLocation(ee.getProperties());
Discouraged access: The method getIndexLocation(Map<String,String>) from the type EEVMType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java
 (at line 218)
EEVMType vmType = (EEVMType) getVMInstallType();
Discouraged access: The type EEVMType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java
 (at line 218)
EEVMType vmType = (EEVMType) getVMInstallType();
Discouraged access: The type EEVMType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java
 (at line 251)
return JavaRuntime.getVMInstallType(EEVMType.ID_EE_VM_TYPE);
Discouraged access: The type EEVMType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java
 (at line 251)
return JavaRuntime.getVMInstallType(EEVMType.ID_EE_VM_TYPE);
Discouraged access: The field ID_EE_VM_TYPE from the type EEVMType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes

/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java : 19 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 28)
import org.eclipse.jdt.internal.launching.JREContainer;
Discouraged access: The type JREContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 29)
import org.eclipse.jdt.internal.launching.JREContainerInitializer;
Discouraged access: The type JREContainerInitializer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 30)
import org.eclipse.jdt.internal.launching.JRERuntimeClasspathEntryResolver;
Discouraged access: The type JRERuntimeClasspathEntryResolver is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 111)
JREContainer container = new JREContainer(newVM, containerPath, get14Project());
Discouraged access: The type JREContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 111)
JREContainer container = new JREContainer(newVM, containerPath, get14Project());
Discouraged access: The constructor JREContainer(IVMInstall, IPath, IJavaProject) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 111)
JREContainer container = new JREContainer(newVM, containerPath, get14Project());
Discouraged access: The type JREContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 112)
JREContainerInitializer initializer = new JREContainerInitializer();
Discouraged access: The type JREContainerInitializer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 112)
JREContainerInitializer initializer = new JREContainerInitializer();
Discouraged access: The constructor JREContainerInitializer() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 112)
JREContainerInitializer initializer = new JREContainerInitializer();
Discouraged access: The type JREContainerInitializer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 116)
IClasspathEntry[] originalEntries = container.getClasspathEntries();
Discouraged access: The method getClasspathEntries() from the type JREContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 120)
assertTrue("Initializer will not accept update", initializer.canUpdateClasspathContainer(containerPath, get14Project()));
Discouraged access: The method canUpdateClasspathContainer(IPath, IJavaProject) from the type JREContainerInitializer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 124)
initializer.requestClasspathContainerUpdate(containerPath, get14Project(), fakeContainer);
Discouraged access: The method requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer) from the type JREContainerInitializer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 132)
initializer.requestClasspathContainerUpdate(containerPath, get14Project(), fakeContainer);
Discouraged access: The method requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer) from the type JREContainerInitializer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 165)
boolean equal = JRERuntimeClasspathEntryResolver.isSameArchives(set1, set2);
Discouraged access: The type JRERuntimeClasspathEntryResolver is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 165)
boolean equal = JRERuntimeClasspathEntryResolver.isSameArchives(set1, set2);
Discouraged access: The method isSameArchives(LibraryLocation[], LibraryLocation[]) from the type JRERuntimeClasspathEntryResolver is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 197)
JREContainer container = new JREContainer(newVM, containerPath, get14Project());
Discouraged access: The type JREContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 197)
JREContainer container = new JREContainer(newVM, containerPath, get14Project());
Discouraged access: The constructor JREContainer(IVMInstall, IPath, IJavaProject) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 197)
JREContainer container = new JREContainer(newVM, containerPath, get14Project());
Discouraged access: The type JREContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java
 (at line 198)
IClasspathEntry[] originalEntries = container.getClasspathEntries();
Discouraged access: The method getClasspathEntries() from the type JREContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java : 47 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 227)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 227)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 233)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 233)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 239)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 239)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 245)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 245)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 251)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 251)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 257)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 257)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 289)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 289)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 294)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 294)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 300)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 300)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 305)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 305)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 311)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 311)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 316)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 316)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 322)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 322)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 327)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 327)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 333)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 333)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 338)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 338)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 344)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 344)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 349)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 349)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 372)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 372)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 377)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 377)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 391)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 391)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 396)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 396)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 401)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java
 (at line 401)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
86. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
87. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
88. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
89. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
90. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
91. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
92. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
93. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
94. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
95. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
96. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
97. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
98. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 959)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
99. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 959)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
100. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java
 (at line 978)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java
 (at line 24)
import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java
 (at line 25)
import org.eclipse.jdt.internal.corext.refactoring.rename.RenamePackageProcessor;
Discouraged access: The type RenamePackageProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java
 (at line 158)
JavaRenameProcessor proc = new RenamePackageProcessor(packageFragment);
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java
 (at line 158)
JavaRenameProcessor proc = new RenamePackageProcessor(packageFragment);
Discouraged access: The constructor RenamePackageProcessor(IPackageFragment) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java
 (at line 158)
JavaRenameProcessor proc = new RenamePackageProcessor(packageFragment);
Discouraged access: The type RenamePackageProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java
 (at line 159)
proc.setNewElementName("renamedPackage");
Discouraged access: The method setNewElementName(String) from the type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java
 (at line 19)
import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java
 (at line 20)
import org.eclipse.jdt.internal.corext.refactoring.rename.RenameFieldProcessor;
Discouraged access: The type RenameFieldProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java
 (at line 66)
JavaRenameProcessor proc = new RenameFieldProcessor(field);
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java
 (at line 66)
JavaRenameProcessor proc = new RenameFieldProcessor(field);
Discouraged access: The constructor RenameFieldProcessor(IField) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java
 (at line 66)
JavaRenameProcessor proc = new RenameFieldProcessor(field);
Discouraged access: The type RenameFieldProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java
 (at line 67)
proc.setNewElementName("renamedField");
Discouraged access: The method setNewElementName(String) from the type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java : 97 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
86. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
87. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
88. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
89. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
90. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
91. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
92. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
93. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
94. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
95. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 921)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
96. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
97. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java
 (at line 940)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java
 (at line 20)
import org.eclipse.jdt.internal.corext.refactoring.structure.ChangeSignatureProcessor;
Discouraged access: The type ChangeSignatureProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java
 (at line 65)
ChangeSignatureProcessor processor = new ChangeSignatureProcessor(method);
Discouraged access: The type ChangeSignatureProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java
 (at line 65)
ChangeSignatureProcessor processor = new ChangeSignatureProcessor(method);
Discouraged access: The constructor ChangeSignatureProcessor(IMethod) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java
 (at line 65)
ChangeSignatureProcessor processor = new ChangeSignatureProcessor(method);
Discouraged access: The type ChangeSignatureProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java
 (at line 69)
processor.setNewMethodName("changedMethod");
Discouraged access: The method setNewMethodName(String) from the type ChangeSignatureProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java
 (at line 70)
processor.setNewReturnTypeName("Object");
Discouraged access: The method setNewReturnTypeName(String) from the type ChangeSignatureProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java
 (at line 71)
processor.setVisibility(Modifier.PUBLIC);
Discouraged access: The method setVisibility(int) from the type ChangeSignatureProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/ui/ViewManagementTests.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/ViewManagementTests.java
 (at line 16)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/ViewManagementTests.java
 (at line 169)
preferenceStore.setValue(IInternalDebugUIConstants.PREF_USER_VIEW_BINDINGS, IInternalDebugCoreConstants.EMPTY_STRING);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/ui/ViewManagementTests.java
 (at line 169)
preferenceStore.setValue(IInternalDebugUIConstants.PREF_USER_VIEW_BINDINGS, IInternalDebugCoreConstants.EMPTY_STRING);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java : 21 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 23)
import org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler;
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 56)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 56)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The constructor StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 56)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 58)
handler.step();
Discouraged access: The method step() from the type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 92)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 92)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The constructor StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 92)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 94)
handler.step();
Discouraged access: The method step() from the type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 128)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 128)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The constructor StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 128)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 130)
handler.step();
Discouraged access: The method step() from the type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 167)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 167)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The constructor StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 167)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 169)
handler.step();
Discouraged access: The method step() from the type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 202)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 202)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The constructor StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 202)
StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
Discouraged access: The type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java
 (at line 204)
handler.step();
Discouraged access: The method step() from the type StepIntoSelectionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceContainerTests.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceContainerTests.java
 (at line 21)
import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceContainerTests.java
 (at line 36)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The constructor JavaSourceLookupDirector() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceContainerTests.java
 (at line 36)
ISourceLookupDirector director = new JavaSourceLookupDirector();
Discouraged access: The type JavaSourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/ByteOperatorsTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ByteOperatorsTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ByteOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ByteOperatorsTests.java
 (at line 172)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ByteOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ByteOperatorsTests.java
 (at line 178)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java : 17 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 396)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 396)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 401)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 401)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 407)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 407)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 412)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 412)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 418)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 418)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 423)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 423)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 429)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 429)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 434)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java
 (at line 434)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java : 13 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 509)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 509)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 515)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 515)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 521)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 521)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 527)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 527)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 533)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 533)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 539)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java
 (at line 539)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java
 (at line 20)
import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java
 (at line 21)
import org.eclipse.jdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor;
Discouraged access: The type RenameNonVirtualMethodProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java
 (at line 79)
JavaRenameProcessor proc = new RenameNonVirtualMethodProcessor(method);
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java
 (at line 79)
JavaRenameProcessor proc = new RenameNonVirtualMethodProcessor(method);
Discouraged access: The constructor RenameNonVirtualMethodProcessor(IMethod) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java
 (at line 79)
JavaRenameProcessor proc = new RenameNonVirtualMethodProcessor(method);
Discouraged access: The type RenameNonVirtualMethodProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java
 (at line 80)
proc.setNewElementName("renamedMethod");
Discouraged access: The method setNewElementName(String) from the type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java : 61 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java : 93 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 47)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 66)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 85)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 104)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 123)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 142)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 161)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 180)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 199)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 218)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 237)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 256)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 275)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 294)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 313)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 332)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 351)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 370)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 389)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 408)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
43. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 427)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
44. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
45. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 446)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
46. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
47. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 465)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
48. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
49. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 484)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
50. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
51. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 503)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
52. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
53. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 522)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
54. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
55. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 541)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
56. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
57. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 560)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
58. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
59. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 579)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
60. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
61. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 598)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
62. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
63. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 617)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
64. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
65. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 636)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
66. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
67. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 655)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
68. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
69. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 674)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
70. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
71. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 693)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
72. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
73. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 712)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
74. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
75. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 731)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
76. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
77. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 750)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
78. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
79. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 769)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
80. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
81. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 788)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
82. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
83. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 807)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
84. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
85. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 826)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
86. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
87. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 845)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
88. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
89. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 864)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
90. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
91. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 883)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
92. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
93. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java
 (at line 902)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java
 (at line 60)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java
 (at line 60)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java
 (at line 66)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java
 (at line 66)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java
 (at line 98)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java
 (at line 98)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java
 (at line 104)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java
 (at line 104)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes

/tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java
 (at line 24)
import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java
 (at line 25)
import org.eclipse.jdt.internal.corext.refactoring.rename.RenameTypeProcessor;
Discouraged access: The type RenameTypeProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java
 (at line 172)
JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java
 (at line 172)
JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
Discouraged access: The constructor RenameTypeProcessor(IType) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java
 (at line 172)
JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
Discouraged access: The type RenameTypeProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java
 (at line 173)
proc.setNewElementName("RenamedType");
Discouraged access: The method setNewElementName(String) from the type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java
 (at line 24)
import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java
 (at line 25)
import org.eclipse.jdt.internal.corext.refactoring.rename.RenameTypeProcessor;
Discouraged access: The type RenameTypeProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java
 (at line 204)
JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java
 (at line 204)
JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
Discouraged access: The constructor RenameTypeProcessor(IType) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java
 (at line 204)
JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
Discouraged access: The type RenameTypeProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java
 (at line 205)
proc.setNewElementName("RenamedType");
Discouraged access: The method setNewElementName(String) from the type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java
 (at line 21)
import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java
 (at line 22)
import org.eclipse.jdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor;
Discouraged access: The type RenameCompilationUnitProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java
 (at line 154)
JavaRenameProcessor proc = new RenameCompilationUnitProcessor(cunit);
Discouraged access: The type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java
 (at line 154)
JavaRenameProcessor proc = new RenameCompilationUnitProcessor(cunit);
Discouraged access: The constructor RenameCompilationUnitProcessor(ICompilationUnit) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java
 (at line 154)
JavaRenameProcessor proc = new RenameCompilationUnitProcessor(cunit);
Discouraged access: The type RenameCompilationUnitProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java
 (at line 155)
proc.setNewElementName("RenamedCompilationUnit.java");
Discouraged access: The method setNewElementName(String) from the type JavaRenameProcessor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java : 42 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 14)
import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 16)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 35)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldByte);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 35)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldByte);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 41)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldByte);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 41)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldByte);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 54)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldChar);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 54)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldChar);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 60)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldChar);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 60)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldChar);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 73)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldShort);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 73)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldShort);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 79)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldShort);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 79)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldShort);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 92)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldInt);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 92)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldInt);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 98)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldInt);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 98)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldInt);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 111)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldLong);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 111)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldLong);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 117)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldLong);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 117)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldLong);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 130)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldFloat);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
24. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 130)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldFloat);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
25. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 136)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldFloat);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
26. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 136)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldFloat);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
27. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 149)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldDouble);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
28. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 149)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldDouble);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
29. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 155)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldDouble);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
30. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 155)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldDouble);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
31. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 168)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldString);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
32. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 168)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldString);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
33. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 171)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
34. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 171)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
35. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 174)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldString);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
36. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 174)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldString);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
37. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 177)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
38. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 177)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
39. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 187)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldBoolean);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
40. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 187)
IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldBoolean);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
41. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 193)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldBoolean);
Discouraged access: The type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes
42. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java
 (at line 193)
value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldBoolean);
Discouraged access: The field EMPTY_STRING from the type IInternalDebugCoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/classes

/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java : 32 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 19)
import org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants;
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
2. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 20)
import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
Discouraged access: The type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
3. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 38)
fOriginalActiveFilters = getPrefStore().getString(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
4. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 38)
fOriginalActiveFilters = getPrefStore().getString(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST);
Discouraged access: The field PREF_ACTIVE_FILTERS_LIST from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
5. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 39)
fOriginalInactiveFilters = getPrefStore().getString(IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
6. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 39)
fOriginalInactiveFilters = getPrefStore().getString(IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST);
Discouraged access: The field PREF_INACTIVE_FILTERS_LIST from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
7. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 47)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
8. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 47)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
Discouraged access: The field PREF_ACTIVE_FILTERS_LIST from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
9. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 77)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
10. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 77)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
Discouraged access: The field PREF_ACTIVE_FILTERS_LIST from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
11. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 107)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo");
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
12. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 107)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo");
Discouraged access: The field PREF_INACTIVE_FILTERS_LIST from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
13. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 138)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
14. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 138)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
Discouraged access: The field PREF_ACTIVE_FILTERS_LIST from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
15. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 168)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
16. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 168)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
Discouraged access: The field PREF_ACTIVE_FILTERS_LIST from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
17. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 198)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo,StepFilterThree," + fOriginalInactiveFilters);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
18. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 198)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo,StepFilterThree," + fOriginalInactiveFilters);
Discouraged access: The field PREF_ACTIVE_FILTERS_LIST from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
19. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 228)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_GETTERS, true);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
20. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 228)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_GETTERS, true);
Discouraged access: The field PREF_FILTER_GETTERS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
21. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 229)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_SETTERS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
22. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 229)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_SETTERS, false);
Discouraged access: The field PREF_FILTER_SETTERS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
23. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 263)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_GETTERS, false);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
24. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 263)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_GETTERS, false);
Discouraged access: The field PREF_FILTER_GETTERS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
25. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 264)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_SETTERS, true);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
26. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 264)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_SETTERS, true);
Discouraged access: The field PREF_FILTER_SETTERS from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
27. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 297)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
28. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 297)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters);
Discouraged access: The field PREF_ACTIVE_FILTERS_LIST from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
29. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 298)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST, fOriginalInactiveFilters);
Discouraged access: The type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
30. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 298)
getPrefStore().setValue(IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST, fOriginalInactiveFilters);
Discouraged access: The field PREF_INACTIVE_FILTERS_LIST from the type IJDIPreferencesConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
31. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 306)
return JDIDebugUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
32. WARNING in /tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java
 (at line 306)
return JDIDebugUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The method getDefault() from the type JDIDebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes

/tests/org/eclipse/jdt/debug/tests/eval/QualifiedFieldValueTests.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedFieldValueTests.java
 (at line 15)
import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
2. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedFieldValueTests.java
 (at line 170)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
3. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedFieldValueTests.java
 (at line 170)
String stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
4. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedFieldValueTests.java
 (at line 176)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The method getValueString() from the type JDIValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes
5. WARNING in /tests/org/eclipse/jdt/debug/tests/eval/QualifiedFieldValueTests.java
 (at line 176)
stringValue = ((JDIObjectValue)value).getValueString();
Discouraged access: The type JDIObjectValue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/jdimodel.jar-classes